as suggested by Loris: add wpcap_packet_get_version() and check the packet.dll versio...
[obnox/wireshark/wip.git] / ringbuffer.c
2005-03-28 ulflmajor capture engine rework: use two task model for...
2005-02-03 ulflprevent ringbuffer from having to know about capture_fi...
2005-01-12 ulfldon't use two variables for keeping the current ringbuf...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-30 guyOn at least some platforms, a #define of O_BINARY is...
2004-06-29 ulfldefine of O_BINARY not needed, if fcntl.h is included
2004-06-02 guyIf, when rotating capture files, the attempt to close...
2004-02-25 guyOnly handle as a suffix stuff following a "." in the...
2004-02-25 guyDon't unlink ringbuffer files if we haven't yet allocat...
2003-06-22 denielRingbuffer rework.
2002-09-22 geraldFrom Graeme Hewson:
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-06-23 guyFrom Graeme Hewson: flush the output after every frame...
2002-05-04 guyCheck whether "fflush()" succeeds, and clean up and...
2001-12-04 guyMake the bytes-written information from Wiretap a long...