aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_bssmap_le.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-06Fix some individual cases of 'if (unsigned) < 0'Bill Meier1-1/+1
2009-08-04Optimize empty strings to NULL pointers.Jaap Keuter1-26/+26
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-17/+17
2009-01-28Minor changes mostly related to proto_register & proto_reg_handoff;Bill Meier1-316/+315
2008-12-23Implement TLV-E and LV-E type IE dissection (2 byte length value).Anders Broman1-10/+10
2008-12-17Add $Id$Bill Meier1-0/+2
2008-12-17Fix typos and spelling (mostly in text strings) Bill Meier1-1/+1
2008-11-25One more fix for bug 3081.Stig Bjørlykke1-1/+1
2008-11-25From Pascal Quantin:Stig Bjørlykke1-4/+4
2008-11-24fix array overindexingBalint Reczey1-1/+1
2008-11-23Remove unused hf vars.Anders Broman1-5/+0
2008-11-23Move some of the BSSMAP LE stuff to packet-gsm_bssmap_le.cAnders Broman1-58/+496
2008-11-20From Johnny Mitrevski:Anders Broman1-0/+678