Re-orient the fin.
[obnox/wireshark/wip.git] / capture_loop.h
2006-05-31 geraldTethereal/tethereal -> TShark/tshark.
2006-05-28 etxrabEthereal->Wireshark
2006-05-21 guyFix the only gerald@ethereal.com references left.
2006-05-21 guyIf we have pcap_breakloop(), at least on UN*X we can...
2006-05-20 guyThe timeout is needed if you don't have pcap_breakloop...
2006-05-20 guyDumpcap doesn't need to ensure that it doesn't block...
2006-04-03 guyPut the low-level sync routines into a common file...
2006-03-21 guySimplify the argument list to cap_pipe_dispatch().
2006-03-05 guyMake some routines not used outside capture_loop.c...
2006-03-05 guyPass two strings in capture child messages, so the...
2006-03-04 guyWhen capturing, we only support writing to libpcap...
2006-01-07 ulflmove output_to_pipe flag from tethereal's loop_data...
2005-12-14 guyConstify a bunch of arguments and variables, to squelch...
2005-12-13 ulflHUGE STEP (hopefully toward the right direction):
2005-12-03 ulflsplit some parts of the packet counting functions into...
2005-12-03 ulflsplit capture.h into capture.h, capture_loop.h and...