packet-kerberos: remember in what frame a key was learned
[metze/wireshark/wip.git] / capture_sync.h
2013-12-15 Alexis La GoutteFix warning found by doxygen
2013-06-27 Luis OntanonMS: list interfaces!
2013-06-27 Luis Ontanonget main_window_update out of the way... pass an update...
2013-05-22 Guy HarrisAAAAAArgh. The capture_input_new_XXX routines are...
2013-05-22 Guy HarrisPull the capture-session state information out of captu...
2012-12-29 Bill MeierAdd a few consts to fix some compiler (GCC) errors.
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-20 Jörg MayerComment back in the body of tb80211_do_set_channel...
2012-01-04 Guy HarrisMove stuff that should *only* be known by the lowest...
2010-05-17 Guy HarrisWhen dumpcap is run to get an interface list, interface...
2010-05-13 Guy HarrisFetch an indication of whether the interface supports...
2008-06-23 Guy HarrisRename an argument to avoid colliding with pipe().
2008-02-21 Guy HarrisConstify some arguments.
2008-02-16 Guy HarrisPull capture_loop.c into dumpcap.c, as dumpcap is the...
2007-10-26 Gerald CombsFor the Wireshark/TShark -> dumpcap signal pipe on...
2007-08-02 Gerald CombsAdd a "-S" flag to dumpcap, which prints out interface...
2007-07-20 Gerald CombsRemove the "-I" flag from dumpcap, and add a "-M" flag...
2007-06-11 Gerald CombsOne more step in privilege separation.
2006-05-28 Anders BromanEthereal->Wireshark
2006-05-21 Ronnie Sahlbergname change
2006-04-03 Guy HarrisPut the low-level sync routines into a common file...
2006-03-24 Ulf LampingVarious code cleanup in the capture pipe stuff
2006-03-05 Guy HarrisPass two strings in capture child messages, so the...
2006-02-17 Ulf Lampingremove dependencies to pcap.h, so getting an idea what...
2006-02-11 Ulf Lampingthe point of no return ...
2005-12-04 Ulf Lampingmove the complete functionality of the capture info...
2005-12-03 Ulf Lampingsplit capture.h into capture.h, capture_loop.h and...
2005-04-30 Ulf Lamping(hopefully) removed various gcc warnings
2005-04-12 Ulf Lampingcapture engine:
2005-04-11 Ulf Lampingvarious capture code cleanup and fixes:
2005-03-28 Ulf Lampingvarious (minor) capture code cleanup
2005-02-23 Ulf Lampingpass child capture filename to parent process (name...
2005-02-04 Ulf Lamping(some) redesign of capture data structures.
2004-12-29 Ulf LampingDon't use a global capture_opts in the capturing engine...
2004-10-30 Ulf Lampingcode cleanup: split capture_sync from capture.c into...