aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimax/msg_sbc.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-18Do some more conversions of proto_tree_add_item() 'encoding' argBill Meier1-53/+53
2011-10-10Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...Bill Meier1-228/+228
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...Bill Meier1-116/+116
2011-10-05Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier1-9/+9
2011-07-21Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings.Bill Meier1-4/+4
2011-04-06Either remove or use unused values found by Coverity. Fixes CIDsGerald Combs1-2/+2
2010-04-08Get rid of check_col().Anders Broman1-16/+4
2009-08-04Minor changes:Bill Meier1-1099/+1090
2009-06-22From Kovarththanan Rajaratnam:Stig Bjørlykke1-236/+236
2009-06-22From Kovarththanan Rajaratnam:Stig Bjørlykke1-1437/+1437
2009-01-08Fix for bug 2902:Jaap Keuter1-4/+4
2008-08-29#include <prefs.h> not requiredBill Meier1-1/+0
2008-04-08fix the Win32 build: tfs_yes_no -> tfs_yes_no_sbc Ulf Lamping1-10/+8
2008-04-07Fix for bug 2401:Jaap Keuter1-18/+18
2007-11-28Change each filter prefix to match the protocol name ("wmx"). Add aGerald Combs1-263/+263
2007-05-27Use tvb_reported_length() to get the amount of data we should look at;Guy Harris1-5/+5
2007-05-25From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.Gerald Combs1-0/+3277