index
:
delta/libpcap.git
android-libpcap-0.9.8
bare
baserock/1.5.3-openwrt
coverity_scan
lbl
libpcap-0.6
libpcap-0.7
libpcap-0.8
libpcap-0.9
libpcap-1.0
libpcap-1.1
libpcap-1.10
libpcap-1.2
libpcap-1.3
libpcap-1.4
libpcap-1.5
libpcap-1.6
libpcap-1.7
libpcap-1.8
libpcap-1.9
libpcap_0_6
libpcap_0_7
libpcap_0_8
libpcap_0_8rel1
libpcap_0_9
libpcap_1.1
libpcap_1.2
libpcap_1.3
libpcap_1.4
libpcap_1.5
libpcap_1_0
libpcap_1_0_rel0b
libpcap_1_4rel0
linux-2-2-packet
master
origin
pcap-options
raybellis-gzip-v2
test
test-rc
github.com: the-tcpdump-group/libpcap.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Win32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use different intermediate folders for x86 and x64 builds on Windows. This is...
Yang Luo
2016-09-05
1
-12
/
+0
*
Make sure that version.h is only defined for "libpcap as part of WinPcap/Npcap".
Yang Luo
2016-08-14
1
-4
/
+4
*
Call libpcap's version header pcap_version.h.
Guy Harris
2016-08-13
1
-4
/
+4
*
fix the issue that the win_flex and win_bison commands don't get executed in ...
Yang Luo
2016-08-13
1
-4
/
+4
*
Look for VERSION and version.h.in, and put version.h, in the top-level dir.
Guy Harris
2016-08-13
1
-4
/
+4
*
Require that version.h be generated.
Guy Harris
2016-08-13
1
-4
/
+4
*
Fix permissions.
Guy Harris
2016-08-12
1
-0
/
+0
*
Generate version.h and, on UN*X, version.c with CMake.
Guy Harris
2016-08-12
1
-4
/
+4
*
version.h can be automatically generated from VERSION on Windows.
Yang Luo
2016-08-13
1
-5
/
+9
*
Rename pcap-remote.[ch] to pcap-rpcap.[ch].
Guy Harris
2016-07-30
2
-6
/
+6
*
Add resource file reference in the project.
Yang Luo
2016-07-26
2
-0
/
+11
*
Update the version strings to use macros defined in version.h.
Yang Luo
2016-07-26
1
-4
/
+8
*
Fix the INT8_MIN, INT16_MIN macro redefinition warning.
Yang Luo
2016-07-26
1
-4
/
+4
*
Fix some compile warnings.
Yang Luo
2016-07-26
1
-4
/
+4
*
Add back WinPcap specific functions to libpcap, the built wpcap.dll already w...
Yang Luo
2016-07-26
2
-4
/
+28
*
Do not build pcap-tc.c in the MSVC project.
Yang Luo
2016-06-30
2
-8
/
+0
*
Remove the "HAVE_TC_API" macro from the MSVC project.
Yang Luo
2016-06-30
1
-4
/
+4
*
Now MSVC will automatically generate scanner.c/h and grammar.c/h via WinFlexB...
Yang Luo
2016-06-30
1
-0
/
+16
*
Add WinPcap's two macros: "YY_NO_UNISTD_H" and "HAVE_TC_API" to the MSVC proj...
Yang Luo
2016-06-30
1
-4
/
+4
*
Rename "Pcap-win32.c" to "pcap-win32.c" in the MSVC project files.
Yang Luo
2016-06-30
2
-2
/
+2
*
Add x64 build configurations for the MSVC project.
Yang Luo
2016-06-27
2
-0
/
+88
*
Rename the project files and the output binary on Windows from "libpcap" to "...
Yang Luo
2016-06-27
3
-20
/
+4
*
HAVE_SNPRINTF is defined only for versions of MSVC that have provided snprint...
Yang Luo
2016-06-26
2
-2
/
+4
*
Remove MSVC 6 project files because MSVC 6 has been deprecated for many years...
Yang Luo
2016-06-26
2
-177
/
+0
*
Remove “fad-win32.c" reference in the project file, because that file is no...
Yang Luo
2016-06-26
2
-6
/
+6
*
Add missing files, build dynamic libraries.
Yang Luo
2016-06-25
2
-6
/
+41
*
Update Win32 project files from MSVC 6 to MSVC 2013.
Yang Luo
2016-06-25
3
-0
/
+221
*
BUILDING_LIBPCAP -> BUILDING_PCAP.
Guy Harris
2015-12-27
1
-2
/
+2
*
Rename LIBPCAP_EXPORTS to BUILDING_LIBPCAP.
Guy Harris
2015-12-27
1
-2
/
+2
*
Move the .def file to the top-level source directory.
Guy Harris
2015-12-26
1
-109
/
+0
*
Add module definition file for building on Windows
blazeable
2015-12-22
1
-0
/
+109
*
Fix test programs to build on more platforms.
Guy Harris
2015-11-03
1
-36
/
+0
*
Swallow bittypes.h up into pcap-stdinc.h.
Guy Harris
2015-09-23
1
-89
/
+0
*
We don't use paths.h - don't check for it or provide it for Windows.
Guy Harris
2015-09-23
1
-105
/
+0
*
Get rid of Win32/Include/net/netdb.h - we don't use it.
Guy Harris
2015-09-23
1
-166
/
+0
*
Get rid of some unused header files.
Guy Harris
2015-09-23
5
-635
/
+0
*
Move getopt.c to the missing directory.
Guy Harris
2015-09-23
1
-121
/
+0
*
Get rid of Win32/Src/gai_strerror.c - we don't build it or use it.
Guy Harris
2015-09-23
1
-83
/
+0
*
Get rid of Win32/Src/getservent.c - we don't need it.
Guy Harris
2015-09-23
2
-129
/
+0
*
Get rid of Win32/Src/inet_net.c - we don't use anything in it.
Guy Harris
2015-09-23
2
-105
/
+0
*
Get rid of Win32/Src/{getnetent.c,getnetbynm.c} - we don't build or use them.
Guy Harris
2015-09-23
3
-171
/
+0
*
Get rid of inet_aton.c and inet_pton.c; we don't build or use them.
Guy Harris
2015-09-23
3
-126
/
+0
*
Define ffs() in optimize.c; that's all that uses it.
Guy Harris
2015-09-23
2
-58
/
+0
*
Nobody uses Win32/Include/ip6_misc.h any more - get rid of it.
Guy Harris
2015-09-23
1
-161
/
+0
*
Don't use our own getaddrinfo() on Windows.
Guy Harris
2015-09-23
1
-1124
/
+0
*
Add TurboCap support from WinPcap.
Guy Harris
2015-09-03
1
-0
/
+8
*
The official #define for 32-bit and 64-bit Windows is _WIN32.
Guy Harris
2015-08-31
6
-7
/
+7
*
Delete trailing spaces/tabs
Francois-Xavier Le Bail
2015-03-08
12
-51
/
+51
*
committed work around for MingW32
Michael Richardson
2015-02-17
1
-1
/
+3
*
remove libpcap's own CVS keywords
Denis Ovsienko
2014-01-03
6
-25
/
+0
[next]