Don't guard col_set_str (COL_PROTOCOL) with col_check
[obnox/wireshark/wip.git] / epan / dissectors / packet-ipp.c
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2008-08-26 wmeier#include <emem.h> not req'd
2007-12-04 gmorrisDisplay textual explanation for printer and job values...
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
2006-03-01 guyUse "tvb_format_string()" on strings extracted from...
2006-02-22 sahlbergmake IPP treat all fields with the name '*-time' and...
2005-07-30 jmayerMore char -> const char fixes
2005-06-26 guyGet rid of the private "my_match_strval()" routine...
2004-07-18 gramMove dissectors to epan/dissectors directory.