1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-09 15:06:35 +00:00
This commit is contained in:
fyodor
2009-06-13 22:36:44 +00:00
parent ef7b811881
commit 845c3dfb2d

View File

@@ -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