aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimax/msg_fpc.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-29Add newlines at end of files that are missing them.Gilbert Ramirez1-1/+1
2014-01-02Fix [-Wmissing-prototypes]Anders Broman1-0/+4
2013-09-24Wimax dissector improvements:Michael Mann1-32/+7
2013-09-22Make dissectors register for their MAC Management Message Type and use dissec...Michael Mann1-0/+9
2013-02-10Comment out numerous unused hf_.... instances found by checkhf.Bill Meier1-1/+3
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-4/+4
2009-12-08Fix header field names containing dots.Jaap Keuter1-4/+4
2009-08-04Minor changes:Bill Meier1-73/+66
2009-07-07From Kovarththanan Rajaratnam:Stig Bjørlykke1-1/+1
2009-06-22From Kovarththanan Rajaratnam:Stig Bjørlykke1-6/+6
2009-06-22From Kovarththanan Rajaratnam:Stig Bjørlykke1-42/+41
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-05-27Use tvb_reported_length() to get the amount of data we should look at;Guy Harris1-3/+3
2007-05-26Squelch some unused parameter warnings.Guy Harris1-1/+1
2007-05-25From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.Gerald Combs1-0/+190