aboutsummaryrefslogtreecommitdiffstats
path: root/conditions.c
Commit message (Expand)AuthorAgeFilesLines
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Fix warnings found by -Wstrict-prototypesJörg Mayer2004-01-181-3/+3
* Cast const pointer arguments to "g_free()" and "g_hash_table_foreach()"Guy Harris2002-12-031-2/+2
* Don't cast away constness, and fix variable and structure memberGuy Harris2002-12-021-2/+2
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-31/+31
* From Joerg Mayer: mark an unused argument as such.Guy Harris2002-05-041-2/+2
* Support for stopping capture at specified capture file size or captureGuy Harris2001-12-041-0/+205