Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
david 4308302f7d Update the error message shown when attempting to scan an interface
address on Solaris. The Solaris error message was
	/dev/lo: No such file or directory
but apparently it can also be
	lo0: No DLPI device found
Also changed the message to say that it can happen when scanning any
interface address, not just localhost. The new error message was lately
reported by Dom De Vitto.

http://seclists.org/nmap-dev/2006/q2/0127.html
http://seclists.org/nmap-dev/2009/q1/0853.html
2009-05-11 22:31:48 +00:00
docs add Ncat newline issue noted by Jah 2009-05-09 03:46:13 +00:00
libdnet-stripped Fix all the compiler warnings when building with Visual C++ 2008. 2009-04-29 17:56:30 +00:00
liblua Fix all the compiler warnings when building with Visual C++ 2008. 2009-04-29 17:56:30 +00:00
libpcap Delete auxiliary scripts config.guess, config.sub, depcomp, install-sh, 2007-11-27 06:22:46 +00:00
libpcre Fix all the compiler warnings when building with Visual C++ 2008. 2009-04-29 17:56:30 +00:00
macosx In the Mac build, discard local changes on export and rebuild the script 2009-04-24 18:59:27 +00:00
mswin32 Fix all the compiler warnings when building with Visual C++ 2008. 2009-04-29 17:56:30 +00:00
ndiff Document the --xml option in the Ndiff man page. (It claimed it was 2009-04-21 06:11:44 +00:00
nselib [NSE] Significantly shortend hextobin function for packet module. 2009-05-06 08:32:59 +00:00
scripts Fix a problem, reported by David, which resulted in an error arising from an 2009-05-01 23:35:44 +00:00
acinclude.m4 Fix the test for GTK+ in configure.ac and move the macro RECVFROM_ARG6_TYPE from aclocal.m4 to acinclude.m4. 2007-10-22 23:27:22 +00:00
aclocal.m4 Revert r10484, which added checks for GTK+ and PyGTK in configure. The checks 2008-10-05 00:42:25 +00:00
CHANGELOG Use a thread instead of fork to allow running the HTTP proxy on Windows. 2009-05-09 03:24:52 +00:00
charpool.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
charpool.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
config.guess o Updated to latest (as of 3/15) autoconf config.sub/config.guess 2008-03-15 10:21:56 +00:00
config.sub o Updated to latest (as of 3/15) autoconf config.sub/config.guess 2008-03-15 10:21:56 +00:00
configure Revert r10484, which added checks for GTK+ and PyGTK in configure. The checks 2008-10-05 00:42:25 +00:00
configure.ac Revert r10484, which added checks for GTK+ and PyGTK in configure. The checks 2008-10-05 00:42:25 +00:00
COPYING Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
COPYING.OpenSSL get rid of silly top-level trunk dir 2005-04-11 22:34:19 +00:00
depcomp Delete auxiliary scripts config.guess, config.sub, depcomp, install-sh, 2007-11-27 06:22:46 +00:00
FingerPrintResults.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
FingerPrintResults.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
global_structures.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
HACKING Add a style section very similar to one suggested by Daniel Roethlisberger on nmap-dev 2009-03-07 03:28:42 +00:00
idle_scan.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
idle_scan.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
INSTALL URL change from http://insecure.org/nmap/* to http://nmap.org/* 2008-01-17 07:22:03 +00:00
ltmain.sh Delete auxiliary scripts config.guess, config.sub, depcomp, install-sh, 2007-11-27 06:22:46 +00:00
MACLookup.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
MACLookup.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
main.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
Makefile.in Fixed the redundant log message during compilation: 2009-05-04 07:02:18 +00:00
missing Delete auxiliary scripts config.guess, config.sub, depcomp, install-sh, 2007-11-27 06:22:46 +00:00
nmap-header-template.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nmap-mac-prefixes o Updated to include the latest MAC Address prefixes from the IEEE in 2008-05-30 21:47:20 +00:00
nmap-os-db Fix a couple of erroneous device types in nmap-os-db. 2009-05-10 04:31:59 +00:00
nmap-protocols URL change from http://insecure.org/nmap/* to http://nmap.org/* 2008-01-17 07:22:03 +00:00
nmap-rpc URL change from http://insecure.org/nmap/* to http://nmap.org/* 2008-01-17 07:22:03 +00:00
nmap-service-probes I ran into a case where Hummingbird Exceed X11 reported slightly 2009-04-14 22:06:31 +00:00
nmap-services Nmap 4.85BETA6 autobuilt and version files 2009-03-31 22:19:16 +00:00
nmap.cc Fix a compiler warning. 2009-05-04 23:25:46 +00:00
nmap.h 4.85BETA8 version number update, new man page builds, etc. 2009-04-21 21:02:25 +00:00
nmap.spec.in Install and use ca-bundle.crt on Unix. Rename ncat/ncat_exec.c to 2009-04-29 04:14:04 +00:00
nmap_amigaos.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nmap_config.h.in Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nmap_dns.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nmap_dns.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nmap_error.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nmap_error.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nmap_rpc.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nmap_rpc.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nmap_tty.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nmap_tty.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nmap_winconfig.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
NmapOps.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
NmapOps.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
NmapOutputTable.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
NmapOutputTable.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
nse_binlib.cc Fixed a compiler warning. 2009-04-22 18:43:37 +00:00
nse_binlib.h added nse_binlib.h 2008-07-31 14:18:21 +00:00
nse_bit.cc Corrected many #includes for header files (where they are included). 2009-03-10 05:56:10 +00:00
nse_bit.h Corrected many #includes for header files (where they are included). 2009-03-10 05:56:10 +00:00
nse_debug.cc Corrected many #includes for header files (where they are included). 2009-03-10 05:56:10 +00:00
nse_debug.h Corrected many #includes for header files (where they are included). 2009-03-10 05:56:10 +00:00
nse_fs.cc Corrected many #includes for header files (where they are included). 2009-03-10 05:56:10 +00:00
nse_fs.h Corrected many #includes for header files (where they are included). 2009-03-10 05:56:10 +00:00
nse_macros.h Merge of nse-lua (nse-lua-merge) minus most enchancements that were 2009-04-05 06:01:27 +00:00
nse_main.cc [NSE] Added Boolean Operators for --script. You may now use a boolean operator 2009-04-30 05:49:47 +00:00
nse_main.h Merge of nse-lua (nse-lua-merge) minus most enchancements that were 2009-04-05 06:01:27 +00:00
nse_main.lua Removed escape_magic function in favor of a simple substitution. 2009-05-02 04:43:27 +00:00
nse_nmaplib.cc Merge of nse-lua (nse-lua-merge) minus most enchancements that were 2009-04-05 06:01:27 +00:00
nse_nmaplib.h Merge of nse-lua (nse-lua-merge) minus most enchancements that were 2009-04-05 06:01:27 +00:00
nse_nsock.cc Make hexify in nse_nsock.cc take an unsigned char * to work around an assertion 2009-05-04 17:57:27 +00:00
nse_nsock.h Corrected many #includes for header files (where they are included). 2009-03-10 05:56:10 +00:00
nse_openssl.cc Corrected many #includes for header files (where they are included). 2009-03-10 05:56:10 +00:00
nse_openssl.h Corrected many #includes for header files (where they are included). 2009-03-10 05:56:10 +00:00
nse_pcrelib.cc Corrected many #includes for header files (where they are included). 2009-03-10 05:56:10 +00:00
nse_pcrelib.h Revert r5485. This changes the pcre Lua module back to statically linked 2007-10-23 00:45:00 +00:00
osscan.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
osscan.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
osscan2.cc o [Nbase] The checksum functions now have an nbase_ prefix. This 2009-04-16 09:38:13 +00:00
osscan2.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
output.cc Only increment o.numhosts_scanned when we have truly finished scanning a 2009-05-04 22:59:35 +00:00
output.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
portlist.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
portlist.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
portreasons.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
portreasons.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
protocols.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
protocols.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
README-WIN32 URL change from http://insecure.org/nmap/* to http://nmap.org/* 2008-01-17 07:22:03 +00:00
scan_engine.cc Require -d3, not just -d, for the message 2009-04-20 16:37:11 +00:00
scan_engine.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
service_scan.cc Merge from /nmap-exp/david/nmap-ssl, /nmap-exp/david/ncat-ssl, and 2009-04-25 03:24:00 +00:00
service_scan.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
services.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
services.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
shtool Upgrade shtool to version 2.0.8. This is supposed to fix NLS problems with 2008-08-19 17:49:47 +00:00
Target.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
Target.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
TargetGroup.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
TargetGroup.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
targets.cc Only increment o.numhosts_scanned when we have truly finished scanning a 2009-05-04 22:59:35 +00:00
targets.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
tcpip.cc Update the error message shown when attempting to scan an interface 2009-05-11 22:31:48 +00:00
tcpip.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
timing.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
timing.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
traceroute.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
traceroute.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
utils.cc Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
utils.h Suggest that people send patches to nmap-dev rather than to me directly 2009-04-15 00:37:03 +00:00
zenmap.spec.in Include the new .desktop files in zenmap.spec.in. 2008-07-27 19:15:24 +00:00

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 ).