aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimax/mac_hd_type1_decoder.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-10Add missing consts.Jakub Zawadzki1-1/+1
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...Bill Meier1-27/+27
2011-10-05Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier1-2/+2
2010-04-08Get rid of check_col().Anders Broman1-8/+3
2009-08-04Minor changes:Bill Meier1-142/+134
2009-06-22From Kovarththanan Rajaratnam:Stig Bjørlykke1-27/+27
2009-06-22From Kovarththanan Rajaratnam:Stig Bjørlykke1-192/+192
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-26/+26
2007-11-26Get rid of C++/C99 style comments--not all compilers support themJeff Morriss1-3/+4
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/+575