Don't guard col_clear with col_check
[obnox/wireshark/wip.git] / epan / dissectors / packet-distcc.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:
2008-09-02 wmeierCleanup related to prefs & proto_reg_handoff
2007-10-23 etxrabApply the small performance enhancment patches for:
2007-03-28 sfisherRemove almost all of the casts I committed recently...
2007-03-27 sfisherFix about 100 simple to fix warnings from gcc 4.0 in...
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2005-04-04 geraldAdd length checks so that we don't overflow buffers.
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-08-21 ulflPrevent the word "desegmentation" at the GUI, but use...
2004-07-18 gramMove dissectors to epan/dissectors directory.