fix kerberos
[metze/wireshark/wip.git] / capture_stop_conditions.c
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2017-11-09 Gerald CombsStart using SPDX license identifiers.
2017-09-06 João Valverdeplugins: config.h must not be included by public headers
2017-07-03 Sake BlokAdd option to use wall-clock intervals
2015-11-07 Guy HarrisClean up includes of unistd.h, fcntl.h, and sys/stat.h.
2014-10-12 Bill MeierAdd editor modelines; Adjust whitespace as needed.
2014-08-24 Graham BloiceModify includes of config.h so that out-of-tree builds...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-08-29 Chris MaynardHandle the 2GiB boundary case of the max filesize autos...
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
2008-07-12 Sake BlokFix an off-by-one error which caused capturing with
2007-03-21 Ulf Lampingfix MSVC warnings of / and set CFLAGS to block new...
2006-05-21 Ronnie Sahlbergname change
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...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-05-04 Guy HarrisFrom Joerg Mayer: mark unused arguments as such.
2001-12-04 Guy HarrisMake the bytes-written information from Wiretap a long...
2001-12-04 Guy HarrisSupport for stopping capture at specified capture file...