aboutsummaryrefslogtreecommitdiffstats
path: root/capture.h
Commit message (Expand)AuthorAgeFilesLines
...
* implemented capture dialog 3rd (+x) proposalUlf Lamping2004-03-021-8/+16
* Capturing: "Number of files" switches between normal and multiple mode,Ulf Lamping2004-02-281-2/+2
* quit_after_cap should be a gboolean, not an int, and it should be initializedUlf Lamping2004-02-211-2/+2
* rework of capture.c: better seperation of sync and capture pipe by usingUlf Lamping2004-02-211-5/+1
* seperated capture dialog from capture.c and put into new gtk/capture_info_dlg.cUlf Lamping2003-11-151-1/+34
* Based on a patch from Brian Fundakowski Feldman, add support for settingGuy Harris2003-11-011-1/+3
* Don't pop up tap windows specified with "-z" options until we have aGuy Harris2003-09-151-5/+5
* Implement a ring buffer switch duration:Laurent Deniel2003-05-151-1/+3
* From Albert Chin: "sync_pipe[]" isn't exported by "capture.c", so itGuy Harris2003-01-091-2/+1
* From Graeme Hewson:Guy Harris2002-09-091-2/+2
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* Put all the capture options into a structure.Guy Harris2002-02-241-11/+22
* "autostop_filesize" and "autostop_duration" don't need to be in theGuy Harris2002-02-241-1/+8
* Have Wiretap set the snapshot length to 0 if it can't be derived fromGuy Harris2002-02-081-1/+3
* Separate the promiscuous mode, "Update list of packets in real time",Guy Harris2002-01-101-1/+3
* Add a routine to kill a capture child if it exists, so that if we exitGuy Harris2002-01-081-1/+4
* Added the ethereal capture preferences to the preference file.Jeff Foster2001-04-131-3/+1
* In Ethereal, attempt to get the packet statistics from libpcap whenGuy Harris2001-02-111-2/+2
* Santeri Paavolainen's patch to add a "Capture->Stop" menu item to letGuy Harris2000-10-111-1/+4
* Add a "-p" command-line option, and a checkbox in the "CaptureGuy Harris2000-09-151-1/+2
* 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