dmiller
74e9104173
OpenSSL 1.1.X renamed libs: libeay32->libcrypto ssleay32->libssl
2020-09-03 17:49:21 +00:00
dmiller
e2cb529b7a
include string_pool in Windows build
2020-08-31 15:20:50 +00:00
dmiller
210adf941e
Remove nmap-update
...
This feature was never publicly released, and has not been distributed
in our binary builds for a couple versions now. It needed to be removed
in order to reduce the number of places Nmap looks for data files. See #2051
2020-08-27 19:13:31 +00:00
dmiller
a41e8c8e58
Update copyright language for Windows.
2020-05-11 17:18:27 +00:00
dmiller
6a2cacaa40
Windows config Zlib to not use ASM, support GZ. Fixes #1723
2019-09-19 16:45:39 +00:00
dmiller
f05296d7f7
Merge changes from Nmap 7.80 release branch
2019-08-11 05:30:19 +00:00
dmiller
c752223c7b
Simplify some IfSilent calls (MessageBox is not displayed in silent mode anyway)
2019-06-19 19:42:28 +00:00
dmiller
4897d3c802
Extract exes and reg files to randomized PLUGINSDIR to ensure we use a clean copy
2019-06-19 19:42:28 +00:00
dmiller
6d5afa74f2
Some changes to support Nmap OEM silent installer
2019-06-19 19:42:27 +00:00
dmiller
134782eef5
Remove /NPFSTARTUP installer option, deprecated by Npcap installer
2019-06-19 18:33:52 +00:00
dmiller
a668cdb9c7
Remove some unused windows headers and silence warnings
2019-05-29 16:39:05 +00:00
dmiller
9037c946d9
Remove unneeded includes of pcap.h on Windows
2019-05-29 15:22:25 +00:00
dmiller
77421962aa
Remove mostly-unused winclude.h
2019-05-29 15:11:13 +00:00
dmiller
8cae7b4fc7
Remove/relocate unused includes of pcap.h and Packet32.h
2019-05-29 13:39:28 +00:00
dmiller
4a39986249
restore some typedefs that were part of older libpcap headers
2019-05-29 13:25:32 +00:00
dmiller
274b8f979c
Remove checks and unnecessary includes of sys/timeb.h (handled within nbase)
2019-05-29 13:22:13 +00:00
dmiller
d639a53088
Bump copyright date in license headers
2019-05-28 21:36:04 +00:00
dmiller
e3afc3f5a6
Ensure large strings build of NSIS is used. Fixes #1396
2019-01-07 18:15:49 +00:00
dmiller
8490cad95d
Copy zlib DLL during staging. Avoid building nmap-update
2018-11-08 15:30:15 +00:00
dmiller
89a1714580
Fix Windows build for zlib update: use DLL instead of static
2018-11-08 14:51:33 +00:00
dmiller
d8c1d935f1
Move Npcap headers and lib stuff to nmap-mswin32-aux
2018-10-18 03:28:39 +00:00
dmiller
30db709755
Optimistically revert mutex that was needed with WinPcap. Npcap likely is unaffected.
2018-10-03 16:57:54 +00:00
fyodor
b3cece27e0
Update Npcap URL to new SSL version
2018-09-28 23:42:55 +00:00
dmiller
c95330ddf0
Avoid calling GetLastError twice.
2018-08-06 21:23:06 +00:00
dmiller
aaf5075c67
Move probespec to its own header to reduce includes of scan_engine.h
2018-07-13 18:18:28 +00:00
dmiller
b34a8e9aad
Bump version for Nmap 7.70SVN
2018-03-20 18:12:14 +00:00
dmiller
cadb66231f
Merge 7.70 release branch into trunk
2018-03-20 18:08:25 +00:00
fyodor
ff62300249
Bump copyright dates to 2018 and slightly improve wording (doesn't change meaning) of Nmap license header text
2018-01-28 21:18:17 +00:00
dmiller
3c91ad69b4
Add zlib includes and libs to Debug Windows build
2017-09-30 19:36:06 +00:00
dmiller
008edb6698
Fix Windows build: missing files, static zlib
2017-09-21 03:58:40 +00:00
dmiller
afe978dfb9
Add static zlib dependency in vcxproj needed for nse_zlib.cc
2017-09-21 01:43:08 +00:00
dmiller
b57d23f005
Add zlib binding for NSE. Fixes #532
2017-09-13 01:54:19 +00:00
dmiller
4a6fb1abe6
Bump version and regen docs for 7.60 release
2017-08-01 21:50:08 +00:00
evangel
0c142333bb
Merged gsoc-ssh branch. Closes #910
2017-06-29 21:27:35 +00:00
dmiller
bdd67aa68a
Update some error messages to refer to Npcap, not WinPcap.
2017-06-23 04:44:21 +00:00
dmiller
78f650b5e5
Bump version and regen docs post-7.50 release
2017-06-13 19:49:30 +00:00
dmiller
4725c98f5e
Backport some Windows build fixes from release branch
2017-06-11 20:01:02 +00:00
dmiller
9c7ea727a7
Update license terms for 2017
2017-06-07 12:32:38 +00:00
dmiller
5a5addb0ef
Sign the Nmap uninstaller
2017-01-08 03:30:45 +00:00
dmiller
eb0ba33394
Bump version and regen docs for 7.40 release
2016-12-21 00:16:03 +00:00
fyodor
4bd67aa2fb
Update the Nmap license/header text to reflect latest updates to docs/legal-notices.xml
2016-12-14 00:12:23 +00:00
dmiller
f61a82a1db
Bump version and regen docs for 7.31 maintenance release.
2016-10-21 20:12:59 +00:00
dmiller
417f6fdd7b
Add code signing and timestamps to windows build
2016-10-20 15:31:33 +00:00
dmiller
99efa84d86
Make sure Nmap.nsi gets regenerated when necessary and safely
2016-10-07 02:54:04 +00:00
dmiller
74c139be73
Bump version and regen docs for 7.30 release
2016-09-29 18:00:59 +00:00
dmiller
3a01e58f36
Avoid comparisons with uninitialized pcap_driver
2016-09-01 03:34:21 +00:00
dmiller
7b2f115d24
Use CloseServiceHandle instead of CloseHandle to avoid debugging crash
2016-09-01 03:34:20 +00:00
dmiller
f4c5c832a6
Remove dependency on pcap-int.h Fixes #426
...
Windows doesn't support selectable pcap fds, so instead of fiddling with
adapter read timeouts via PacketSetReadTimeout, we get an event handle
with pcap_get_event and WaitForSIngleObject. This means we don't need to
extract the adapter from the pcap_t, which is not part of the libpcap
API and was causing crashes switching between the libpcap versions used
by WinPcap and Npcap.
2016-08-25 18:41:03 +00:00
dmiller
b0fb9b5cdb
Switch to Npcap dev kit instead of Winpcap
2016-08-14 02:54:48 +00:00
dmiller
af13cef717
Upgrade to Npcap 0.08 (libpcap 1.8.0 headers for Windows)
2016-08-13 20:04:05 +00:00