From 70ba63af2bbfc4336ad756a017d3170c71ac4b6e Mon Sep 17 00:00:00 2001 From: fyodor Date: Tue, 21 Apr 2009 21:02:41 +0000 Subject: [PATCH] Changes from yesterday's chat with David --- docs/TODO | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/docs/TODO b/docs/TODO index accff6163..4c90a6323 100644 --- a/docs/TODO +++ b/docs/TODO @@ -1,8 +1,5 @@ TODO $Id: TODO 11866 2009-01-24 23:10:05Z fyodor $ -*-text-*- -o Finalize GSoC applicant research, communication, and selection - [David, Fyodor] - o Ask Coverity if they'll scan latest version of Nmap. [Fyodor] o [Zenmap] Should probably give some sort of widget indication that a @@ -29,10 +26,6 @@ o Look into building RPMs with SSL support. Statically linking to OpenSSL on Linux for the RPMs didn't work for me last time I tried. [Fyodor] -o [Ncat] When acting as an HTTP proxy, we should support GET mode as - well as CONNECT so that it works as a non-SSL proxy in browsers such - as firefox. [David] - o [Ncat] Maybe we should create an SSL cert with no passphrase during Ncat compilation or install process so that if someone specifies Ncat -l and --ssl with no --ssl-cert and --ssl-key, we already have @@ -113,6 +106,9 @@ o Consider making the ping scan default be more comprehensive. Note o Do an OS detection integration run -- last was based on 1/8/09. [David] +o [Ncat] Make proxy server mode work on Windows (this is the last + remaining fork() dependency in Ncat). + ===FEATURES FOR NEXT STABLE VERSION GO ABOVE THIS POINT=== o Optimize NSE Performance--e.g. measure the current performance and @@ -485,6 +481,13 @@ o random tip database DONE: +o [Ncat] When acting as an HTTP proxy, we should support GET mode as + well as CONNECT so that it works as a non-SSL proxy in browsers such + as firefox. [David] + +o Finalize GSoC applicant research, communication, and selection + [David, Fyodor] + o Go through all the SoC applicants and decide who we want to accept and start communicating with them. [David,Fyodor] o Decide which applicants we want, and who would be best for