Nmap Development mailing list archives

Re: [nmap-svn] r33611 - in nmap: nselib nselib/lpeg scripts


From: Patrick Donnelly <batrick () batbytes com>
Date: Mon, 25 Aug 2014 22:10:09 -0400

On Mon, Aug 25, 2014 at 9:52 PM, Daniel Miller <bonsaiviking () gmail com> wrote:
There's no reason it couldn't be fixed, but having just gone through the
rigmarole of building RPMs and installers for OS X and Windows, I didn't
feel like hunting down all the places these files are referenced. This was
the quick fix to allow folks to continue using the trunk without issues.

Understandable! =)

I'll put an entry into the todo.txt for this idea. Do you have ideas for
other libraries that could be organized together?

A select few (mostly from a cursory look at NSEDoc):

lpeg-utility.lua -> lpeg/utility.lua (obviously)

httpspider -> http/spider.lua

asn1.lua -> enc/asn1.lua
base32.lua -> enc/base32.lua
base64.lua -> enc/base64.lua

json.lua -> xchange/json.lua

General NSE specific stuff:

target -> stdnse/target.lua
nsedebug -> stdnse/debug.lua (do we even use this anymore?)
tab -> stdnse/tab.lua

strbuf.lua -> util/strbuf.lua
strict.lua -> util/strict.lua


I think obviously we could aggressively reorganize everything but that
would be painful to say the least. So maybe just a few things (or not
at all). I don't know if anyone else cares about this.

-- 
Patrick Donnelly
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: