aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sebek.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-1/+1
2010-04-03Remove unneeded #include <stdio.h>wmeier1-2/+0
2009-12-19For fields of type FT_ABSOLUTE_TIME, have the "display" value be one ofguy1-1/+1
2009-09-23Don't col_clear() followed by col_set_str(). A col_set_str() will clear (repl...krj1-1/+0
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-13/+13
2007-07-19Change "lenght" to "length" and "decypt" to "decrypt"morriss1-4/+4
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-03-01From Camilo Viecco:jake1-37/+193
2005-08-08various code cleanup:ulfl1-4/+0
2005-01-05Use tvb_format_text() with %s format items, to handle non-printableguy1-5/+5
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anguy1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+210