Move tap-*-common.{h,c} into ui/ since that's the home for common UI functions.
[metze/wireshark/wip.git] / capture.h
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...
2013-04-26 Evan HuusFix a whole bunch of doxygen warnings, mostly typos...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-03-13 Guy HarrisAdd an explicit capture_cb_capture_failed indication...
2012-01-25 Michael TüxenThird try. This time pipes and stdin are supported...
2012-01-24 Michael TüxenWe need a 3rd try. (After learning how to run the testu...
2012-01-24 Michael TüxenSecond try. This time pipes and stdin are supported.
2011-12-29 Gerald CombsAdd 'extern "C"' wrappers and #include guards to variou...
2011-10-20 Michael TüxenBack out infrastructure change. We missed supporting
2011-10-20 Michael TüxenUse a global list containing all interfaces and only...
2011-06-27 Michael TüxenGet rid of old non-interface specific settings which...
2010-08-26 Anders BromanDoxygen fixes.
2010-05-26 Guy HarrisIf dumpcap exits abnormally, report the error.
2010-05-14 Guy HarrisIf something is only supposed to be included if we...
2010-03-04 Guy HarrisIn Wireshark and TShark, run dumpcap to get interface...
2008-08-19 Guy HarrisThe packet counts and drop counts reported by libpcap...
2008-06-24 Guy HarrisHave separate callback mechanisms in file.c and capture...
2008-02-21 Guy HarrisConstify some arguments.
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-21 Ronnie Sahlbergname change
2006-03-13 Ulf Lampingfix bug #803: sync pipe on Win32 wasn't set to binary...
2006-03-05 Guy HarrisPass two strings in capture child messages, so the...
2005-12-03 Ulf Lampingsplit capture.h into capture.h, capture_loop.h and...
2005-12-03 Ulf Lampingadd missing functions (to complete/cleanup of interface):
2005-11-17 Guy HarrisHandle "-G" only in Tethereal - it doesn't work in...
2005-05-26 Ulf Lampinguse the log features of the GLib to have verbose output...
2005-04-27 Ulf Lampingadd a state member to the capture_opts, and set it...
2005-04-16 Ulf Lampingrename capture_clear() to capture_restart()
2005-04-12 Ulf Lampingcapture engine:
2005-04-10 Ulf LampingWin32 only bugfix: as using TerminateProcess is the...
2005-03-28 Ulf Lampingvarious (minor) capture code cleanup
2005-03-28 Ulf Lampingfix Solaris build (I've removed O_BINARY)
2005-03-28 Ulf Lampingremove capture_child flag from capture_opts as it's...
2005-03-28 Ulf Lampinga lot more capture engine code cleanup
2005-03-07 Jörg Mayer- pcap.h needs to be included before capture.h
2005-02-28 Ulf LampingAnother step towards using the parent/child mode for...
2005-02-27 Ulf Lampingsome clarification of the capture child thing
2005-02-27 Ulf Lampingminor comment additions
2005-02-23 Ulf LampingCHILD_NAME is only used #ifdef HAVE_LIBPCAP
2005-02-23 Ulf Lampinguse the applications name (currently "ethereal" or...
2005-02-06 Guy HarrisClean up indentation.
2005-02-06 Ulf Lampinganother two steps towards privilege seperation:
2005-02-06 Ulf Lampinginstead of initializing the capture_options in main...
2005-02-05 Ulf Lampingrename kill_capture_child to capture_kill_child to...
2005-02-05 Ulf Lampingupdated some comments
2005-02-04 Ulf Lamping(some) redesign of capture data structures.
2005-02-03 Ulf Lampingmove capture_file_fd field from capture_file to capture...
2004-12-29 Ulf Lampingmove global capture_child flag into capture_options
2004-12-29 Ulf LampingDon't use a global capture_opts in the capturing engine...
2004-10-30 Ulf Lampingsplit capture_loop from capture.c, some more code cleanup
2004-10-30 Ulf Lampingmove quit_after_cap into capture_opts
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-07-06 Gerald CombsMake sure child processes don't create a splash screen...
2004-06-20 Ulf Lampingadded an option to "avoid" the capture info dialog...
2004-06-04 Ulf Lampingadd more details for doxygen
2004-04-13 Michael TüxenFrom Jon Oberheide: Add interface name to the capture...
2004-03-13 Ulf Lampingexperimental: make usage of pcap_setbuff to increase...
2004-03-04 Ulf Lampingfixed differences between capture GUI frontend and...
2004-03-02 Ulf Lampingimplemented capture dialog 3rd (+x) proposal
2004-02-28 Ulf LampingCapturing: "Number of files" switches between normal...
2004-02-21 Ulf Lampingquit_after_cap should be a gboolean, not an int, and...
2004-02-21 Ulf Lampingrework of capture.c: better seperation of sync and...
2003-11-15 Ulf Lampingseperated capture dialog from capture.c and put into...
2003-11-01 Guy HarrisBased on a patch from Brian Fundakowski Feldman, add...
2003-09-15 Guy HarrisDon't pop up tap windows specified with "-z" options...
2003-05-15 Laurent DenielImplement a ring buffer switch duration:
2003-01-09 Guy HarrisFrom Albert Chin: "sync_pipe[]" isn't exported by ...
2002-09-09 Guy HarrisFrom Graeme Hewson:
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-02-24 Guy HarrisPut all the capture options into a structure.
2002-02-24 Guy Harris"autostop_filesize" and "autostop_duration" don't need...
2002-02-08 Guy HarrisHave Wiretap set the snapshot length to 0 if it can...
2002-01-10 Guy HarrisSeparate the promiscuous mode, "Update list of packets...
2002-01-08 Guy HarrisAdd a routine to kill a capture child if it exists...
2001-04-13 Jeff FosterAdded the ethereal capture preferences to the preferenc...
2001-02-11 Guy HarrisIn Ethereal, attempt to get the packet statistics from...
2000-10-11 Guy HarrisSanteri Paavolainen's patch to add a "Capture->Stop...
2000-09-15 Guy HarrisAdd a "-p" command-line option, and a checkbox in the...
2000-01-05 Gerald CombsWhen initializing a capture filter, assign a pointer...
1999-10-02 Guy HarrisGet rid of "-F" - "-S" works, and has a more convenient UI.
1999-10-02 Guy HarrisMove the declaration of global variables involved with...
1999-10-02 Guy HarrisHave "do_capture()" take, as an argument, a pointer...
1999-10-02 Guy HarrisA child process for a "-S" or "-F" capture should ...
1999-09-30 Guy HarrisAdd a new global flag "capture_child", which is TRUE...
1999-09-30 Guy HarrisIf we're given the "-k" flag, don't start the capture...
1999-09-23 Guy HarrisMove the toolkit-independent code to create a temporary...
1999-09-09 Gilbert RamirezMore shuffling of GTK-related routines to gtk subdirectory.
1999-08-18 Gilbert RamirezRe-arranged Ethereal's definitions of DLT_RAW et al...
1999-08-15 Guy HarrisThe "loop_data" structure is used only in "capture...
1999-08-10 Laurent DenielFix the -S option timeout handling:
1999-07-28 Laurent DenielFix the -S option :
1999-07-20 Guy HarrisIf doing a catpure with "-S", as soon as we've created...
1999-07-09 Gilbert RamirezAdded the ability to create a read-only ethereal, i...
1999-06-19 Guy HarrisAdded "Capture" and "Display" menus; "Capture" has...
1999-05-11 Laurent DenielLive data capture and display enhancement that allows...
1999-04-06 Gilbert RamirezCapturing packets from ethereal now saves the capture...
1999-02-09 Guy HarrisWhen doing a capture, decode enough of the incoming...
next