nmap/mswin32
david 8d6a1c4df1 Make ncat depend on nsock in nmap.sln. Previously it depended on liblua for
some reason. I needed this because I got

6>LINK : fatal error LNK1104: cannot open file 'nsock.lib'
6>Build log was saved at "file://c:\cygwin\home\david\nmap\ncat\Release\BuildLog.htm"
6>ncat - 1 error(s), 1 warning(s)

the first time I built the solution after cleaning. I had to build it a second
time to let ncat find nsock.lib.
2008-09-19 18:59:11 +00:00
..
ARPA get rid of silly top-level trunk dir 2005-04-11 22:34:19 +00:00
lib Upgrade WinPcap to version 4.02. 2007-11-15 20:30:47 +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 Merge from /nmap-exp/david/nmap-ndiff and /nmap-exp/david/zenmap-ndiff. 2008-09-18 15:51:40 +00:00
OpenSSL Upgrading shipped OpenSSL for Windows to 0.9.8i, which contains 2008-09-18 21:47:45 +00:00
pcap-include Merging changes from my vc2008-testing branch. This moves Windows development 2008-06-13 05:58:11 +00:00
RPC get rid of silly top-level trunk dir 2005-04-11 22:34:19 +00:00
winpcap o Nmap's Windows self-installer now correctly registers/deletes the 2008-09-11 19:41:13 +00:00
buildguide.txt Remove Psyco from the list of dependencies in mswin32/buildguide.txt. 2008-09-09 23:34:34 +00:00
icon1.ico get rid of silly top-level trunk dir 2005-04-11 22:34:19 +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 Merge from /nmap-exp/david/nmap-ndiff and /nmap-exp/david/zenmap-ndiff. 2008-09-18 15:51:40 +00:00
nmap.rc Automatic update of version numbers in mswin32/nmap.rc and 2008-09-15 19:18:58 +00:00
nmap.sln Make ncat depend on nsock in nmap.sln. Previously it depended on liblua for 2008-09-19 18:59:11 +00:00
nmap.vcproj add xcopy command to post-build event to copy nselib/data directory in Windows builds. Patch from Jah. 2008-08-29 08:58:53 +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
resource.h get rid of silly top-level trunk dir 2005-04-11 22:34:19 +00:00
vcredist_x86.exe o The Nmap Windows self-installer now automatically installs the MS 2008-06-29 04:52:00 +00:00
winclude.h trivial copyright text tweak: filename nmap-os-fingerprints has changed to nmap-os-db 2008-05-22 20:45:32 +00:00
winfix.cc Instead of having my_close() in mswin32/winfix.cc (which only calls closesocket()), 2008-07-10 03:20:38 +00:00
winfix.h Merging changes from my vc2008-testing branch. This moves Windows development 2008-06-13 05:58:11 +00:00