aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mtp3mg.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-3/+3
2010-10-28Copy hf variables by value, not by reference.Jeff Morriss1-8/+8
2010-10-28Use ENC_LITTLE_ENDIAN and ENC_NA.Jeff Morriss1-59/+64
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()Kovarththanan Rajaratnam1-3/+3
2009-08-09Don't guard col_set_str (COL_INFO) with col_checkKovarththanan Rajaratnam1-4/+2
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-41/+41
2008-09-30Minor proto_reg_handoff cleanup: use find_dissector when appropriate.Bill Meier1-1/+1
2008-08-25#include <prefs.h> not req'dBill Meier1-1/+0
2007-12-03Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2063 : there's only 1 ...Jeff Morriss1-6/+7
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-3/+3
2006-09-14Jeff Morriss:Jörg Mayer1-62/+28
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-04-05Frof Jeff Morriss:Anders Broman1-56/+352
2006-03-22From Jeff MorrisAnders Broman1-9/+52
2005-08-08various code cleanup:Ulf Lamping1-5/+1
2004-11-24From Jeff Morriss: SSCOP over UDP and SSCF-NNI support.Guy Harris1-2/+2
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+1244