summaryrefslogtreecommitdiff
path: root/plugins/wimax/wimax_phy_attributes_decoder.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-11new_register_dissector -> register_dissector for remaining uses.Michael Mann1-1/+1
2015-11-14register_dissector -> new_register_dissector for plugins.Michael Mann1-2/+3
2014-12-22plugins: Cleanup #includesBill Meier1-1/+0
2014-10-06plugins: Add editor modelines; Adjust whitespace as needed.Bill Meier1-2/+15
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-02Fix [-Wmissing-prototypes]Anders Broman1-0/+2
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...Bill Meier1-8/+8
2010-04-08Get rid of check_col().Anders Broman1-5/+2
2009-08-04Minor changes:Bill Meier1-59/+54
2009-06-22From Kovarththanan Rajaratnam:Stig Bjørlykke1-8/+8
2009-06-22From Kovarththanan Rajaratnam:Stig Bjørlykke1-37/+37
2008-08-29#include <prefs.h> not requiredBill Meier1-1/+0
2007-11-28Change each filter prefix to match the protocol name ("wmx"). Add aGerald Combs1-8/+8
2007-11-26Get rid of C++/C99 style comments--not all compilers support themJeff Morriss1-3/+3
2007-05-27Use tvb_reported_length() to get the amount of data we should look at;Guy Harris1-3/+3
2007-05-25From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.Gerald Combs1-0/+189