If a PrincipalName has at least one name-string, put the first of the
[obnox/wireshark/wip.git] / capture.h
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