From defa6c5c8782dd80795641e66e4a9c88afe6687a Mon Sep 17 00:00:00 2001 From: dmiller Date: Tue, 26 Aug 2014 02:54:03 +0000 Subject: [PATCH] Add a todo item: nselib hierarchy --- todo/nmap.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index d58addbeb..a14b3ebdb 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -1,5 +1,10 @@ TODO $Id: TODO 11866 2009-01-24 23:10:05Z fyodor $ -*-text-*- +o Organize nselib into a hierarchy. A library "dirname/filename.lua" can be + required as "dirname.filename". We would need to ensure the installers + (Makefile, OS X, Windows, RPM) can handle this. See + http://seclists.org/nmap-dev/2014/q3/364 + o We should work to reduce Zenmap's memory consumption. We used to commonly get error reports from people who load so many systems that Zenmap gives an out of memory error and crashes. For example, see