aboutsummaryrefslogtreecommitdiffstats
path: root/capture-pcap-util-unix.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* In a source file that defines external functions, the header file thatGuy Harris2014-01-141-0/+1
* Detangle the #ifdefs a bit.Guy Harris2014-01-141-29/+26
* Use a bunch of #includes only when needed. (2nd try; hat tip to Guy).Bill Meier2013-09-091-1/+10
* Revert #51843: Build fails on OSX-10.5-x8Bill Meier2013-09-091-10/+1
* Use a bunch of #includes only when apparently needed.Bill Meier2013-09-081-1/+10
* Hoist all the friendly-name/vendor-description stuff up intoGuy Harris2012-11-231-4/+2
* On UN*X, if an interface has a description, use it as the "friendlyGuy Harris2012-11-221-7/+9
* From Bill Parker:Anders Broman2012-10-091-1/+1
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Per https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6765#c3, don't displa...Chris Maynard2012-01-271-1/+1
* Referring to pcap_version[] doesn't do what you want on at least someGuy Harris2011-12-091-6/+20
* Replace all strerror() with g_strerror().Stig Bjørlykke2011-06-281-3/+3
* In Wireshark and TShark, run dumpcap to get interface lists and lists ofGuy Harris2010-03-041-2/+1
* Do not use functions for remote capture on local interfaces.Stig Bjørlykke2008-11-031-19/+11
* Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke2008-10-311-1/+1
* Fix some of the Errors/warnings detected by checkapi.Anders Broman2008-05-131-1/+1
* g_string_sprintf --> g_string_printf and g_string_sprintfa --> g_string_appen...Bill Meier2008-05-111-1/+1
* Fix some of the Errors/warnings detected by checkapi.Anders Broman2008-05-071-2/+2
* Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366)Tomas Kukosa2007-12-041-0/+39
* Have the routines to get interface lists take a pointer to a "gchar *"Guy Harris2007-01-211-13/+25
* Fix up the changes to put the Portaudio information at the end of theGuy Harris2006-10-191-1/+0
* name changeRonnie Sahlberg2006-05-211-2/+2
* rename pcap-....c/.h files to capture-pcap-....c/.hUlf Lamping2005-12-061-0/+338