aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mtp3mg.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-03Create a list of MTP Service Indicator macros and use them.morriss1-10/+5
2011-09-28The SRT/SRA test pattern is 16 bits in Japan, don't try to retrieve 32 bits o...morriss1-1/+1
2011-09-26Get rid of check_col() and use ENC.etxrab1-25/+13
2011-09-01Update my email address (the old one still works but I don't use it for Wires...morriss1-1/+1
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-3/+3
2010-10-28Copy hf variables by value, not by reference.morriss1-8/+8
2010-10-28Use ENC_LITTLE_ENDIAN and ENC_NA.morriss1-59/+64
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()krj1-3/+3
2009-08-09Don't guard col_set_str (COL_INFO) with col_checkkrj1-4/+2
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-41/+41
2008-09-30Minor proto_reg_handoff cleanup: use find_dissector when appropriate.wmeier1-1/+1
2008-08-25#include <prefs.h> not req'dwmeier1-1/+0
2007-12-03Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2063 : there's only 1 ...morriss1-6/+7
2007-10-23Apply the small performance enhancment patches for:etxrab1-3/+3
2006-09-14Jeff Morriss:jmayer1-62/+28
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-04-05Frof Jeff Morriss:etxrab1-56/+352
2006-03-22From Jeff Morrisetxrab1-9/+52
2005-08-08various code cleanup:ulfl1-5/+1
2004-11-24From Jeff Morriss: SSCOP over UDP and SSCF-NNI support.guy1-2/+2
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/+1244