aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_sms.c
Commit message (Expand)AuthorAgeFilesLines
* Define "char_def_alphabet_ext_decode()" with a return type - and defineGuy Harris2006-08-191-0/+1
* From Willem Dekker:Anders Broman2006-07-051-22/+42
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* Make "oct" in "dis_field_ud()" a guint8, as we never stuff anythingGuy Harris2006-05-151-2/+2
* Fix Coverity run 12, CID 104: Don't overflow a guint8, and don't read pastGerald Combs2006-03-071-5/+7
* TP-PI (TP-Parameter-Indicator) is optional.Anders Broman2005-08-151-0/+9
* convert some tvb_fake_unicode() to tvb_get_ephemeral_faked_unicode()Ronnie Sahlberg2005-08-101-3/+2
* Fix "tvb_fake_unicode takes the lengt in number of guint16's not guint8's" fi...Anders Broman2005-08-021-56/+58
* Make some funtions static. More char -> const char warning fixesJörg Mayer2005-07-301-18/+18
* Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris2005-06-261-21/+2
* From Viorel Suman:Anders Broman2005-05-111-13/+22
* Correction for TP-Validity-Period extended format, from Victor Stratan:Guy Harris2005-01-151-4/+5
* From Victor Stratan: GSM SMS fixes:Olivier Biot2004-12-211-3/+14
* From Victor Stratan: correct offset calculation and add TP-PID decodingGuy Harris2004-12-141-5/+17
* From Victor Stratan:Olivier Biot2004-12-111-4/+8
* Get rid of C++/C99-style comments - not all C compilers accept them.Guy Harris2004-12-101-3/+3
* From Viorel Suman.Olivier Biot2004-12-091-14/+25
* Move prefs.c and prefs.h into the epan subdirectory.Guy Harris2004-09-271-1/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+2628