| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the "--enable-setuid-install" option to install dumpcap and TShark | Gerald Combs | 2007-08-30 | 1 | -0/+4 |
* | Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1757 : | Jeff Morriss | 2007-08-22 | 1 | -1/+7 |
* | Remove the "-I" flag from dumpcap, and add a "-M" flag used to specify | Gerald Combs | 2007-07-20 | 1 | -1/+1 |
* | One more step in privilege separation. | Gerald Combs | 2007-06-11 | 1 | -2/+2 |
* | From Dustin Johnson: | Gerald Combs | 2007-05-18 | 1 | -2/+6 |
* | fix gcc warning about qualifier types (const) which are discarded when arriving | Sebastien Tandel | 2007-04-13 | 1 | -2/+3 |
* | Update to revision 21038 - line up the IP address label with the | Stephen Fisher | 2007-03-17 | 1 | -1/+1 |
* | Fix bug #1375: Capture Options with many IP addresses scrolls off | Stephen Fisher | 2007-03-16 | 1 | -2/+15 |
* | Propagate the recent interface list changes (r20521) to the AirPcap code. | Gerald Combs | 2007-01-23 | 1 | -4/+4 |
* | Have the routines to get interface lists take a pointer to a "gchar *" | Guy Harris | 2007-01-21 | 1 | -20/+15 |
* | Make fix for bug 771 compatible with GTK1 | Jaap Keuter | 2006-12-22 | 1 | -3/+6 |
* | From Florent Drouin: | Jaap Keuter | 2006-12-21 | 1 | -8/+29 |
* | remove some warnings | Ulf Lamping | 2006-12-11 | 1 | -0/+2 |
* | From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryption | Gerald Combs | 2006-12-05 | 1 | -3/+8 |
* | nikai@nikai.net: | Jörg Mayer | 2006-11-14 | 1 | -1/+0 |
* | Fix WEP key bug in the AirPcap code that could cause a crash. Enable | Gerald Combs | 2006-10-02 | 1 | -2/+2 |
* | Get rid of unused variable. | Guy Harris | 2006-08-26 | 1 | -3/+0 |
* | don't show the "Wireless Settings" button if HAVE_AIRPCAP isn't defined | Ulf Lamping | 2006-08-25 | 1 | -6/+8 |
* | Add support for AirPcap, an upcoming wireless product from CACE. Support | Gerald Combs | 2006-08-16 | 1 | -4/+127 |
* | Ethereal->Wireshark | Anders Broman | 2006-05-28 | 1 | -4/+4 |
* | Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI | Guy Harris | 2006-05-22 | 1 | -7/+7 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | Move the file selection dialog routines to file_dlg.c, and give it a | Guy Harris | 2006-04-30 | 1 | -0/+1 |
* | Most of the stuff in file_dlg.c is specific to capture files, so rename | Guy Harris | 2006-04-29 | 1 | -1/+1 |
* | Set the right structure member. | Guy Harris | 2006-04-03 | 1 | -1/+1 |
* | In Tethereal, don't save to a temporary file if "-w" isn't specified, | Guy Harris | 2006-04-03 | 1 | -0/+2 |
* | when including menu.h we also need to include stdio.h to get FILE | Ronnie Sahlberg | 2006-02-23 | 1 | -0/+1 |
* | Fix bug 741. Menu/Toolbar follow auto scroll checkbox in capture options. | Jaap Keuter | 2006-02-23 | 1 | -0/+2 |
* | remove dependencies to pcap.h, so getting an idea what needs to be done by du... | Ulf Lamping | 2006-02-17 | 1 | -3/+2 |
* | Constify a bunch of arguments and variables, to squelch compiler | Guy Harris | 2005-12-14 | 1 | -3/+3 |
* | add a short comment to cant_load_winpcap_err() and use it in gtk/capture_dlg.c | Ulf Lamping | 2005-12-06 | 1 | -16/+4 |
* | rename pcap-....c/.h files to capture-pcap-....c/.h | Ulf Lamping | 2005-12-06 | 1 | -1/+1 |
* | fix Ethereal so command line capture parameter will work with kilobytes (again) | Ulf Lamping | 2005-10-07 | 1 | -32/+13 |
* | fix cant_load_winpcap_err() parameter | Ulf Lamping | 2005-10-05 | 1 | -1/+1 |
* | Add a "capture_errs.c" routine to cough up error messages for capture | Guy Harris | 2005-10-04 | 1 | -18/+7 |
* | Win32: don't crash if Capture/Start is clicked and WinPcap is not installed. | Ulf Lamping | 2005-10-03 | 1 | -0/+23 |
* | renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na... | Ulf Lamping | 2005-08-20 | 1 | -1/+1 |
* | More char -> const char warning fixes. | Jörg Mayer | 2005-08-05 | 1 | -2/+2 |
* | Update URLs and domain names that refer to the WinPcap site. | Guy Harris | 2005-06-03 | 1 | -1/+1 |
* | fix #117 | Ulf Lamping | 2005-04-27 | 1 | -0/+10 |
* | fix some minor bugs with the current interface name: | Ulf Lamping | 2005-04-19 | 1 | -4/+10 |
* | ask for unsaved file when using the new start capture feature, | Ulf Lamping | 2005-04-19 | 1 | -53/+52 |
* | add some comments what all the functions going to do... | Ulf Lamping | 2005-04-19 | 1 | -3/+22 |
* | rename capture_clear() to capture_restart() | Ulf Lamping | 2005-04-16 | 1 | -2/+2 |
* | add some new capture and filter related handcrafted (toolbar) icons | Ulf Lamping | 2005-04-15 | 1 | -8/+38 |
* | capture engine: | Ulf Lamping | 2005-04-12 | 1 | -0/+6 |
* | it should now be possible to use "Update packets in real time" even if used w... | Ulf Lamping | 2005-04-12 | 1 | -7/+7 |
* | various (minor) capture code cleanup | Ulf Lamping | 2005-03-28 | 1 | -1/+1 |
* | fix Solaris build (I've removed O_BINARY) | Ulf Lamping | 2005-03-28 | 1 | -3/+3 |
* | code cleanup: the term filter_list was used with different meanings throughou... | Ulf Lamping | 2005-03-25 | 1 | -5/+5 |