aboutsummaryrefslogtreecommitdiffstats
path: root/capture_sync.h
Commit message (Expand)AuthorAgeFilesLines
* Ethereal->WiresharkAnders Broman2006-05-281-2/+2
* name changeRonnie Sahlberg2006-05-211-2/+2
* Put the low-level sync routines into a common file so they can be sharedGuy Harris2006-04-031-53/+0
* Various code cleanup in the capture pipe stuffUlf Lamping2006-03-241-0/+10
* Pass two strings in capture child messages, so the child can sendGuy Harris2006-03-051-1/+7
* remove dependencies to pcap.h, so getting an idea what needs to be done by du...Ulf Lamping2006-02-171-0/+6
* the point of no return ...Ulf Lamping2006-02-111-3/+0
* move the complete functionality of the capture info dialog from capture_loop....Ulf Lamping2005-12-041-0/+19
* split capture.h into capture.h, capture_loop.h and capture_opts.h and place t...Ulf Lamping2005-12-031-0/+4
* (hopefully) removed various gcc warningsUlf Lamping2005-04-301-2/+1
* capture engine: Ulf Lamping2005-04-121-4/+0
* various capture code cleanup and fixes: Ulf Lamping2005-04-111-2/+5
* various (minor) capture code cleanupUlf Lamping2005-03-281-10/+8
* pass child capture filename to parent process (name currently unused) and som...Ulf Lamping2005-02-231-0/+4
* (some) redesign of capture data structures.Ulf Lamping2005-02-041-2/+2
* Don't use a global capture_opts in the capturing engine (this isn't a good id...Ulf Lamping2004-12-291-1/+2
* code cleanup: split capture_sync from capture.c into it's own file. Ulf Lamping2004-10-301-0/+76