nmap/mswin32
david 6d2382cadc Use "cmd /c copy" rather than "cp" when copying OpenSSL DLLs.
Using the builtin Windows copy preserves Windows ACLs. Without this, the
copied DLLs don't have their original ACLs, and something about this
causes the program to abort with error 0xc0000022.
2011-08-31 19:41:13 +00:00
..
lib Applied Winpcap installer patch from Rob Nicholls which: 2009-10-25 23:26:40 +00:00
license-format Adjust licformat.sh to allow running it from a directory other than mswin32. 2008-07-11 20:52:17 +00:00
NET get rid of silly top-level trunk dir 2005-04-11 22:34:19 +00:00
NETINET Removing mswin32/netinet/tcp* and udp*. Thanks to my dnet header patch (r4379), we're able to safely remove all of these files and then remove their references from mswin32/winclude.h. tcp_var.h wasn't used anywhere, and all of the others are only used in libpcap/. Since these NETINET files are only used for Windows, and WinPcap is required for that, this isn't a problem. I've tested it on Windows XP with MS VC++ Express 2005. 2007-01-31 23:37:18 +00:00
nsis Updated Visual C++ Redistributables and UID/Display names as appropriate for the April 2011 MFC Security Update (MS11-025) 2011-04-21 09:59:54 +00:00
OpenSSL Upgrade the included Windows OpenSSL to version 1.0.0a. 2010-09-16 03:49:43 +00:00
pcap-include Update pcap-int.h from http://www.winpcap.org/install/bin/WpcapSrc_4_1_1.zip. 2010-06-07 20:34:33 +00:00
RPC get rid of silly top-level trunk dir 2005-04-11 22:34:19 +00:00
winpcap Fixed a "minor" problem with our WinPcap installer (instead of running our uninstaller if our InstalledBy string was present, it would run "Nmap /S _?=$INSTDIR"), which caused Nmap to briefly display its help output if it was in the same directory (or presumably in the system/user's PATH). 2011-08-20 21:57:29 +00:00
icon1.ico Update the old blue eye with the modern "blue insecure eye". 2011-02-22 20:09:16 +00:00
ifaddrlist.h get rid of silly top-level trunk dir 2005-04-11 22:34:19 +00:00
IPExport.h bug fixing 2005-08-24 19:22:11 +00:00
libpcap-note.txt get rid of silly top-level trunk dir 2005-04-11 22:34:19 +00:00
Makefile Use "cmd /c copy" rather than "cp" when copying OpenSSL DLLs. 2011-08-31 19:41:13 +00:00
nmap.rc Update version numbers in Windows build files. 2010-09-15 23:58:10 +00:00
nmap.sln Do not base nsock's project new configuration for Ncat Static on 2011-06-22 17:26:58 +00:00
nmap.vcxproj Remove nonexistent or unnecessary header files from Windows build. 2011-08-30 17:23:46 +00:00
nmap_performance.reg get rid of silly top-level trunk dir 2005-04-11 22:34:19 +00:00
packet_types.h vcproj for nmap 2005-08-08 05:48:49 +00:00
python-wrap.bat Fix a typo in a comment. 2009-05-25 01:49:27 +00:00
resource.h get rid of silly top-level trunk dir 2005-04-11 22:34:19 +00:00
vcredist2008_x86.exe Updated Visual C++ Redistributables and UID/Display names as appropriate for the April 2011 MFC Security Update (MS11-025) 2011-04-21 09:59:54 +00:00
vcredist_x86.exe Updated Visual C++ Redistributables and UID/Display names as appropriate for the April 2011 MFC Security Update (MS11-025) 2011-04-21 09:59:54 +00:00
winclude.h Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
winfix.cc Update copyright statements from 2010 to 2011 2011-01-21 00:04:16 +00:00
winfix.h Merging changes from my vc2008-testing branch. This moves Windows development 2008-06-13 05:58:11 +00:00