1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-07 06:59:03 +00:00

add another 4.22SOC6 change to the log

This commit is contained in:
fyodor
2007-08-29 20:49:56 +00:00
parent 3b0b8af098
commit 79b7c5f556

View File

@@ -16,6 +16,11 @@ o Fixed UMIT bug which occurred when installing to a non-standard
o Added an NSE script (HTTPpasswd.nse) for finding directory traversal
problems and /etc/password files on web servers. [Kris]
o Fixed an error related to version scans against SSL services on
UNIX. The error said "nsock_connect_ssl called - but nsock was
built w/o SSL support. QUITTING". Thanks to Jason DePriest for
tracking down the problem and David Fifield for fixing it.
o Removed win_dependencies cruft from UMIT directory. [Kris]
o Upgraded libpcap from version 0.9.4 to 0.9.7 [Kris]