Use col_set_str instead of col_add_fstr when adding constant strings to COL_INFO
[obnox/wireshark/wip.git] / epan / dissectors / packet-dplay.c
2009-09-22 krjUse col_set_str instead of col_add_fstr when adding...
2009-08-09 krjDon't guard col_clear with col_check
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-03-23 stigRemoved some "initializer does not fit or is out of...
2008-12-02 jmayerTrivial warning fixes
2008-09-26 wmeierMinor cleanup related to proto_register & proto_reg_handoff
2008-08-25 wmeierprefs_register_protocol not req'd since no prefs; simpl...
2008-08-08 guyAdd Winsock AF_ values to epan/aftypes.h; the DirectPla...
2008-08-08 guyDon't get AF_ values used in protocols from system...
2008-04-12 jakeFix for bug 2452:
2008-03-03 etxrabFrom Kai Blin:
2008-02-27 etxrabFrom Kai Blin:
2008-02-26 etxrabFrom Kai Blin:
2007-12-29 etxrabMake dplay compile on Windows.
2007-12-29 sfisherAdd preliminary dissector for network protocol used...