aboutsummaryrefslogtreecommitdiffstats
path: root/packet-gsm_sms.c
AgeCommit message (Expand)AuthorFilesLines
2004-04-21From Michael Lum:guy1-3/+3
2004-03-27From Michael Lum:guy1-8/+11
2004-03-05From Michael Lum: fix the TP header dissection, for some messages theguy1-50/+67
2004-02-20Changed to allow GSM MAP to push up TPDUs.guy1-42/+33
2003-12-14Use "tvb_format_text()" to format 8-bit strings, so we don't haveguy1-6/+6
2003-12-13"wctomb()" doesn't necessarily accept Unicode as input, and may produceguy1-47/+8
2003-12-11prevent MSVC warning:ulfl1-2/+2
2003-12-08Get rid of the private "my_decode_bitfield_value()" a number ofguy1-94/+53
2003-11-16Export "protocol_t" as an opaque type.guy1-7/+1
2003-10-30No zero-length arrays, please.guy1-1/+5
2003-10-30From Michael Lum: squelch a couple of compiler warnings.guy1-5/+3
2003-10-30From Michael Lum:guy1-0/+2701