Some if (tree) cleanup
[obnox/wireshark/wip.git] / capture_sync.h
2008-06-23 guyRename an argument to avoid colliding with pipe().
2008-02-21 guyConstify some arguments.
2008-02-16 guyPull capture_loop.c into dumpcap.c, as dumpcap is the...
2007-10-26 geraldFor the Wireshark/TShark -> dumpcap signal pipe on...
2007-08-02 geraldAdd a "-S" flag to dumpcap, which prints out interface...
2007-07-20 geraldRemove the "-I" flag from dumpcap, and add a "-M" flag...
2007-06-11 geraldOne more step in privilege separation.
2006-05-28 etxrabEthereal->Wireshark
2006-05-21 sahlbergname change
2006-04-03 guyPut the low-level sync routines into a common file...
2006-03-24 ulflVarious code cleanup in the capture pipe stuff
2006-03-05 guyPass two strings in capture child messages, so the...
2006-02-17 ulflremove dependencies to pcap.h, so getting an idea what...
2006-02-11 ulflthe point of no return ...
2005-12-04 ulflmove the complete functionality of the capture info...
2005-12-03 ulflsplit capture.h into capture.h, capture_loop.h and...
2005-04-30 ulfl(hopefully) removed various gcc warnings
2005-04-12 ulflcapture engine:
2005-04-11 ulflvarious capture code cleanup and fixes:
2005-03-28 ulflvarious (minor) capture code cleanup
2005-02-23 ulflpass child capture filename to parent process (name...
2005-02-04 ulfl(some) redesign of capture data structures.
2004-12-29 ulflDon't use a global capture_opts in the capturing engine...
2004-10-30 ulflcode cleanup: split capture_sync from capture.c into...