aboutsummaryrefslogtreecommitdiffstats
path: root/capture.h
Commit message (Expand)AuthorAgeFilesLines
* When initializing a capture filter, assign a pointer to an empty stringGerald Combs2000-01-051-1/+3
* Get rid of "-F" - "-S" works, and has a more convenient UI.Guy Harris1999-10-021-5/+4
* Move the declaration of global variables involved with packet captureGuy Harris1999-10-021-21/+7
* Have "do_capture()" take, as an argument, a pointer to the name of theGuy Harris1999-10-021-8/+4
* A child process for a "-S" or "-F" capture should *always* exit when theGuy Harris1999-10-021-2/+2
* Add a new global flag "capture_child", which is TRUE if we're a childGuy Harris1999-09-301-1/+9
* If we're given the "-k" flag, don't start the capture until after we've:Guy Harris1999-09-301-1/+4
* Move the toolkit-independent code to create a temporary capture file,Guy Harris1999-09-231-1/+2
* More shuffling of GTK-related routines to gtk subdirectory.Gilbert Ramirez1999-09-091-3/+1
* Re-arranged Ethereal's definitions of DLT_RAW et al. since capture.cGilbert Ramirez1999-08-181-1/+18
* The "loop_data" structure is used only in "capture.c"; move itsGuy Harris1999-08-151-10/+1
* Fix the -S option timeout handling:Laurent Deniel1999-08-101-2/+1
* Fix the -S option :Laurent Deniel1999-07-281-1/+2
* If doing a catpure with "-S", as soon as we've created the capture fileGuy Harris1999-07-201-2/+1
* Added the ability to create a read-only ethereal, i.e., one thatGilbert Ramirez1999-07-091-1/+8
* Added "Capture" and "Display" menus; "Capture" has a "Start" item, whichGuy Harris1999-06-191-10/+1
* Live data capture and display enhancement that allows network capture andLaurent Deniel1999-05-111-1/+3
* Capturing packets from ethereal now saves the capture in an "anonymous" buffe...Gilbert Ramirez1999-04-061-2/+2
* When doing a capture, decode enough of the incoming packets to correctlyGuy Harris1999-02-091-6/+3
* Changes to capture.c and capture.h to support more detail in the capturehannes1998-09-291-1/+2
* Added ID tags to the beginning of each source file.Gerald Combs1998-09-161-0/+2
* Initial revisionstartethereal-0.3.15ethereal-0-3-15backups/ethereal@18706etherealGerald Combs1998-09-161-0/+49