| Commit message (Expand) | Author | Age | Files | Lines |
* | We always HAVE_CONFIG_H so don't bother checking whether we have it or not. | Jeff Morriss | 2012-09-20 | 1 | -3/+1 |
* | Update Free Software Foundation address. | Jakub Zawadzki | 2012-06-28 | 1 | -1/+1 |
* | Cast away warnings about "struct sockaddr" -> "struct sockaddr_XXX" | Guy Harris | 2011-04-26 | 1 | -2/+2 |
* | Move get_pcap_linktype() into dumpcap - it's not used elsewhere. | Guy Harris | 2010-05-18 | 1 | -124/+0 |
* | Um, no, the problem with the Leopard x86 build is that we first do a | Guy Harris | 2010-05-14 | 1 | -1/+1 |
* | See whether the Leopard x86 buildbot is upset because of the name | Guy Harris | 2010-05-14 | 1 | -1/+1 |
* | Fetch an indication of whether the interface supports capturing in | Guy Harris | 2010-05-13 | 1 | -3/+4 |
* | For TShark and Wireshark, get the list of link-layer types for an | Guy Harris | 2010-05-07 | 1 | -105/+0 |
* | Squelch some compiler warnings. | Guy Harris | 2010-03-04 | 1 | -6/+6 |
* | In Wireshark and TShark, run dumpcap to get interface lists and lists of | Guy Harris | 2010-03-04 | 1 | -15/+14 |
* | Move a routine into dumpcap - it's not used outside dumpcap. | Guy Harris | 2010-02-27 | 1 | -20/+0 |
* | Hack toprevent checkAPIs complaining about use of 'free' | Bill Meier | 2009-03-16 | 1 | -1/+2 |
* | From Jakub Zawadzki: | Stig Bjørlykke | 2009-03-15 | 1 | -4/+2 |
* | If we don't have any of the pcap_datalink_XXX_to_YYY routines, | Guy Harris | 2008-12-21 | 1 | -31/+97 |
* | Do not use functions for remote capture on local interfaces. | Stig Bjørlykke | 2008-11-03 | 1 | -6/+34 |
* | Fix benign usage of incorrect symbol in #ifdef | Bill Meier | 2008-07-04 | 1 | -1/+1 |
* | If we have pcap_free_datalinks(), use it. If not, then, on Windows, | Guy Harris | 2008-07-04 | 1 | -2/+25 |
* | Constify some arguments. | Guy Harris | 2008-02-21 | 1 | -1/+1 |
* | Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366) | Tomas Kukosa | 2007-12-04 | 1 | -0/+15 |
* | first steps to support MSVC 2008 Express Edition | Ulf Lamping | 2007-11-30 | 1 | -2/+3 |
* | Include libpcap.h so that we can use wtap_pcap_encap_to_wtap_encap() | Gerald Combs | 2007-08-23 | 1 | -1/+1 |
* | fix gcc warning about qualifier types (const) which are discarded when arriving | Sebastien Tandel | 2007-04-13 | 1 | -1/+1 |
* | Have the routines to get interface lists take a pointer to a "gchar *" | Guy Harris | 2007-01-21 | 1 | -8/+18 |
* | Frederic Heem: | Jörg Mayer | 2006-11-02 | 1 | -0/+1 |
* | Ethereal->Wireshark | Anders Broman | 2006-05-28 | 1 | -3/+3 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | an error return was missing a pcap_close() call | Ulf Lamping | 2006-02-25 | 1 | -1/+3 |
* | remove dependencies to pcap.h, so getting an idea what needs to be done by du... | Ulf Lamping | 2006-02-17 | 1 | -0/+16 |
* | Constify a bunch of arguments and variables, to squelch compiler | Guy Harris | 2005-12-14 | 1 | -3/+3 |
* | rename pcap-....c/.h files to capture-pcap-....c/.h | Ulf Lamping | 2005-12-06 | 1 | -0/+433 |