aboutsummaryrefslogtreecommitdiffstats
path: root/capture.c
Commit message (Expand)AuthorAgeFilesLines
* Display counts of NetBEUI/NBF frames as "NetBIOS".Guy Harris1999-08-101-3/+3
* Jeff Foster's changes to add support for NetBEUI/NBF (NetBIOS atop 802.2Guy Harris1999-08-101-13/+22
* Change the test of pcap_dispatch returned valueLaurent Deniel1999-08-101-3/+3
* Fix the -S option timeout handling:Laurent Deniel1999-08-101-23/+15
* Add the ability to specify a filter to be used when reading the file toGuy Harris1999-08-101-6/+3
* Use execlp instead of execl to scan the PATH for theLaurent Deniel1999-08-051-11/+11
* Update version numbers to 0.7.0, and update win32 Makefiles. I made someGilbert Ramirez1999-08-031-1/+15
* Changed the chmod() call to a pair of umask() calls that straddle theGilbert Ramirez1999-08-021-2/+9
* chmod() the temporary capture file to 0600 so that only the user canGilbert Ramirez1999-07-311-2/+6
* Fix the -S option :Laurent Deniel1999-07-281-4/+12
* Added a bug fix from Erik Daughtrey that sets cf_filter to NULL after beingGerald Combs1999-07-281-1/+2
* Have "close_cap_file()" disable all menu items that make sense only ifGuy Harris1999-07-241-6/+16
* Add a "File/Print" menu item, which prints *all* the packets in theGuy Harris1999-07-231-2/+3
* If doing a catpure with "-S", as soon as we've created the capture fileGuy Harris1999-07-201-11/+10
* Fix a comment.Guy Harris1999-07-201-2/+2
* Since ethereal is now dependent on GTK+-1.2.x (because of proto_tree andGilbert Ramirez1999-07-131-7/+1
* Added the ability to create a read-only ethereal, i.e., one thatGilbert Ramirez1999-07-091-3/+5
* Added Aaron Hillegass' summary dialogue. We're ignoring the problem withGilbert Ramirez1999-06-221-1/+3
* Found some erroneous usages of gtk_signal_connect_object. I always wonderedGilbert Ramirez1999-06-211-19/+14
* Added "Capture" and "Display" menus; "Capture" has a "Start" item, whichGuy Harris1999-06-191-51/+14
* Improve the alert boxes put up for file open/read/write errors. (SomeGuy Harris1999-06-121-8/+21
* Added PPPoE, PPTP, GRE, and ISAKMP dissectors.Gilbert Ramirez1999-06-111-2/+11
* Don't "g_strdup()" what "gtk_entry_get_text()" returns as the contentsGuy Harris1999-06-051-3/+2
* When constructing the list for the "Count" combo box in the "Capture"Guy Harris1999-06-011-2/+2
* Live data capture and display enhancement that allows network capture andLaurent Deniel1999-05-111-3/+96
* Capturing packets from ethereal now saves the capture in an "anonymous" buffe...Gilbert Ramirez1999-04-061-54/+39
* Have MIN_PACKET_SIZE, rather than 1, be the minimum value in the spinGuy Harris1999-02-111-3/+3
* Make the minimum and maximum packet sizes #defines.Guy Harris1999-02-111-6/+6
* When doing a capture, decode enough of the incoming packets to correctlyGuy Harris1999-02-091-50/+40
* No need to disable filter-related widgets for packet capture if we'reGuy Harris1999-02-021-8/+1
* * Added Joerg Mayer's Vines patchGerald Combs1998-12-291-1/+2
* Fixed more bugs with dialogues and gtk+-1.1.x.Gilbert Ramirez1998-12-221-2/+8
* Stopped the "TCP Follow" screen from producing an error when usingGilbert Ramirez1998-12-221-2/+2
* A patch spread across many files to let Ethereal compile under GTK+-1.1.x.Gilbert Ramirez1998-12-171-1/+2
* * Disable filter-related widgets if we're using wiretap.Gerald Combs1998-11-181-1/+8
* Add a "acinclude.m4" file that defines a "AC_ETHEREAL_STRUCT_SA_LEN"Guy Harris1998-11-171-2/+2
* Back out some changes accidentally commited by the previous checkin - IGuy Harris1998-11-151-2/+2
* Add support to wiretap for reading Sun "snoop" capture files.Guy Harris1998-11-151-2/+2
* * Added preference file saves and reads.Gerald Combs1998-10-281-2/+2
* Squelch a number of "-Wall" errors by:Guy Harris1998-10-131-1/+7
* - Added match_strval function to packet.cGerald Combs1998-10-121-75/+113
* * OSPF alignment fixes (Gerald)Gerald Combs1998-10-101-2/+10
* Changes to capture.c and capture.h to support more detail in the capturehannes1998-09-291-17/+44
* Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1998-09-271-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/+501