mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 20:51:30 +00:00
task updates from discussions w/David
This commit is contained in:
@@ -1,23 +1,19 @@
|
|||||||
TODO $Id: TODO 11866 2009-01-24 23:10:05Z fyodor $ -*-text-*-
|
TODO $Id: TODO 11866 2009-01-24 23:10:05Z fyodor $ -*-text-*-
|
||||||
|
|
||||||
o Upgrade Mac Mini to Mac OS X 10.8 (Mountain Lion) and test building
|
o We should document Ron's sample script
|
||||||
as well as testing usage of our normal builds (which we currently
|
(http://nmap.org/svn/docs/sample-script.nse) in docs/scripting.xml
|
||||||
build on 10.6).
|
so that new script writers know about it.
|
||||||
|
|
||||||
o Remove the -q/FAKE_ARGV stuff from Nmap, since I don't think people
|
o Remove the -q/FAKE_ARGV stuff from Nmap, since I don't think people
|
||||||
use that any more.
|
use that any more.
|
||||||
|
|
||||||
o Complete migration away from Syn colocated machine
|
o Complete migration away from Syn colocated machine
|
||||||
- Move submission CGIs to web
|
- [Done - actually was already on web] Move submission CGIs to web
|
||||||
- Make sure notification still works
|
- Make sure notification still works
|
||||||
- Mailman
|
- Mailman
|
||||||
- Install mailman software on web, including CGIs
|
- [Done] Install mailman software on web, including CGIs
|
||||||
- Migrate mailing lists to web
|
- Migrate mailing lists to web
|
||||||
|
|
||||||
o Make a branch from the 6.20BETA1 release (r30266) for new stable
|
|
||||||
release, apply any important bugfix patches from the meantime and then
|
|
||||||
release it after Thanksgiving as new Stable release.
|
|
||||||
|
|
||||||
o We should probably redo the Nmap header (e.g. on http://nmap.org) to
|
o We should probably redo the Nmap header (e.g. on http://nmap.org) to
|
||||||
make it more attractive. Or, at a minimum we should update the
|
make it more attractive. Or, at a minimum we should update the
|
||||||
screenshots and think about which links we really need (some of those
|
screenshots and think about which links we really need (some of those
|
||||||
@@ -27,10 +23,6 @@ o NSE digest auth should use the more robust parsing from
|
|||||||
http.parse_www_authenticate as described at
|
http.parse_www_authenticate as described at
|
||||||
http://seclists.org/nmap-dev/2012/q3/868
|
http://seclists.org/nmap-dev/2012/q3/868
|
||||||
|
|
||||||
o We should document Ron's sample script
|
|
||||||
(http://nmap.org/svn/docs/sample-script.nse) in docs/scripting.xml
|
|
||||||
so that new script writers know about it.
|
|
||||||
|
|
||||||
o Nmap Network Scanning, 2nd Edition work [placeholder]
|
o Nmap Network Scanning, 2nd Edition work [placeholder]
|
||||||
|
|
||||||
o Add IPv6 subnet/pattern support like we offer for IPv4.
|
o Add IPv6 subnet/pattern support like we offer for IPv4.
|
||||||
@@ -675,6 +667,14 @@ o random tip database
|
|||||||
|
|
||||||
DONE:
|
DONE:
|
||||||
|
|
||||||
|
o Upgrade Mac Mini to Mac OS X 10.8 (Mountain Lion) and test building
|
||||||
|
as well as testing usage of our normal builds (which we currently
|
||||||
|
build on 10.6).
|
||||||
|
|
||||||
|
o Make a branch from the 6.20BETA1 release (r30266) for new stable
|
||||||
|
release, apply any important bugfix patches from the meantime and then
|
||||||
|
release it after Thanksgiving as new Stable release.
|
||||||
|
|
||||||
o [NSE] We may want to consider a better exception handling method --
|
o [NSE] We may want to consider a better exception handling method --
|
||||||
one which doesn't require wrapping every I/O line in its own try
|
one which doesn't require wrapping every I/O line in its own try
|
||||||
function call. David says "Lua has an internal "exception handling"
|
function call. David says "Lua has an internal "exception handling"
|
||||||
|
|||||||
Reference in New Issue
Block a user