index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
capture-wpcap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
It doesn't matter whether, when building with WinPcap, we have
Guy Harris
2005-03-23
1
-8
/
+1
*
If we have "pcap_freecode()", use it to free the instructions for a BPF
Guy Harris
2005-03-23
1
-3
/
+17
*
If "HAVE_PCAP_DATALINK_NAME_TO_VAL" is defined - i.e., if we're built
Guy Harris
2004-09-27
1
-4
/
+128
*
Fix a typo.
Gerald Combs
2004-09-24
1
-2
/
+2
*
From Gisle Vanem: add support for pcap_datalink_val_to_name() for Win32.
Guy Harris
2004-09-23
1
-0
/
+30
*
From Graham Bloice: if we don't have "pcap_lib_version()" in WinPcap, we
Guy Harris
2004-08-10
1
-0
/
+13
*
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
2004-07-18
1
-1
/
+1
*
On Windows, if "get_interface_list()" returns CANT_GET_INTERFACE_LIST
Guy Harris
2004-06-12
1
-1
/
+23
*
experimental: make usage of pcap_setbuff to increase the kernel buffer size
Ulf Lamping
2004-03-13
1
-1
/
+10
*
removed some MSVC warnings (level 3)
Ulf Lamping
2004-01-05
1
-2
/
+2
*
removed some MSVC warnings (moved pcap.h before glib.h)
Ulf Lamping
2003-12-21
1
-4
/
+4
*
Configure whether we have WinPcap based on whether WINPCAP_VERSION is
Guy Harris
2003-10-10
1
-4
/
+31
*
Get the version number of the libpcap/WinPcap with which we're running
Guy Harris
2003-10-10
1
-1
/
+54
*
Use "pcap_findalldevs()" if present.
Guy Harris
2003-10-10
1
-24
/
+202
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-4
/
+4
*
Replace the types from sys/types.h and netinet/in.h by their glib.h
Jörg Mayer
2002-08-02
1
-5
/
+5
*
Now that WinPcap is a DLL, I can load it at run-time rather than load-time.
Gilbert Ramirez
2001-04-03
1
-0
/
+205