aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimax/msg_res_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* plugins: Add editor modelines; Adjust whitespace as needed.Bill Meier2014-10-061-0/+13
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Fix [-Wmissing-prototypes]Anders Broman2014-01-021-0/+3
* 1. Remove PITEM_FINFO from add_tlv_subtree and add_protocol_subtree (as well ...Michael Mann2013-09-281-9/+6
* Wimax dissector improvements:Michael Mann2013-09-241-22/+5
* Make dissectors register for their MAC Management Message Type and use dissec...Michael Mann2013-09-221-0/+9
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-2/+0
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...Bill Meier2011-10-061-1/+1
* Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier2011-10-051-2/+2
* Either remove or use unused values found by Coverity. Fixes CIDsGerald Combs2011-04-061-1/+1
* Get rid of check_col().Anders Broman2010-04-081-4/+1
* Minor changes:Bill Meier2009-08-041-44/+36
* From Kovarththanan Rajaratnam:Stig Bjørlykke2009-06-221-3/+3
* From Kovarththanan Rajaratnam:Stig Bjørlykke2009-06-221-17/+17
* Fix for bug 2902:Jaap Keuter2009-01-081-1/+1
* #include <prefs.h> not requiredBill Meier2008-08-291-1/+0
* Change each filter prefix to match the protocol name ("wmx"). Add aGerald Combs2007-11-281-4/+4
* Use tvb_reported_length() to get the amount of data we should look at;Guy Harris2007-05-271-3/+3
* From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.Gerald Combs2007-05-251-0/+177