aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/capture_dlg.c
Commit message (Expand)AuthorAgeFilesLines
* Change the "--enable-setuid-install" option to install dumpcap and TSharkGerald Combs2007-08-301-0/+4
* Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1757 :Jeff Morriss2007-08-221-1/+7
* Remove the "-I" flag from dumpcap, and add a "-M" flag used to specifyGerald Combs2007-07-201-1/+1
* One more step in privilege separation.Gerald Combs2007-06-111-2/+2
* From Dustin Johnson:Gerald Combs2007-05-181-2/+6
* fix gcc warning about qualifier types (const) which are discarded when arrivingSebastien Tandel2007-04-131-2/+3
* Update to revision 21038 - line up the IP address label with theStephen Fisher2007-03-171-1/+1
* Fix bug #1375: Capture Options with many IP addresses scrolls offStephen Fisher2007-03-161-2/+15
* Propagate the recent interface list changes (r20521) to the AirPcap code.Gerald Combs2007-01-231-4/+4
* Have the routines to get interface lists take a pointer to a "gchar *"Guy Harris2007-01-211-20/+15
* Make fix for bug 771 compatible with GTK1Jaap Keuter2006-12-221-3/+6
* From Florent Drouin:Jaap Keuter2006-12-211-8/+29
* remove some warningsUlf Lamping2006-12-111-0/+2
* From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryptionGerald Combs2006-12-051-3/+8
* nikai@nikai.net:Jörg Mayer2006-11-141-1/+0
* Fix WEP key bug in the AirPcap code that could cause a crash. EnableGerald Combs2006-10-021-2/+2
* Get rid of unused variable.Guy Harris2006-08-261-3/+0
* don't show the "Wireless Settings" button if HAVE_AIRPCAP isn't definedUlf Lamping2006-08-251-6/+8
* Add support for AirPcap, an upcoming wireless product from CACE. SupportGerald Combs2006-08-161-4/+127
* Ethereal->WiresharkAnders Broman2006-05-281-4/+4
* Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIGuy Harris2006-05-221-7/+7
* name changeRonnie Sahlberg2006-05-211-2/+2
* Move the file selection dialog routines to file_dlg.c, and give it aGuy Harris2006-04-301-0/+1
* Most of the stuff in file_dlg.c is specific to capture files, so renameGuy Harris2006-04-291-1/+1
* Set the right structure member.Guy Harris2006-04-031-1/+1
* In Tethereal, don't save to a temporary file if "-w" isn't specified,Guy Harris2006-04-031-0/+2
* when including menu.h we also need to include stdio.h to get FILERonnie Sahlberg2006-02-231-0/+1
* Fix bug 741. Menu/Toolbar follow auto scroll checkbox in capture options.Jaap Keuter2006-02-231-0/+2
* remove dependencies to pcap.h, so getting an idea what needs to be done by du...Ulf Lamping2006-02-171-3/+2
* Constify a bunch of arguments and variables, to squelch compilerGuy Harris2005-12-141-3/+3
* add a short comment to cant_load_winpcap_err() and use it in gtk/capture_dlg.cUlf Lamping2005-12-061-16/+4
* rename pcap-....c/.h files to capture-pcap-....c/.hUlf Lamping2005-12-061-1/+1
* fix Ethereal so command line capture parameter will work with kilobytes (again)Ulf Lamping2005-10-071-32/+13
* fix cant_load_winpcap_err() parameterUlf Lamping2005-10-051-1/+1
* Add a "capture_errs.c" routine to cough up error messages for captureGuy Harris2005-10-041-18/+7
* Win32: don't crash if Capture/Start is clicked and WinPcap is not installed.Ulf Lamping2005-10-031-0/+23
* renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...Ulf Lamping2005-08-201-1/+1
* More char -> const char warning fixes.Jörg Mayer2005-08-051-2/+2
* Update URLs and domain names that refer to the WinPcap site.Guy Harris2005-06-031-1/+1
* fix #117Ulf Lamping2005-04-271-0/+10
* fix some minor bugs with the current interface name:Ulf Lamping2005-04-191-4/+10
* ask for unsaved file when using the new start capture feature,Ulf Lamping2005-04-191-53/+52
* add some comments what all the functions going to do...Ulf Lamping2005-04-191-3/+22
* rename capture_clear() to capture_restart()Ulf Lamping2005-04-161-2/+2
* add some new capture and filter related handcrafted (toolbar) iconsUlf Lamping2005-04-151-8/+38
* capture engine: Ulf Lamping2005-04-121-0/+6
* it should now be possible to use "Update packets in real time" even if used w...Ulf Lamping2005-04-121-7/+7
* various (minor) capture code cleanupUlf Lamping2005-03-281-1/+1
* fix Solaris build (I've removed O_BINARY)Ulf Lamping2005-03-281-3/+3
* code cleanup: the term filter_list was used with different meanings throughou...Ulf Lamping2005-03-251-5/+5