Move the stats.[ch] stuff into epan, so plugins can use it.
[obnox/wireshark/wip.git] / capture.c
2005-05-26 ulflchanged the loglevel of "capture kill" from message...
2005-05-26 ulfluse the log features of the GLib to have verbose output...
2005-05-25 ulflthe capture child might not respond shortly after bring...
2005-04-30 ulflremoved various gcc warnings
2005-04-30 ulfl(hopefully) removed various gcc warnings
2005-04-27 ulfladd a state member to the capture_opts, and set it...
2005-04-18 ulflstatusbar changes:
2005-04-17 ulflbugfix: show the right filesize after a live capture...
2005-04-16 ulflrename capture_clear() to capture_restart()
2005-04-16 ulflbugfix: don't crash on error in normal mode capture
2005-04-12 ulfldon't display "No packets captured" dialog, when using...
2005-04-12 ulflcapture engine:
2005-04-12 ulflit should now be possible to use "Update packets in...
2005-04-11 ulflvarious capture code cleanup and fixes:
2005-04-10 ulflbugfix: call to cf_cb_live_capture_..._started with...
2005-04-10 ulflfix statusbar messages by splitting into update and...
2005-04-10 ulflbugfix: hide panes if a non "Update" capture had no...
2005-04-10 ulflbugfix: call cf_cb_live_capture_finished *if* some...
2005-04-10 ulflbugfix: when no packets were captured, don't call cf_cb...
2005-04-10 guyClean up indentation.
2005-03-28 ulflsome minor changes
2005-03-28 ulflbugfixes: bring non real-time captures back to former...
2005-03-28 ulflvarious (minor) capture code cleanup
2005-03-28 ulflfix Solaris build (I've removed O_BINARY)
2005-03-28 ulflremove capture_child flag from capture_opts as it's...
2005-03-28 ulfla lot more capture engine code cleanup
2005-03-28 ulflmajor capture engine rework: use two task model for...
2005-02-28 ulflAnother step towards using the parent/child mode for...
2005-02-27 ulflsome more cleanup of the capturing code (e.g. split...
2005-02-27 ulflbugfix to bring up correct error message if capture...
2005-02-27 ulflsome clarification of the capture child thing
2005-02-23 ulflmove capture_opts related things (init, command line...
2005-02-22 ulfladd the number of autostop files to the command line...
2005-02-13 lrolandchange nmake makefiles in /trunk and /trunk/epan so...
2005-02-08 ulflfix a capture bug if the capture filter wasn't valid...
2005-02-07 ulflfix a bug if capturing into named files is used
2005-02-07 guyMove the code to set the title on a window when a captu...
2005-02-06 guyInclude <ctype.h> for "isspace()".
2005-02-06 ulflanother two steps towards privilege seperation:
2005-02-06 ulflsome cleanup of the initial start sequence of Ethereal...
2005-02-06 ulflfix bugs regarding the capture child
2005-02-06 ulflinstead of initializing the capture_options in main...
2005-02-05 ulflrename kill_capture_child to capture_kill_child to...
2005-02-05 guyPut "cf_status_t" back.
2005-02-04 ulflhuge cleanup of capture file API (functions in file...
2005-02-04 ulflremove #include "globals.h" and access to global cfile...
2005-02-04 ulfl(some) redesign of capture data structures.
2005-02-03 ulflmove capture_file_fd field from capture_file to capture...
2005-01-16 guyRename capture_combo_utils.{c,h} to capture_ui_utils...
2005-01-16 guyUse a more descriptive name, if available, for the...
2004-12-29 ulflmove global capture_child flag into capture_options
2004-12-29 ulflDon't use a global capture_opts in the capturing engine...
2004-11-10 ulflbugfix: button in capture info dialog has to stop capturing
2004-10-30 guyMove some #defines and #includes around, and add some...
2004-10-30 guyGet rid of forward declarations of functions not define...
2004-10-30 ulflsplit capture_loop from capture.c, some more code cleanup
2004-10-30 ulflmove quit_after_cap into capture_opts
2004-10-30 ulflcode cleanup: split capture_sync from capture.c into...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-09-22 guyIf we have "pcap_datalink_val_to_name()", use it when...
2004-07-18 gramMove dissectors to epan/dissectors directory.
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-30 guyOn at least some platforms, a #define of O_BINARY is...
2004-06-29 ulfldefine of O_BINARY not needed, if fcntl.h is included
2004-06-20 ulfladded an option to "avoid" the capture info dialog...
2004-05-09 guyFrom Lars Roland: add support for building a libetherea...
2004-04-17 guyFailures when capturing should be reported as errors.
2004-04-13 tuexenFrom Jon Oberheide: Add interface name to the capture...
2004-03-23 guyInclude "packet-ap1394.h" to declare "capture_ap1394()".
2004-03-23 guyAdd support for DLT_APPLE_IP_OVER_IEEE_1394.
2004-03-13 ulflexperimental: make usage of pcap_setbuff to increase...
2004-03-04 ulflcapture dialog limits now with units.
2004-03-04 ulflfixed differences between capture GUI frontend and...
2004-03-02 ulflimplemented capture dialog 3rd (+x) proposal
2004-02-28 ulflCapturing: "Number of files" switches between normal...
2004-02-21 ulflbugfix from previous check in
2004-02-21 ulflquit_after_cap should be a gboolean, not an int, and...
2004-02-21 ulflrework of capture.c: better seperation of sync and...
2004-02-11 guyAdd an "open_failure_alert_box()" routine to pop up...
2004-02-09 ulflbugfix: close capture file again, if empty after capturing
2004-02-03 guyTweak the error messages for bad capture filters.
2004-02-03 ulflups, moved previously missing %s to the right place
2004-02-03 guyAdd a missing "%s" to the format string.
2004-02-03 ulflenhanced some dialog messages,
2004-01-31 guyPass ESD_BTN_OK rather than NULL as a second argument to
2004-01-31 guyAdd some more information to the error message for...
2004-01-31 ulflrenamed ESD_TYPE_CRIT to ESD_TYPE_ERROR to
2004-01-31 guyIf "pcap_compile()" fails to compile an empty filter...
2004-01-25 guyHave the Wiretap open, read, and seek-and-read routines...
2004-01-24 guyAdd a new "file_open_error_message()" routine in "epan...
2004-01-22 guyUse "fork_child" rather than "child_process" - on Win32...
2004-01-22 ulflbugfix: wrong parameter name
2004-01-22 ulflmoved GTK specific parts from capture.c to ui_util.c,
2004-01-20 ulfla.) saving GTK1 and GTK2 fontnames in different prefere...
2004-01-18 guyUpdate the Win32 information given when we fail to...
2004-01-05 ulflremoved some MSVC warnings (level 3)
2003-12-21 ulflremoved some MSVC warnings (moved pcap.h before glib.h)
2003-12-18 guyTop-of-tree and top-of-0.8-branch libpcap support limit...
2003-12-18 guyFrom Jan Kiszka: IrDA support.
2003-11-17 guyFix a typo.
next