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