Removed 2 blocks of code that if #ifdef'ed out. They're just not needed.
[obnox/wireshark/wip.git] / capture.c
1999-04-06 gramCapturing packets from ethereal now saves the capture...
1999-02-11 guyHave MIN_PACKET_SIZE, rather than 1, be the minimum...
1999-02-11 guyMake the minimum and maximum packet sizes #defines.
1999-02-09 guyWhen doing a capture, decode enough of the incoming...
1999-02-02 guyNo need to disable filter-related widgets for packet...
1998-12-29 gerald* Added Joerg Mayer's Vines patch
1998-12-22 gramFixed more bugs with dialogues and gtk+-1.1.x.
1998-12-22 gramStopped the "TCP Follow" screen from producing an error...
1998-12-17 gramA patch spread across many files to let Ethereal compil...
1998-11-18 gerald* Disable filter-related widgets if we're using wiretap.
1998-11-17 guyAdd a "acinclude.m4" file that defines a "AC_ETHEREAL_S...
1998-11-15 guyBack out some changes accidentally commited by the...
1998-11-15 guyAdd support to wiretap for reading Sun "snoop" capture...
1998-10-28 gerald* Added preference file saves and reads.
1998-10-13 guySquelch a number of "-Wall" errors by:
1998-10-12 gerald- Added match_strval function to packet.c
1998-10-10 gerald* OSPF alignment fixes (Gerald)
1998-09-29 hannesChanges to capture.c and capture.h to support more...
1998-09-27 geraldMerged in a _huge_ patch from Guy Harris. It adds...
1998-09-16 geraldAdded ID tags to the beginning of each source file.
1998-09-16 geraldInitial revision