aboutsummaryrefslogtreecommitdiffstats
path: root/capture_stop_conditions.c
Commit message (Expand)AuthorAgeFilesLines
* replace malloc and alike calls by their GLib pendants -> g_mallocUlf Lamping2005-08-051-4/+4
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-24/+24
* From Joerg Mayer: mark unused arguments as such.Guy Harris2002-05-041-3/+3
* Make the bytes-written information from Wiretap a long, as we allowGuy Harris2001-12-041-4/+4
* Support for stopping capture at specified capture file size or captureGuy Harris2001-12-041-0/+208