mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Add to CHANGELOG:
o Added the Ndiff utility, which compares the results of Nmap scans. See ndiff/README and http://nmap.org/ndiff/ for more information. [David] o Fixed an integer overflow that could cause the scan delay to grow large for no reason in some circumstances. [David]
This commit is contained in:
parent
f776c9c9a5
commit
e31c785713
1 changed files with 7 additions and 0 deletions
|
|
@ -1,5 +1,12 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o Added the Ndiff utility, which compares the results of Nmap scans.
|
||||
See ndiff/README and http://nmap.org/ndiff/ for more
|
||||
information. [David]
|
||||
|
||||
o Fixed an integer overflow that could cause the scan delay to grow
|
||||
large for no reason in some circumstances. [David]
|
||||
|
||||
o Enhanced the AS Numbers script (ASN.nse) to better consolidate
|
||||
results and bail out if the DNS server doesn't support the ASN
|
||||
queries. [Jah]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue