Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | Fix Coverity run 12 CID 110: Make sure we don't dereference a NULL pointer. | Gerald Combs | 2006-03-07 | 1 | -1/+3 |
* | replace malloc and alike calls by their GLib pendants -> g_malloc | Ulf Lamping | 2005-08-05 | 1 | -12/+12 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | Fix warnings found by -Wstrict-prototypes | Jörg Mayer | 2004-01-18 | 1 | -3/+3 |
* | Cast const pointer arguments to "g_free()" and "g_hash_table_foreach()" | Guy Harris | 2002-12-03 | 1 | -2/+2 |
* | Don't cast away constness, and fix variable and structure member | Guy Harris | 2002-12-02 | 1 | -2/+2 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -31/+31 |
* | From Joerg Mayer: mark an unused argument as such. | Guy Harris | 2002-05-04 | 1 | -2/+2 |
* | Support for stopping capture at specified capture file size or capture | Guy Harris | 2001-12-04 | 1 | -0/+205 |