aboutsummaryrefslogtreecommitdiffstats
path: root/capture_stop_conditions.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-02Include config.h in preparation of moving the definitionJörg Mayer1-0/+4
2008-07-12Fix an off-by-one error which caused capturing withSake Blok1-1/+1
2007-03-21fix MSVC warnings of / and set CFLAGS to block new warningsUlf Lamping1-1/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-08-05replace malloc and alike calls by their GLib pendants -> g_mallocUlf Lamping1-4/+4
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-24/+24
2002-05-04From Joerg Mayer: mark unused arguments as such.Guy Harris1-3/+3
2001-12-04Make the bytes-written information from Wiretap a long, as we allowGuy Harris1-4/+4
2001-12-04Support for stopping capture at specified capture file size or captureGuy Harris1-0/+208