aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-fw1.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Don't guard col_clear with col_checkkrj1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-5/+5
2009-03-30In packet-enttec.c and packet-fw1.c, replace string pointer tracking with agerald1-10/+6
2007-08-15- s/ntohs/g_ntohsmorriss1-1/+1
2007-05-08Fix for bug #1532 -sfisher1-2/+2
2007-03-28Remove almost all of the casts I committed recently and in place ofsfisher1-1/+1
2007-03-27Fix about 100 simple to fix warnings from gcc 4.0 in epan/dissectors sfisher1-1/+1
2006-07-07Fix a few format string bugs found by Ilja van Sprundel.gerald1-7/+7
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-09-17Move a pile of protocol-related headers from the top-level sourceguy1-1/+1
2005-08-27sprintf removalsahlberg1-4/+11
2005-08-19some ememificationlego1-1/+1
2005-08-18several times replacing:ulfl1-1/+1
2005-03-05Clean up indentation.guy1-22/+22
2005-02-03Yaniv Kauljmayer1-62/+50
2004-11-22Get rid of an unused variable.guy1-12/+0
2004-10-30The interface name field is 6 bytes if we *do* have UUID information inguy1-6/+6
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/+300