From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8711 Wi...
[metze/wireshark/wip.git] / conditions.c
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-02-02 Jörg MayerInclude config.h in preparation of moving the definition
2011-09-21 Bill MeierFix ex "modeline" so it works;
2010-04-28 Bill MeierAltho no tabs, use tab-width=8 anyway.
2010-03-01 Guy HarrisSquelch some compiler warnings.
2009-11-10 Stig BjørlykkeRemoved some unused assignments.
2008-05-14 Gerald CombsWhen we copy strings, don't lop off the last character...
2008-05-13 Anders BromanFix some of the Errors/warnings detected by checkapi.
2008-01-24 Stig BjørlykkeFixed some strcpy -> strncpy/g_snprintf cleanups.
2006-05-21 Ronnie Sahlbergname change
2006-03-07 Gerald CombsFix Coverity run 12 CID 110: Make sure we don't derefer...
2005-08-05 Ulf Lampingreplace malloc and alike calls by their GLib pendants...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-01-18 Jörg MayerFix warnings found by -Wstrict-prototypes
2002-12-03 Guy HarrisCast const pointer arguments to "g_free()" and "g_hash_...
2002-12-02 Guy HarrisDon't cast away constness, and fix variable and structu...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-05-04 Guy HarrisFrom Joerg Mayer: mark an unused argument as such.
2001-12-04 Guy HarrisSupport for stopping capture at specified capture file...