From 845c3dfb2db55f5076c81b7c37eb8513019f7c95 Mon Sep 17 00:00:00 2001 From: fyodor Date: Sat, 13 Jun 2009 22:36:44 +0000 Subject: [PATCH] --- docs/TODO | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/docs/TODO b/docs/TODO index 66cf29a1f..23e518e11 100644 --- a/docs/TODO +++ b/docs/TODO @@ -1,9 +1,5 @@ TODO $Id: TODO 11866 2009-01-24 23:10:05Z fyodor $ -*-text-*- -o Update CHANGELOG for latest changes [Fyodor] - -o Release 4.85BETA10 - o Get set up for Coverity scan of latest version to see if it catches any important issues before stable release. [Fyodor] @@ -11,6 +7,8 @@ o Once we go into deep stability freeze mode, create an nmap-exp development branches for changes we plan to integrate after the stable release. +===FEATURES FOR NEXT STABLE VERSION GO ABOVE THIS POINT=== + o Device categorization improvements o Examine Nmap's device categorization in nmap-os-deb and nmap-service-probes. Decide if some small categories which have @@ -29,7 +27,8 @@ o Device categorization improvements [Doug has done some initial work on this. For example, see nmap/docs/device-types.txt] -===FEATURES FOR NEXT STABLE VERSION GO ABOVE THIS POINT=== +o Resolve ssh2.lua buffering problems + (http://seclists.org/nmap-dev/2009/q2/0673.html) [Maybe Joao?] o Consider the open proxy scripts more carefully - How should we test whether the proxy attempt was successful? Right @@ -529,6 +528,10 @@ o random tip database DONE: +o Update CHANGELOG for latest changes [Fyodor] + +o Release 4.85BETA10 + o [NSE] Open proxy detection scripts o We have http-open-proxy.nse, but we should probably either extrand that to handle other types of proxies (such as SOCKS and HTTP