From 1f8d3ee033639004f261326d9723c55b02f0d917 Mon Sep 17 00:00:00 2001 From: fyodor Date: Tue, 26 Jun 2012 20:06:59 +0000 Subject: [PATCH] Add a task note about considering whether to ship OpenSSL source with Nmap, so users who don't have it installed can still get the functionality in their Nmap --- todo/nmap.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index 65142ff1f..7f261df96 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -141,6 +141,9 @@ o Investigate WinPcap support for NDIS 6. I'm not sure what Windows releases support NDIS 6 or what the backward compatability is like. +o Consider including OpenSSL in our Nmap tarball + - Need to check the size, etc. + o NSE WORK (potential work for the NSE GSoC folks -- note that this is mostly infrastructure because script ideas are generally put on the script ideas page instead: https://secwiki.org/w/Nmap_Script_Ideas)