aboutsummaryrefslogtreecommitdiffstats
path: root/capture_stop_conditions.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-12Fix an off-by-one error which caused capturing withsake1-1/+1
2007-03-21fix MSVC warnings of / and set CFLAGS to block new warningsulfl1-1/+1
2006-05-21name changesahlberg1-2/+2
2005-08-05replace malloc and alike calls by their GLib pendants -> g_malloculfl1-4/+4
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-24/+24
2002-05-04From Joerg Mayer: mark unused arguments as such.guy1-3/+3
2001-12-04Make the bytes-written information from Wiretap a long, as we allowguy1-4/+4
2001-12-04Support for stopping capture at specified capture file size or captureguy1-0/+208