| Commit message (Expand) | Author | Age | Files | Lines |
* | For capchild headers, include <capchild/XXX.h>. | Guy Harris | 2014-06-24 | 1 | -1/+1 |
* | Remove all $Id$ from top of file | Alexis La Goutte | 2014-03-04 | 1 | -2/+0 |
* | - Rename PCAP_VERSION to WINPCAP_VERSION - the version of the underlying | Jörg Mayer | 2013-12-01 | 1 | -1/+1 |
* | Replace STRINGIFY with glib version. | Jakub Zawadzki | 2013-11-09 | 1 | -2/+2 |
* | Hoist all the friendly-name/vendor-description stuff up into | Guy Harris | 2012-11-23 | 1 | -8/+2 |
* | - Include capture_win_ifnames.h | Anders Broman | 2012-11-22 | 1 | -1/+2 |
* | Get the friendly name for interfaces. Also, no Windows interfaces are | Guy Harris | 2012-11-22 | 1 | -3/+8 |
* | 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 |
* | Fix QtShark compile error. | Bill Meier | 2012-01-30 | 1 | -1/+3 |
* | Since we know the version of WinPcap we're compiling against, go ahead and di... | Chris Maynard | 2012-01-27 | 1 | -1/+1 |
* | Swallow cant_load_winpcap_err() up into capture-wpcap.c, so that | Guy Harris | 2011-12-29 | 1 | -1/+28 |
* | Add an additional DONT_HAVE_PCAP return value from get_interface_list() | Guy Harris | 2011-12-29 | 1 | -0/+12 |
* | Forgot the buffer length argument to g_snprintf(). | Guy Harris | 2011-12-29 | 1 | -2/+4 |
* | If pcap_open_live() or pcap_open() fails due to not having WinPcap, | Guy Harris | 2011-12-29 | 1 | -0/+4 |
* | Fix comments (not all platforms on which we run support dlopen(), but | Guy Harris | 2010-10-12 | 1 | -1/+1 |
* | Make "bpf_image" available on Windows. This enables the "Compile BPF" button ... | Sake Blok | 2010-10-03 | 1 | -1/+1 |
* | Retry of SVN 34338, now tested on my WinXP dev VM: | Sake Blok | 2010-10-03 | 1 | -0/+35 |
* | Add pcap_compile_nopcap(); [Not tested] | Bill Meier | 2010-10-02 | 1 | -0/+11 |
* | Add ws_load_library and ws_module_open, which respectively call | Gerald Combs | 2010-08-25 | 1 | -2/+4 |
* | Make sure pcap_open_live points to something. | Gerald Combs | 2010-05-11 | 1 | -2/+1 |
* | Use the right #define value to check whether WinPcap has | Guy Harris | 2010-03-17 | 1 | -1/+1 |
* | Include "capture_ifinfo.h" to get declarations we require. | Guy Harris | 2010-03-04 | 1 | -0/+1 |
* | In Wireshark and TShark, run dumpcap to get interface lists and lists of | Guy Harris | 2010-03-04 | 1 | -4/+0 |
* | Use the WinPcap version of pcap_datalink_val_to_description if it's | Gerald Combs | 2009-12-18 | 1 | -2/+34 |
* | Behave more gracefully if WinPcap isn't installed. Don't assert if | Gerald Combs | 2009-12-15 | 1 | -3/+7 |
* | If WinPcap isn't loaded, return NULL from pcap_lookupdev() instead | Gerald Combs | 2009-12-07 | 1 | -1/+3 |
* | We require WinPcap > 3.0 so get rid of WPCAP_CONSTIFIED_CONFIG | Kovarththanan Rajaratnam | 2009-08-29 | 1 | -14/+0 |
* | Revert r29614 until I figure out why buildbot doesn't like it | Kovarththanan Rajaratnam | 2009-08-29 | 1 | -1/+4 |
* | Use G_STRINGIFY/G_PASTE | Kovarththanan Rajaratnam | 2009-08-29 | 1 | -4/+1 |
* | Fix the last(?) of the Win64 compilation problems. | Gerald Combs | 2009-04-16 | 1 | -2/+2 |
* | Do not use functions for remote capture on local interfaces. | Stig Bjørlykke | 2008-11-03 | 1 | -16/+0 |
* | If we have pcap_free_datalinks(), use it. If not, then, on Windows, | Guy Harris | 2008-07-04 | 1 | -0/+26 |
* | Add TurboCap-related changes from /trunk-1.0: | Gerald Combs | 2008-06-24 | 1 | -0/+32 |
* | Fix some of the Errors/warnings detected by checkapi. | Anders Broman | 2008-05-07 | 1 | -3/+3 |
* | Remove: | Anders Broman | 2008-04-09 | 1 | -5/+0 |
* | Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366) | Tomas Kukosa | 2007-12-04 | 1 | -0/+103 |
* | first steps to support MSVC 2008 Express Edition | Ulf Lamping | 2007-11-30 | 1 | -3/+4 |
* | strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delenda | Guy Harris | 2007-11-27 | 1 | -1/+5 |
* | Have the routines to get interface lists take a pointer to a "gchar *" | Guy Harris | 2007-01-21 | 1 | -2/+5 |
* | Fix up the changes to put the Portaudio information at the end of the | Guy Harris | 2006-10-19 | 1 | -2/+0 |
* | Slightly reshape the version text: Bring the OS info above the WinPcap text -... | Ulf Lamping | 2006-09-22 | 1 | -1/+2 |
* | Tethereal/tethereal -> TShark/tshark. | Gerald Combs | 2006-05-31 | 1 | -1/+1 |
* | Ethereal->Wireshark | Anders Broman | 2006-05-28 | 1 | -1/+1 |
* | If we have pcap_breakloop(), at least on UN*X we can stop the capture | Guy Harris | 2006-05-21 | 1 | -0/+23 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | from Daniele Orlandi: | Anders Broman | 2006-03-02 | 1 | -0/+3 |
* | remove dependencies to pcap.h, so getting an idea what needs to be done by du... | Ulf Lamping | 2006-02-17 | 1 | -0/+4 |
* | rename pcap-....c/.h files to capture-pcap-....c/.h | Ulf Lamping | 2005-12-06 | 1 | -2/+2 |
* | Remove an extra " from a command, and fix indentation. | Guy Harris | 2005-10-04 | 1 | -4/+4 |