Added the ability to create a read-only ethereal, i.e., one that
[obnox/wireshark/wip.git] / capture.c
1999-07-09 gramAdded the ability to create a read-only ethereal, i...
1999-06-22 gramAdded Aaron Hillegass' summary dialogue. We're ignoring...
1999-06-21 gramFound some erroneous usages of gtk_signal_connect_objec...
1999-06-19 guyAdded "Capture" and "Display" menus; "Capture" has...
1999-06-12 guyImprove the alert boxes put up for file open/read/write...
1999-06-11 gramAdded PPPoE, PPTP, GRE, and ISAKMP dissectors.
1999-06-05 guyDon't "g_strdup()" what "gtk_entry_get_text()" returns...
1999-06-01 guyWhen constructing the list for the "Count" combo box...
1999-05-11 denielLive data capture and display enhancement that allows...
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