Some minor bugfixes for netlogon
[obnox/wireshark/wip.git] / capture.h
2002-02-24 guyPut all the capture options into a structure.
2002-02-24 guy"autostop_filesize" and "autostop_duration" don't need...
2002-02-08 guyHave Wiretap set the snapshot length to 0 if it can...
2002-01-10 guySeparate the promiscuous mode, "Update list of packets...
2002-01-08 guyAdd a routine to kill a capture child if it exists...
2001-04-13 jfosterAdded the ethereal capture preferences to the preferenc...
2001-02-11 guyIn Ethereal, attempt to get the packet statistics from...
2000-10-11 guySanteri Paavolainen's patch to add a "Capture->Stop...
2000-09-15 guyAdd a "-p" command-line option, and a checkbox in the...
2000-01-05 geraldWhen initializing a capture filter, assign a pointer...
1999-10-02 guyGet rid of "-F" - "-S" works, and has a more convenient UI.
1999-10-02 guyMove the declaration of global variables involved with...
1999-10-02 guyHave "do_capture()" take, as an argument, a pointer...
1999-10-02 guyA child process for a "-S" or "-F" capture should ...
1999-09-30 guyAdd a new global flag "capture_child", which is TRUE...
1999-09-30 guyIf we're given the "-k" flag, don't start the capture...
1999-09-23 guyMove the toolkit-independent code to create a temporary...
1999-09-09 gramMore shuffling of GTK-related routines to gtk subdirectory.
1999-08-18 gramRe-arranged Ethereal's definitions of DLT_RAW et al...
1999-08-15 guyThe "loop_data" structure is used only in "capture...
1999-08-10 denielFix the -S option timeout handling:
1999-07-28 denielFix the -S option :
1999-07-20 guyIf doing a catpure with "-S", as soon as we've created...
1999-07-09 gramAdded the ability to create a read-only ethereal, i...
1999-06-19 guyAdded "Capture" and "Display" menus; "Capture" has...
1999-05-11 denielLive data capture and display enhancement that allows...
1999-04-06 gramCapturing packets from ethereal now saves the capture...
1999-02-09 guyWhen doing a capture, decode enough of the incoming...
1998-09-29 hannesChanges to capture.c and capture.h to support more...
1998-09-16 geraldAdded ID tags to the beginning of each source file.
1998-09-16 geraldInitial revision