aboutsummaryrefslogtreecommitdiffstats
path: root/packet-gsm_sms.c
Commit message (Expand)AuthorAgeFilesLines
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* From Michael Lum:Guy Harris2004-04-211-3/+3
* From Michael Lum:Guy Harris2004-03-271-8/+11
* From Michael Lum: fix the TP header dissection, for some messages theGuy Harris2004-03-051-50/+67
* Changed to allow GSM MAP to push up TPDUs.Guy Harris2004-02-201-42/+33
* Use "tvb_format_text()" to format 8-bit strings, so we don't haveGuy Harris2003-12-141-6/+6
* "wctomb()" doesn't necessarily accept Unicode as input, and may produceGuy Harris2003-12-131-47/+8
* prevent MSVC warning:Ulf Lamping2003-12-111-2/+2
* Get rid of the private "my_decode_bitfield_value()" a number ofGuy Harris2003-12-081-94/+53
* Export "protocol_t" as an opaque type.Guy Harris2003-11-161-7/+1
* No zero-length arrays, please.Guy Harris2003-10-301-1/+5
* From Michael Lum: squelch a couple of compiler warnings.Guy Harris2003-10-301-5/+3
* From Michael Lum:Guy Harris2003-10-301-0/+2701