mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
CHANGELOG:
o [NSE] Fixed a bug in the nrpe-enum script that would make it run for every port (when it was selected, which it was not by default). Daniel Miller reported the bug. [Patrick]
This commit is contained in:
parent
21113fdfa9
commit
c68449d5b3
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o [NSE] Fixed a bug in the nrpe-enum script that would make it run for
|
||||
every port (when it was selected, which it was not by default).
|
||||
Daniel Miller reported the bug. [Patrick]
|
||||
|
||||
o [NSE] Made it a controlled Lua stack trace instead of a fatal error
|
||||
when an NSE script sets a negative socket timeout. Vlatko Kosturjak
|
||||
reported the bug. [David]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue