| Commit message (Expand) | Author | Age | Files | Lines |
* | The packet counts and drop counts reported by libpcap are unsigned. | Guy Harris | 2008-08-19 | 1 | -1/+1 |
* | Have separate callback mechanisms in file.c and capture.c; pass the | Guy Harris | 2008-06-24 | 1 | -0/+20 |
* | Constify some arguments. | Guy Harris | 2008-02-21 | 1 | -1/+1 |
* | Add a "-S" flag to dumpcap, which prints out interface statistics. Use | Gerald Combs | 2007-08-02 | 1 | -0/+23 |
* | Remove the "-I" flag from dumpcap, and add a "-M" flag used to specify | Gerald Combs | 2007-07-20 | 1 | -0/+5 |
* | One more step in privilege separation. | Gerald Combs | 2007-06-11 | 1 | -1/+6 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | fix bug #803: sync pipe on Win32 wasn't set to binary mode, so error message ... | Ulf Lamping | 2006-03-13 | 1 | -1/+1 |
* | Pass two strings in capture child messages, so the child can send | Guy Harris | 2006-03-05 | 1 | -5/+11 |
* | split capture.h into capture.h, capture_loop.h and capture_opts.h and place t... | Ulf Lamping | 2005-12-03 | 1 | -117/+1 |
* | add missing functions (to complete/cleanup of interface): | Ulf Lamping | 2005-12-03 | 1 | -0/+10 |
* | Handle "-G" only in Tethereal - it doesn't work in Ethereal, and isn't | Guy Harris | 2005-11-17 | 1 | -1/+1 |
* | use the log features of the GLib to have verbose output of the capturing engi... | Ulf Lamping | 2005-05-26 | 1 | -0/+6 |
* | add a state member to the capture_opts, and set it according to the capture e... | Ulf Lamping | 2005-04-27 | 1 | -0/+10 |
* | rename capture_clear() to capture_restart() | Ulf Lamping | 2005-04-16 | 1 | -2/+2 |
* | capture engine: | Ulf Lamping | 2005-04-12 | 1 | -2/+6 |
* | Win32 only bugfix: as using TerminateProcess is the brute force way and somet... | Ulf Lamping | 2005-04-10 | 1 | -0/+3 |
* | various (minor) capture code cleanup | Ulf Lamping | 2005-03-28 | 1 | -17/+9 |
* | fix Solaris build (I've removed O_BINARY) | Ulf Lamping | 2005-03-28 | 1 | -2/+1 |
* | remove capture_child flag from capture_opts as it's no longer required | Ulf Lamping | 2005-03-28 | 1 | -5/+9 |
* | a lot more capture engine code cleanup | Ulf Lamping | 2005-03-28 | 1 | -4/+12 |
* | - pcap.h needs to be included before capture.h | Jörg Mayer | 2005-03-07 | 1 | -4/+2 |
* | Another step towards using the parent/child mode for ALL captures. | Ulf Lamping | 2005-02-28 | 1 | -0/+6 |
* | some clarification of the capture child thing | Ulf Lamping | 2005-02-27 | 1 | -1/+1 |
* | minor comment additions | Ulf Lamping | 2005-02-27 | 1 | -2/+4 |
* | CHILD_NAME is only used #ifdef HAVE_LIBPCAP | Ulf Lamping | 2005-02-23 | 1 | -2/+2 |
* | use the applications name (currently "ethereal" or "tethereal") in capture_op... | Ulf Lamping | 2005-02-23 | 1 | -1/+1 |
* | Clean up indentation. | Guy Harris | 2005-02-06 | 1 | -24/+24 |
* | another two steps towards privilege seperation: | Ulf Lamping | 2005-02-06 | 1 | -3/+8 |
* | instead of initializing the capture_options in main.c, use the new function c... | Ulf Lamping | 2005-02-06 | 1 | -0/+4 |
* | rename kill_capture_child to capture_kill_child to have a common prefix | Ulf Lamping | 2005-02-05 | 1 | -1/+1 |
* | updated some comments | Ulf Lamping | 2005-02-05 | 1 | -4/+8 |
* | (some) redesign of capture data structures. | Ulf Lamping | 2005-02-04 | 1 | -2/+7 |
* | move capture_file_fd field from capture_file to capture_opts type, as this is... | Ulf Lamping | 2005-02-03 | 1 | -0/+1 |
* | move global capture_child flag into capture_options | Ulf Lamping | 2004-12-29 | 1 | -3/+1 |
* | Don't use a global capture_opts in the capturing engine (this isn't a good id... | Ulf Lamping | 2004-12-29 | 1 | -11/+8 |
* | split capture_loop from capture.c, some more code cleanup | Ulf Lamping | 2004-10-30 | 1 | -10/+16 |
* | move quit_after_cap into capture_opts | Ulf Lamping | 2004-10-30 | 1 | -4/+8 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | Make sure child processes don't create a splash screen. Make the verbs in | Gerald Combs | 2004-07-06 | 1 | -3/+3 |
* | added an option to "avoid" the capture info dialog completely. | Ulf Lamping | 2004-06-20 | 1 | -1/+2 |
* | add more details for doxygen | Ulf Lamping | 2004-06-04 | 1 | -37/+46 |
* | From Jon Oberheide: Add interface name to the capture and ethereal window | Michael Tüxen | 2004-04-13 | 1 | -2/+3 |
* | experimental: make usage of pcap_setbuff to increase the kernel buffer size | Ulf Lamping | 2004-03-13 | 1 | -1/+4 |
* | fixed differences between capture GUI frontend and backend | Ulf Lamping | 2004-03-04 | 1 | -13/+12 |
* | implemented capture dialog 3rd (+x) proposal | Ulf Lamping | 2004-03-02 | 1 | -8/+16 |
* | Capturing: "Number of files" switches between normal and multiple mode, | Ulf Lamping | 2004-02-28 | 1 | -2/+2 |
* | quit_after_cap should be a gboolean, not an int, and it should be initialized | Ulf Lamping | 2004-02-21 | 1 | -2/+2 |
* | rework of capture.c: better seperation of sync and capture pipe by using | Ulf Lamping | 2004-02-21 | 1 | -5/+1 |
* | seperated capture dialog from capture.c and put into new gtk/capture_info_dlg.c | Ulf Lamping | 2003-11-15 | 1 | -1/+34 |