Initial fix for bug 974. It does implement RSP header decoding, it lacks RSP trailer...
[obnox/wireshark/wip.git] / capture_sync.h
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...