nmap/nselib
batrick 2b3df5882f [NSE] Patch to add worker threads to NSE for scripts to use. Right
now a script is limited in parallelism to working on one socket at any
time. A script can now create a worker thread that will be capable of
doing work on sockets in parallel with the parent script. See [1] for
more information.

This patch also comes with condition variables that are similar to
POSIX condition variables. They are used in the same fashion as
NSE's mutexes (nmap.mutex).

[1] http://seclists.org/nmap-dev/2009/q4/294
2009-11-12 01:33:52 +00:00
..
data
base64.lua
bin.luadoc
bit.luadoc
comm.lua
datafiles.lua
dns.lua
http.lua
imap.lua
ipOps.lua
listop.lua
match.lua
msrpc.lua
msrpcperformance.lua
msrpctypes.lua
netbios.lua
nmap.luadoc [NSE] Patch to add worker threads to NSE for scripts to use. Right 2009-11-12 01:33:52 +00:00
nsedebug.lua
openssl.luadoc
packet.lua
pcre.luadoc
pop3.lua
proxy.lua
shortport.lua
smb.lua
smbauth.lua
snmp.lua
ssh1.lua
ssh2.lua
stdnse.lua [NSE] Patch to add worker threads to NSE for scripts to use. Right 2009-11-12 01:33:52 +00:00
strbuf.lua
strict.lua
tab.lua
unpwdb.lua
url.lua