aboutsummaryrefslogtreecommitdiffstats
path: root/packet-gsm_a.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-20Changes required to match GSM SMS dissector changes.Guy Harris1-9/+2
2003-12-21Compiling with -pedantic:Jörg Mayer1-3/+3
2003-12-17removed some more MSVC warnings (type casting)Ulf Lamping1-6/+6
2003-12-09From Michael Lum:Guy Harris1-69/+105
2003-12-08Get rid of the private "my_decode_bitfield_value()" a number ofGuy Harris1-307/+260
2003-11-16Export "protocol_t" as an opaque type.Guy Harris1-19/+1
2003-11-09From Michael Lum get rid of non-portable "%N$" constructs in printfGuy Harris1-60/+51
2003-11-02From Michael Lum: Add decode of Bearer Capability parameter.Gerald Combs1-3/+1134
2003-10-30From Michael Lum: dissect DTAP from RANAP NAS PDU fields.Guy Harris1-1/+2
2003-10-30Definitions of arrays, with no length specified, are not legal C.Guy Harris1-3/+1
2003-10-30From Michael Lum:Guy Harris1-0/+9780