summaryrefslogtreecommitdiff
path: root/Win32
Commit message (Expand)AuthorAgeFilesLines
* Rename sf-pcap-ng.[ch] to reflect that the file type is now called pcapng.Guy Harris2018-01-082-2/+2
* Use pcap_EXPORTS rather than BUILDING_PCAP to control export/import in headers.Guy Harris2017-11-271-4/+4
* Call the flag to enable remote capture ENABLE_REMOTE.Guy Harris2017-10-031-5/+5
* Don't define HAVE_ADDRINFO on Windows.Guy Harris2017-09-261-4/+4
* Remove more of Gisle Vanem's private changes.Guy Harris2017-09-231-158/+0
* Hacks for Win32 wPcap.Gisle Vanem2017-09-231-0/+158
* Deleted un-needed .h-files.Gisle Vanem2017-09-232-235/+0
* Get rid of pcap-stdinc.h.Guy Harris2017-09-051-3/+0
* Reflect the disappearance of fad-helpers.c.Guy Harris2017-03-131-1/+0
* Don't need to open the interface any more in order to retrieve the loopback f...Yang Luo2016-10-071-4/+4
* Use different intermediate folders for x86 and x64 builds on Windows. This is...Yang Luo2016-09-051-12/+0
* Make sure that version.h is only defined for "libpcap as part of WinPcap/Npcap".Yang Luo2016-08-141-4/+4
* Call libpcap's version header pcap_version.h.Guy Harris2016-08-131-4/+4
* fix the issue that the win_flex and win_bison commands don't get executed in ...Yang Luo2016-08-131-4/+4
* Look for VERSION and version.h.in, and put version.h, in the top-level dir.Guy Harris2016-08-131-4/+4
* Require that version.h be generated.Guy Harris2016-08-131-4/+4
* Fix permissions.Guy Harris2016-08-121-0/+0
* Generate version.h and, on UN*X, version.c with CMake.Guy Harris2016-08-121-4/+4
* version.h can be automatically generated from VERSION on Windows.Yang Luo2016-08-131-5/+9
* Rename pcap-remote.[ch] to pcap-rpcap.[ch].Guy Harris2016-07-302-6/+6
* Add resource file reference in the project.Yang Luo2016-07-262-0/+11
* Update the version strings to use macros defined in version.h.Yang Luo2016-07-261-4/+8
* Fix the INT8_MIN, INT16_MIN macro redefinition warning.Yang Luo2016-07-261-4/+4
* Fix some compile warnings.Yang Luo2016-07-261-4/+4
* Add back WinPcap specific functions to libpcap, the built wpcap.dll already w...Yang Luo2016-07-262-4/+28
* Do not build pcap-tc.c in the MSVC project.Yang Luo2016-06-302-8/+0
* Remove the "HAVE_TC_API" macro from the MSVC project.Yang Luo2016-06-301-4/+4
* Now MSVC will automatically generate scanner.c/h and grammar.c/h via WinFlexB...Yang Luo2016-06-301-0/+16
* Add WinPcap's two macros: "YY_NO_UNISTD_H" and "HAVE_TC_API" to the MSVC proj...Yang Luo2016-06-301-4/+4
* Rename "Pcap-win32.c" to "pcap-win32.c" in the MSVC project files.Yang Luo2016-06-302-2/+2
* Add x64 build configurations for the MSVC project.Yang Luo2016-06-272-0/+88
* Rename the project files and the output binary on Windows from "libpcap" to "...Yang Luo2016-06-273-20/+4
* HAVE_SNPRINTF is defined only for versions of MSVC that have provided snprint...Yang Luo2016-06-262-2/+4
* Remove MSVC 6 project files because MSVC 6 has been deprecated for many years...Yang Luo2016-06-262-177/+0
* Remove “fad-win32.c" reference in the project file, because that file is no...Yang Luo2016-06-262-6/+6
* Add missing files, build dynamic libraries.Yang Luo2016-06-252-6/+41
* Update Win32 project files from MSVC 6 to MSVC 2013.Yang Luo2016-06-253-0/+221
* BUILDING_LIBPCAP -> BUILDING_PCAP.Guy Harris2015-12-271-2/+2
* Rename LIBPCAP_EXPORTS to BUILDING_LIBPCAP.Guy Harris2015-12-271-2/+2
* Move the .def file to the top-level source directory.Guy Harris2015-12-261-109/+0
* Add module definition file for building on Windowsblazeable2015-12-221-0/+109
* Fix test programs to build on more platforms.Guy Harris2015-11-031-36/+0
* Swallow bittypes.h up into pcap-stdinc.h.Guy Harris2015-09-231-89/+0
* We don't use paths.h - don't check for it or provide it for Windows.Guy Harris2015-09-231-105/+0
* Get rid of Win32/Include/net/netdb.h - we don't use it.Guy Harris2015-09-231-166/+0
* Get rid of some unused header files.Guy Harris2015-09-235-635/+0
* Move getopt.c to the missing directory.Guy Harris2015-09-231-121/+0
* Get rid of Win32/Src/gai_strerror.c - we don't build it or use it.Guy Harris2015-09-231-83/+0
* Get rid of Win32/Src/getservent.c - we don't need it.Guy Harris2015-09-232-129/+0
* Get rid of Win32/Src/inet_net.c - we don't use anything in it.Guy Harris2015-09-232-105/+0