aboutsummaryrefslogtreecommitdiffstats
path: root/capture-pcap-util.c
Commit message (Expand)AuthorAgeFilesLines
* Hack toprevent checkAPIs complaining about use of 'free'Bill Meier2009-03-161-1/+2
* From Jakub Zawadzki:Stig Bjørlykke2009-03-151-4/+2
* If we don't have any of the pcap_datalink_XXX_to_YYY routines,Guy Harris2008-12-211-31/+97
* Do not use functions for remote capture on local interfaces.Stig Bjørlykke2008-11-031-6/+34
* Fix benign usage of incorrect symbol in #ifdefBill Meier2008-07-041-1/+1
* If we have pcap_free_datalinks(), use it. If not, then, on Windows,Guy Harris2008-07-041-2/+25
* Constify some arguments.Guy Harris2008-02-211-1/+1
* Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366)Tomas Kukosa2007-12-041-0/+15
* first steps to support MSVC 2008 Express EditionUlf Lamping2007-11-301-2/+3
* Include libpcap.h so that we can use wtap_pcap_encap_to_wtap_encap()Gerald Combs2007-08-231-1/+1
* fix gcc warning about qualifier types (const) which are discarded when arrivingSebastien Tandel2007-04-131-1/+1
* Have the routines to get interface lists take a pointer to a "gchar *"Guy Harris2007-01-211-8/+18
* Frederic Heem:Jörg Mayer2006-11-021-0/+1
* Ethereal->WiresharkAnders Broman2006-05-281-3/+3
* name changeRonnie Sahlberg2006-05-211-2/+2
* an error return was missing a pcap_close() callUlf Lamping2006-02-251-1/+3
* remove dependencies to pcap.h, so getting an idea what needs to be done by du...Ulf Lamping2006-02-171-0/+16
* Constify a bunch of arguments and variables, to squelch compilerGuy Harris2005-12-141-3/+3
* rename pcap-....c/.h files to capture-pcap-....c/.hUlf Lamping2005-12-061-0/+433