aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimax/msg_aas_beam.c
Commit message (Expand)AuthorAgeFilesLines
* plugins: Add editor modelines; Adjust whitespace as needed.Bill Meier2014-10-061-8/+21
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Fix [-Wmissing-prototypes]Anders Broman2014-01-021-0/+3
* Wimax dissector improvements:Michael Mann2013-09-241-59/+25
* Make dissectors register for their MAC Management Message Type and use dissec...Michael Mann2013-09-221-0/+9
* Comment out numerous unused hf_.... instances found by checkhf.Bill Meier2013-02-101-1/+3
* Fix numerous instances of a variable/parameter name "shadowing" a library fun...Bill Meier2012-12-051-15/+15
* 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-21/+21
* Minor changes:Bill Meier2009-08-041-131/+122
* From Kovarththanan Rajaratnam:Stig Bjørlykke2009-06-221-13/+13
* From Kovarththanan Rajaratnam:Stig Bjørlykke2009-06-221-82/+82
* Change each filter prefix to match the protocol name ("wmx"). Add aGerald Combs2007-11-281-13/+13
* Use tvb_reported_length() to get the amount of data we should look at;Guy Harris2007-05-271-7/+7
* Squelch some unused parameter warnings.Guy Harris2007-05-261-3/+3
* From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.Gerald Combs2007-05-251-0/+371