aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-actrace.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-6/+3
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-13/+13
2009-02-06#include <conversation.h> not req'd ....wmeier1-1/+0
2008-09-11Minor cleanup related to proto_reg_handoff ....wmeier1-1/+1
2008-09-02Cleanup related to prefs & proto_reg_handoffwmeier1-10/+4
2008-06-22Make the ACTRACE dissector give away the package if it knows its not a ACTRACE.stig1-14/+14
2007-10-15Implement some of the minor possible speed improvment patches.etxrab1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-09-20Give them RCS IDs.guy1-0/+2
2005-07-24change g_strdup() calls with ep_strdup calls (fixing a significant leakage of...lego1-16/+15
2005-07-08Get rid of most unused arguments and variables (including some that areguy1-48/+32
2005-06-28Squelch a compiler warning.guy1-1/+1
2005-06-28Add missing commas.gerald1-3/+3
2005-06-28Terminate a bunch of value_strings.gerald1-6/+15
2005-06-27remove a \n in the preference string to prevent it from creating a garbage/...sahlberg1-2/+2
2005-06-27From Alejandro Vaqueroetxrab1-0/+873