aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a_dtap.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-06Fix some individual cases of 'if (unsigned) < 0'Bill Meier1-6/+6
2009-08-04Optimize empty strings to NULL pointers.Jaap Keuter1-113/+113
2009-08-03From Gerasimos Dimitriadis:Jaap Keuter1-1/+13
2009-07-27From Gerasimos Dimitriadis:Anders Broman1-7/+86
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-2/+2
2009-05-19From Artem Tamazov (bug 3472):Stig Bjørlykke1-0/+1
2009-05-08From Reinhard Speyerer:Anders Broman1-4/+9
2009-04-27Remove duplicate code.Michael Tüxen1-5/+0
2009-04-26More IE decoding and bug fixes.Anders Broman1-9/+104
2009-04-04Keep the buildbot happy.Anders Broman1-4/+4
2009-04-04Wrong tree used, add Codec list dissection.Anders Broman1-26/+82
2009-04-03Add value strings and code clenup.Anders Broman1-257/+104
2009-03-04- Use correct length in TLV-E and LV-E.Anders Broman1-7/+7
2009-01-28Adjust some indentationBill Meier1-48/+47
2009-01-07From Duncan Salerno:Jaap Keuter1-0/+2
2009-01-06Add dummy IE decoding to get correct length.Anders Broman1-8/+108
2009-01-06Update to Rel 8.Anders Broman1-14/+26
2008-12-23Implement TLV-E and LV-E type IE dissection (2 byte length value).Anders Broman1-42/+42
2008-12-19Revert queueing --> queuing spelling changes made in SVN #27050Bill Meier1-1/+1
2008-12-18Fix various typos and spelling errors (mostly in text strings)Bill Meier1-1/+1
2008-11-16Add some comments.Anders Broman1-36/+71
2008-11-15Fix a typo.Anders Broman1-1/+1
2008-11-15Update comments add Emergensy number list IE.Anders Broman1-64/+182
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-9/+9
2008-10-11From Bruno Hivert:Anders Broman1-20/+28
2008-10-09Dissect Bearer cap in Signal info.Anders Broman1-1/+10
2008-09-29Add Sequence Number for DTAP messages.Anders Broman1-7/+15
2008-09-26Minor cleanup related to proto_register & proto_reg_handoffBill Meier1-5/+3
2008-09-05From Niel Percy:Anders Broman1-1495/+1473
2008-08-24From Neil Piercy:Anders Broman1-5787/+34
2008-08-19From Neil Piercy:Anders Broman1-6438/+356
2008-08-04From Neil Piercy:Anders Broman1-0/+17595