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