#include <string.h> and/or #include <stdio.h> not needed.
[obnox/wireshark/wip.git] / epan / dissectors / packet-quake3.c
2009-08-09 krjDon't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-08 wmeierFT_BOOLEAN fields w/o bitmasks really should use BASE_N...
2008-09-23 wmeierMinor change: use guint for prefs port variables.
2008-09-02 wmeierMinor cleanup (mostly related to proto_reg_handoff...)
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2005-09-11 guyReplace tvb_memcpy() calls that extract IPv4 addresses...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-08-06 guyFrom Albert Chin: rename resolv.{ch} to addr_resolv...
2004-07-18 gramMove dissectors to epan/dissectors directory.