Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
david 90ba6b97d0 Merge from /nmap-exp/david/nmap-perf. A summary of changes:
Don't make a host the global ping host until it moves to the completed
hosts list, and only change the global ping probe if the new probe is no
worse than the old (according to pingprobe_is_better).

Restore the ping magnifier for host congestion window updates.

Ignore the timing of certain ICMP errors that are likely to be rate
limited and don't change the port or host state. Avoid making timing
pings out of probes that elicit such errors. This used to be done only
for port scans and only at -T4 and above (and didn't prohibit the
creation of timing pings). Now it is done for host discovery too, and at
all timing levels.

Gracefully handle updates from the recent past in RateMeter. Doesn't
affect performance, but avoids a rare assertion failure.
2009-01-08 22:54:07 +00:00
docs o An "elapsed" attribute has been added to the XML output, representing 2009-01-05 05:57:35 +00:00
libdnet-stripped
liblua
libpcap
libpcre
macosx
mswin32 Give a better error message "requires root privileges" when trying to run a raw 2008-11-20 00:15:42 +00:00
ndiff Use a more concise definition of render_port_list. 2008-11-25 18:31:03 +00:00
nselib Update two @copyright lines to standard man-legal.html links 2009-01-07 16:15:05 +00:00
scripts Make robots.txt.nse be silent instead of printing reports for a file with no 2009-01-03 16:54:47 +00:00
acinclude.m4
aclocal.m4
CHANGELOG Reversing r11550 (nsi_set_debug() changelog entry) 2009-01-08 02:13:28 +00:00
charpool.cc
charpool.h
config.guess
config.sub
configure
configure.ac
COPYING
COPYING.OpenSSL
depcomp
FingerPrintResults.cc
FingerPrintResults.h
global_structures.h Increase the size of OS fingerprint attribute values from 128 to 256. Some 2008-11-12 19:46:32 +00:00
HACKING
idle_scan.cc Show a warning whenever raw socket sending is attempted on Windows--not just 2008-11-24 17:52:25 +00:00
idle_scan.h
INSTALL
ltmain.sh
MACLookup.cc
MACLookup.h
main.cc
Makefile.in
missing
nmap-header-template.cc
nmap-mac-prefixes
nmap-os-db Add the results of 140 OS submissions. 2009-01-08 20:38:53 +00:00
nmap-protocols
nmap-rpc
nmap-service-probes Fix a typo in nmap-service-probes: Max OS X -> Mac OS X. 2009-01-08 20:13:29 +00:00
nmap-services
nmap.cc updating ip_is_reserved(): 108/8 and 184/8 allocated 2008-12-22 18:17:34 +00:00
nmap.h Removing some prototypes for functions that aren't around anymore 2008-12-17 22:53:26 +00:00
nmap.spec.in
nmap_amigaos.h
nmap_config.h.in
nmap_dns.cc
nmap_dns.h
nmap_error.cc
nmap_error.h
nmap_rpc.cc change sizeof(struct sockaddr_storage) to real sockaddr len 2008-12-22 00:05:22 +00:00
nmap_rpc.h
nmap_tty.cc
nmap_tty.h
nmap_winconfig.h
NmapOps.cc Give a better error message "requires root privileges" when trying to run a raw 2008-11-20 00:15:42 +00:00
NmapOps.h Give a better error message "requires root privileges" when trying to run a raw 2008-11-20 00:15:42 +00:00
NmapOutputTable.cc
NmapOutputTable.h
nse_binlib.cc
nse_binlib.h
nse_bit.cc
nse_bit.h
nse_debug.cc Add NSE debugging functions I used while working on the persistent NSE registry. 2008-11-19 02:11:52 +00:00
nse_debug.h Add NSE debugging functions I used while working on the persistent NSE registry. 2008-11-19 02:11:52 +00:00
nse_fs.cc Replace the mix of spaces and tabs in the main NSE files with uniform two-space 2008-11-18 21:11:27 +00:00
nse_fs.h
nse_init.cc Replace the mix of spaces and tabs in the main NSE files with uniform two-space 2008-11-18 21:11:27 +00:00
nse_init.h
nse_macros.h
nse_main.cc Print NSE event messages with --script-trace also. 2009-01-07 19:50:25 +00:00
nse_main.h Initialize one global Lua state for running script scans, and reuse it in calls 2008-11-19 01:44:09 +00:00
nse_nmaplib.cc Changed nil or none to be acceptable for the first value of the try function. 2008-12-30 06:56:44 +00:00
nse_nmaplib.h Replace the mix of spaces and tabs in the main NSE files with uniform two-space 2008-11-18 21:11:27 +00:00
nse_nsock.cc Improvements to the nmap library. See [1] for discussion and a full listing of 2008-12-29 21:59:08 +00:00
nse_nsock.h
nse_openssl.cc
nse_openssl.h
nse_pcrelib.cc
nse_pcrelib.h
osscan.cc
osscan.h
osscan2.cc Fill in the destination MAC address before each probe sent in OS scan. 2008-12-19 19:54:06 +00:00
osscan2.h Fill in the destination MAC address before each probe sent in OS scan. 2008-12-19 19:54:06 +00:00
output.cc o An "elapsed" attribute has been added to the XML output, representing 2009-01-05 05:57:35 +00:00
output.h Show a warning whenever raw socket sending is attempted on Windows--not just 2008-11-24 17:52:25 +00:00
portlist.cc Add some more TCP cheat ports. The new ones are 2008-12-19 22:45:58 +00:00
portlist.h
portreasons.cc
portreasons.h
protocols.cc
protocols.h
README-WIN32
scan_engine.cc Merge from /nmap-exp/david/nmap-perf. A summary of changes: 2009-01-08 22:54:07 +00:00
scan_engine.h
service_scan.cc Fix spelling in some identifiers. wierd_responses -> weird_responses, 2008-12-04 17:04:48 +00:00
service_scan.h
services.cc
services.h
shtool
Target.cc Wrap sin6{} in #if HAVE_IPV6 2008-12-21 22:49:39 +00:00
Target.h Remove the unused HOST_FIREWALLED and HOST_BROADCAST flags. The only flags used 2008-12-04 17:20:07 +00:00
TargetGroup.cc
TargetGroup.h
targets.cc Remove the unused HOST_FIREWALLED and HOST_BROADCAST flags. The only flags used 2008-12-04 17:20:07 +00:00
targets.h
tcpip.cc Patch from jah: Move the definition of struct dnet_collector_route_nfo earlier 2009-01-04 15:08:12 +00:00
tcpip.h
timing.cc Merge from /nmap-exp/david/nmap-perf. A summary of changes: 2009-01-08 22:54:07 +00:00
timing.h Give RateMeter::elapsedTime public visibility. 2008-12-13 04:31:40 +00:00
traceroute.cc Show a warning whenever raw socket sending is attempted on Windows--not just 2008-11-24 17:52:25 +00:00
traceroute.h
utils.cc pass flags from Send() to send() 2008-12-21 22:46:22 +00:00
utils.h
zenmap.spec.in

Here is some documentation for Nmap, but these files are much less
comprehensive than what you'll find at the actual Nmap documentation
site ( http://nmap.org ).