| Commit message (Expand) | Author | Age | Files | Lines |
* | Pull the capture-session state information out of capture_opts and put | Guy Harris | 2013-05-22 | 1 | -80/+83 |
* | From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8416 : | Pascal Quantin | 2013-03-07 | 1 | -37/+37 |
* | We always HAVE_CONFIG_H so don't bother checking whether we have it or not. | Jeff Morriss | 2012-09-20 | 1 | -3/+1 |
* | Don't call main_window_update() from capture_input_new_packets() | Gerald Combs | 2012-08-06 | 1 | -0/+3 |
* | Add handling of ringbuffer support when packets are not updated | Michael Tüxen | 2012-07-28 | 1 | -3/+9 |
* | Update Free Software Foundation address. | Jakub Zawadzki | 2012-06-28 | 1 | -1/+1 |
* | Fix a bunch of uninitialized variables found by Coverity Scan. CIDs | Gerald Combs | 2012-05-16 | 1 | -3/+3 |
* | Add an explicit capture_cb_capture_failed indication for the case where | Guy Harris | 2012-03-13 | 1 | -63/+61 |
* | Don't close the currently loaded capture file in capture_start(), do so | Guy Harris | 2012-03-11 | 1 | -6/+4 |
* | From Irene Ruengeler: | Michael Tüxen | 2012-02-21 | 1 | -1/+1 |
* | Start moving files to ui/ and ui/cli/ | Jörg Mayer | 2012-02-17 | 1 | -1/+1 |
* | Third try. This time pipes and stdin are supported and the | Michael Tüxen | 2012-01-25 | 1 | -221/+222 |
* | We need a 3rd try. (After learning how to run the testuite on Windows locally). | Michael Tüxen | 2012-01-24 | 1 | -222/+220 |
* | Second try. This time pipes and stdin are supported. | Michael Tüxen | 2012-01-24 | 1 | -220/+222 |
* | Move some headers for UI stuff, and the alert_box.c UI-specific file, to | Guy Harris | 2012-01-16 | 1 | -2/+4 |
* | Back out infrastructure change. We missed supporting | Michael Tüxen | 2011-10-20 | 1 | -11/+7 |
* | Use a global list containing all interfaces and only change | Michael Tüxen | 2011-10-20 | 1 | -7/+11 |
* | Add support for multiple interfaces to the capture options dialog. | Michael Tüxen | 2011-08-05 | 1 | -3/+5 |
* | Improve the report of illegal capture filters. Also show the interface descri... | Michael Tüxen | 2011-06-27 | 1 | -4/+7 |
* | Get rid of old non-interface specific settings which are now interface | Michael Tüxen | 2011-06-27 | 1 | -12/+12 |
* | In case we have no interface information in the array, use the global value. | Michael Tüxen | 2011-05-19 | 1 | -2/+7 |
* | When capturing from multiple interfaces, indicate this in the window | Michael Tüxen | 2011-05-19 | 1 | -3/+27 |
* | Add "break;" to end of last case statement. | Stephen Fisher | 2011-01-13 | 1 | -0/+1 |
* | Clean up white space. | Guy Harris | 2010-11-28 | 1 | -9/+9 |
* | From Gregor Beck: | Anders Broman | 2010-08-24 | 1 | -3/+4 |
* | Add cf_fake_continue_tail() which is called when real-time capture | Gerald Combs | 2010-05-27 | 1 | -0/+1 |
* | If dumpcap exits abnormally, report the error. | Guy Harris | 2010-05-26 | 1 | -1/+4 |
* | When dumpcap is run to get an interface list, interface capabilities, or | Guy Harris | 2010-05-17 | 1 | -1/+6 |
* | Keep a copy of the interface description and capture filter around so that | Gerald Combs | 2010-04-01 | 1 | -4/+9 |
* | In Wireshark and TShark, run dumpcap to get interface lists and lists of | Guy Harris | 2010-03-04 | 1 | -194/+1 |
* | Behave more gracefully if WinPcap isn't installed. Don't assert if | Gerald Combs | 2009-12-15 | 1 | -2/+2 |
* | From Valerio Messina: | Jaap Keuter | 2009-12-14 | 1 | -1/+1 |
* | (FWIW) One step towards including stdio.h & stdlib.h only when req'd. | Bill Meier | 2009-08-26 | 1 | -0/+1 |
* | (Minor) #include "alert_box.h" not req'd | Bill Meier | 2009-06-11 | 1 | -1/+0 |
* | Minor rewording of a few comments; fix a few typos. | Bill Meier | 2009-01-04 | 1 | -17/+16 |
* | The packet counts and drop counts reported by libpcap are unsigned. | Guy Harris | 2008-08-19 | 1 | -2/+2 |
* | Fix some incorrect code (found by valgrind). | Bill Meier | 2008-08-15 | 1 | -7/+5 |
* | Have separate callback mechanisms in file.c and capture.c; pass the | Guy Harris | 2008-06-24 | 1 | -11/+67 |
* | Have capture_info_ui_create() and capture_info_open() take a pointer to | Guy Harris | 2008-06-24 | 1 | -1/+1 |
* | Don't include \r in linktype on win32, it looks weird in the combo box. | Stig Bjørlykke | 2008-06-02 | 1 | -0/+8 |
* | Move the file utility functions from wiretap to libwsutil so that | Jeff Morriss | 2008-05-22 | 1 | -2/+2 |
* | - Remove GLIB1 code | Stephen Fisher | 2008-04-07 | 1 | -1/+0 |
* | Constify some arguments. | Guy Harris | 2008-02-21 | 1 | -1/+1 |
* | Removed some more "statement not reached" warnings. | Stig Bjørlykke | 2008-02-07 | 1 | -1/+0 |
* | as "advertised" some days ago: | Ulf Lamping | 2007-09-25 | 1 | -2/+0 |
* | Add a "-S" flag to dumpcap, which prints out interface statistics. Use | Gerald Combs | 2007-08-02 | 1 | -6/+133 |
* | Remove the "-I" flag from dumpcap, and add a "-M" flag used to specify | Gerald Combs | 2007-07-20 | 1 | -0/+57 |
* | Fix compilation under VS6 (hopefully without breaking compilation | Gerald Combs | 2007-06-11 | 1 | -25/+25 |
* | Fix segmentation fault when NULL err_msg pointer passed to capture_interface_... | Jaap Keuter | 2007-06-11 | 1 | -4/+8 |
* | One more step in privilege separation. | Gerald Combs | 2007-06-11 | 1 | -10/+125 |