aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_sms.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-15TP-PI (TP-Parameter-Indicator) is optional.etxrab1-0/+9
2005-08-10convert some tvb_fake_unicode() to tvb_get_ephemeral_faked_unicode()sahlberg1-3/+2
2005-08-02Fix "tvb_fake_unicode takes the lengt in number of guint16's not guint8's" fi...etxrab1-56/+58
2005-07-30Make some funtions static. More char -> const char warning fixesjmayer1-18/+18
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;guy1-21/+2
2005-05-11From Viorel Suman:etxrab1-13/+22
2005-01-15Correction for TP-Validity-Period extended format, from Victor Stratan:guy1-4/+5
2004-12-21From Victor Stratan: GSM SMS fixes:obiot1-3/+14
2004-12-14From Victor Stratan: correct offset calculation and add TP-PID decodingguy1-5/+17
2004-12-11From Victor Stratan:obiot1-4/+8
2004-12-10Get rid of C++/C99-style comments - not all C compilers accept them.guy1-3/+3
2004-12-09From Viorel Suman.obiot1-14/+25
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.guy1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+2628