aboutsummaryrefslogtreecommitdiffstats
path: root/ringbuffer.h
Commit message (Expand)AuthorAgeFilesLines
* name changeRonnie Sahlberg2006-05-211-2/+2
* Have the ring buffer routines take a pointer to a "bytes written" countGuy Harris2006-04-291-2/+4
* When capturing, we only support writing to libpcap files. Given that,Guy Harris2006-03-041-4/+3
* requested by Cory Perry:Ulf Lamping2005-12-051-1/+2
* major capture engine rework: use two task model for EVERY capture modeUlf Lamping2005-03-281-0/+1
* prevent ringbuffer from having to know about capture_file type at all (decoup...Ulf Lamping2005-02-031-2/+2
* some code cleanup (comments changed)Ulf Lamping2004-12-281-2/+2
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Ringbuffer rework.Laurent Deniel2003-06-221-3/+5
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-7/+7
* Make the bytes-written information from Wiretap a long, as we allowGuy Harris2001-12-041-0/+48