aboutsummaryrefslogtreecommitdiffstats
path: root/conditions.c
Commit message (Expand)AuthorAgeFilesLines
* 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