From af803bba41524714a27769ea04a4cf5d3edba950 Mon Sep 17 00:00:00 2001 From: fyodor Date: Mon, 9 Nov 2009 08:58:08 +0000 Subject: [PATCH] Note a couple of Patrick's patches that would be nice to test and integrate --- docs/TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/TODO b/docs/TODO index e23a2587e..a838360d8 100644 --- a/docs/TODO +++ b/docs/TODO @@ -37,6 +37,14 @@ o Ndiff man page should be built from XML source whenever a release is ==Try to do before next release== +o [NSE] Patrick's worker thread patch: + http://seclists.org/nmap-dev/2009/q4/294 + +o [NSE] Patrick's script dependency patch: + http://seclists.org/nmap-dev/2009/q4/295 + o I'm not sure if he has gone through and actually set appropriate + dependencies (and removed runlevels) yet + o Resolve allow_ipid_match issue which can cause some malformed replies to be ignored when we might be able to still use them. See this thread: http://seclists.org/nmap-dev/2009/q2/665 [David]