aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimax/msg_ulmap.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-09Fix a few scan-build warnings.Gerald Combs1-1/+1
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...Bill Meier1-5/+5
2011-07-04From Kluchnikov Ivan:Anders Broman1-2/+2
2011-01-19Use Wireshark standard marking for unused parameters.Jaap Keuter1-6/+2
2009-08-04Minor changes:Bill Meier1-378/+370
2009-06-22From Kovarththanan Rajaratnam:Stig Bjørlykke1-43/+43
2009-06-22From Kovarththanan Rajaratnam:Stig Bjørlykke1-307/+306
2008-12-22Fix some typos and spelling (mostly in text strings)Bill Meier1-2/+2
2008-08-29#include <prefs.h> not requiredBill Meier1-1/+0
2008-07-24Fix HARQ_ULMAP_IE decoder padding error (bug 2738).Martin Mathieson1-1/+1
2008-07-18Change C++ style comments to C style ...Bill Meier1-14/+14
2008-07-11From Frank Wang:Jaap Keuter1-1/+3
2008-07-08Fix bug 2662 (ULMAP HARQ_ULMAP_IE decode error).Martin Mathieson1-14/+29
2008-06-23Try again to get labels matching function names.Martin Mathieson1-2/+2
2008-06-23Fix wimax UL-MAP ext IE decode error.Martin Mathieson1-1/+1
2007-12-14Warning fixes: function declaration isn’t a prototypeJörg Mayer1-1/+1
2007-12-06Change calls to g_ntohs, g_ntohl, g_htons, and g_htonl to theirGerald Combs1-49/+50
2007-11-28Change each filter prefix to match the protocol name ("wmx"). Add aGerald Combs1-43/+43
2007-05-27Use tvb_reported_length() to get the amount of data we should look at;Guy Harris1-2/+2
2007-05-25From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.Gerald Combs1-0/+2427