Update Free Software Foundation address.
[metze/wireshark/wip.git] / epan / dissectors / packet-quakeworld.c
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-06-19 Bill MeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-06-09 Bill MeierDo some constifying (based upon gcc -Wwrite-strings...
2009-09-24 Kovarththanan Raja... Don't guard col_append_str with check_col
2009-08-26 Bill Meier(FWIW) One step towards including stdio.h & stdlib...
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-08 Bill MeierFT_BOOLEAN fields w/o bitmasks really should use BASE_N...
2009-04-05 Guy HarrisCasts of pointer differences to squelch P64 warnings...
2008-09-23 Bill MeierMinor change: use guint for prefs port variables.
2008-09-11 Bill MeierMinor cleanup related to proto_reg_handoff ....
2008-09-02 Bill MeierMinor cleanup (mostly related to proto_reg_handoff...)
2008-03-01 Stig BjørlykkeRewrote to use g_strlcpy and g_strlcat.
2008-02-02 Stig BjørlykkeRewrote strcat -> strncat, and fixed to show more than...
2007-11-08 Anders BromanApply yet another set of the optimization patches:
2007-05-22 Sebastien Tandelfix gcc 4.2 warnings (qualifier type)
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2005-09-24 Ronnie Sahlbergget rid of one array from the stack and convert all...
2005-08-20 Ulf Lampingremoved MSVC warnings:
2005-08-05 Jörg MayerMore char -> const char warning fixes
2004-09-27 Guy HarrisMove prefs.c and prefs.h into the epan subdirectory.
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.