aboutsummaryrefslogtreecommitdiffstats
path: root/ringbuffer.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-25Only handle as a suffix stuff following a "." in the last component of aGuy Harris1-3/+16
2004-02-25Don't unlink ringbuffer files if we haven't yet allocated the array ofGuy Harris1-4/+6
2003-06-22Ringbuffer rework.Laurent Deniel1-298/+180
2002-09-22From Graeme Hewson:Gerald Combs1-15/+62
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-24/+24
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer1-5/+1
2002-06-23From Graeme Hewson: flush the output after every frame if Tethereal isGuy Harris1-3/+16
2002-05-04Check whether "fflush()" succeeds, and clean up and return an error ifGuy Harris1-7/+37
2001-12-04Make the bytes-written information from Wiretap a long, as we allowGuy Harris1-0/+393