aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimax/msg_dcd.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-20Use ENC_NA as proto_tree_add_item() encoding arg for FT_ETHER hf[] field type.Bill Meier1-1/+1
2011-10-18Do some more conversions of proto_tree_add_item() 'encoding' argBill Meier1-3/+3
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...Bill Meier1-58/+58
2011-10-05Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier1-6/+6
2011-07-21Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings.Bill Meier1-3/+0
2011-07-04From Kluchnikov Ivan:Anders Broman1-1/+5
2011-03-22Fix a typoJeff Morriss1-1/+1
2011-03-22Coverity 1167Ronnie Sahlberg1-4/+29
2011-03-22Coverity 1168Ronnie Sahlberg1-3/+3
2010-04-08Get rid of check_col().Anders Broman1-12/+3
2009-08-04Minor changes:Bill Meier1-476/+468
2009-07-07From Kovarththanan Rajaratnam:Stig Bjørlykke1-3/+3
2009-06-22From Kovarththanan Rajaratnam:Stig Bjørlykke1-67/+67
2009-06-22From Kovarththanan Rajaratnam:Stig Bjørlykke1-462/+462
2009-01-08Fix for bug 2902:Jaap Keuter1-3/+3
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-71/+71
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/+1318