aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_sms_ud.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-30Introduce "Fragment count" filter element for all protocols doing reassembly.stig1-0/+8
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-2/+2
2010-04-06#include <string.h> not needed.wmeier1-1/+0
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
2010-02-06Renamed some reassembled data texts.stig1-4/+3
2010-02-02Introduce "Reassembled length" filter element for all protocols doingstig1-0/+10
2009-09-24* Prefer col_append_str instead of col_append_fstr for constant stringskrj1-2/+1
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()krj1-1/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-6/+6
2008-09-25Minor proto_reg_handoff cleanupwmeier1-7/+0
2008-08-26#include <emem.h> not req'dwmeier1-1/+0
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2005-09-28Have show_exception() take a "const char *" as its exception message,guy1-0/+1
2005-06-10just to get things straight: a dissector should *never* do any g_assert() calls!ulfl1-1/+1
2005-02-09Move the following files from /trunk to /trunk/epan:lroland1-1/+1
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/+639