aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimax/msg_arq.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-10-10Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...Bill Meier1-1/+1
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...Bill Meier1-25/+25
2009-08-09'if(proto_... == -1)' not req'd; Don't register ett[] more than once;Bill Meier1-23/+10
2009-06-22From Kovarththanan Rajaratnam:Stig Bjørlykke1-23/+23
2009-06-22From Kovarththanan Rajaratnam:Stig Bjørlykke1-149/+149
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-25/+25
2007-05-27Use tvb_reported_length() to get the amount of data we should look at;Guy Harris1-7/+7
2007-05-26Flag some parameters as unused.Guy Harris1-3/+3
2007-05-25From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.Gerald Combs1-0/+508