Don't guard col_clear with col_check
[obnox/wireshark/wip.git] / epan / dissectors / packet-actrace.c
2009-08-09 krjDon't guard col_clear with col_check
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-02-06 wmeier#include <conversation.h> not req'd ....
2008-09-11 wmeierMinor cleanup related to proto_reg_handoff ....
2008-09-02 wmeierCleanup related to prefs & proto_reg_handoff
2008-06-22 stigMake the ACTRACE dissector give away the package if...
2007-10-15 etxrabImplement some of the minor possible speed improvment...
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2005-09-20 guyGive them RCS IDs.
2005-07-24 legochange g_strdup() calls with ep_strdup calls (fixing...
2005-07-08 guyGet rid of most unused arguments and variables (includi...
2005-06-28 guySquelch a compiler warning.
2005-06-28 geraldAdd missing commas.
2005-06-28 geraldTerminate a bunch of value_strings.
2005-06-27 sahlbergremove a \n in the preference string to prevent it...
2005-06-27 etxrabFrom Alejandro Vaquero