Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
dmiller 3b6ea5a9e5 Fix Ncat crash on concurrent ssl connections
Reported on debian bugtracker here:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724580

We can't remove an fdinfo from client_fdlist and still expect to access
the fdinfo via a pointer we got from get_fdinfo(&client_fdlist) since
rm_fd() modifies the data at the address pointed to. So instead of
removing it from the list and then adding it right back, we just don't
remove it in the first place.
2014-10-21 05:50:36 +00:00
docs Update copyright year to 2014 2014-09-19 04:32:58 +00:00
libdnet-stripped Note last commit in libdnet/NMAP_MODIFICATIONS 2014-09-09 21:19:09 +00:00
liblinear
liblua Update bundled liblua from 5.2.2 to 5.2.3 2014-01-02 15:33:55 +00:00
libnetutil Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
libpcap Modify libpcap configure script to disable unused features 2014-06-11 18:19:25 +00:00
libpcre Merged Lpeg branch 2014-06-26 20:12:54 +00:00
macosx
mswin32 Keep the file list in order and add a header file for nse_lpeg.h as 2014-09-03 14:34:54 +00:00
nbase Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
ncat Fix Ncat crash on concurrent ssl connections 2014-10-21 05:50:36 +00:00
ndiff Bump version from 6.46 to 6.47SVN 2014-08-29 18:43:18 +00:00
nmap-update Spellcheck on Nmap, Nsock, Nbase source files 2014-02-20 18:44:12 +00:00
nping Fix some library ordering (-lnsock must come before -lnbase) 2014-09-16 03:10:17 +00:00
nselib Patch to vulns.Report:make_output() now uses stdnse.output_table() to return output. 2014-10-19 20:53:04 +00:00
nsock Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
scripts Fixes script output 2014-10-19 20:29:10 +00:00
todo Early planning for the next big release 2014-10-20 19:40:10 +00:00
zenmap Bump version from 6.46 to 6.47SVN 2014-08-29 18:43:18 +00:00
acinclude.m4 Make large files support conditional 2014-09-09 05:04:17 +00:00
aclocal.m4 Revert libssh2 branch, for now. 2014-08-18 03:12:00 +00:00
BSDmakefile
CHANGELOG Patch to vulns.Report:make_output() now uses stdnse.output_table() to return output. 2014-10-19 20:53:04 +00:00
charpool.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
charpool.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
checklibs.sh checklibs.sh: newest didn't work when newest version was first in list 2013-12-24 19:23:33 +00:00
config.guess
config.sub
configure Remove large files support from nse_fs 2014-09-15 13:59:01 +00:00
configure.ac Remove large files support from nse_fs 2014-09-15 13:59:01 +00:00
COPYING Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
depcomp
FingerPrintResults.cc Allow IPv6 fingerprinting to continue if sendto fails 2014-08-27 03:08:29 +00:00
FingerPrintResults.h Allow IPv6 fingerprinting to continue if sendto fails 2014-08-27 03:08:29 +00:00
FPEngine.cc Don't include libnetutil here - it's already included in FPEngine.h. 2014-08-31 12:33:38 +00:00
FPEngine.h Allow IPv6 fingerprinting to continue if sendto fails 2014-08-27 03:08:29 +00:00
FPModel.cc Get rid of double newline at the EOF I accidentally introduced in the 2014-06-18 11:30:02 +00:00
global_structures.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
HACKING
idle_scan.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
idle_scan.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
INSTALL
lpeg.c Get rid of unnecessary spaces at the end of lines 2014-08-09 19:09:06 +00:00
ltmain.sh
MACLookup.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
MACLookup.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
main.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
Makefile.in Remove db2-discover.nse 2014-10-15 18:52:08 +00:00
missing
nmap-header-template.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
nmap-mac-prefixes Updated MAC Address prefixes from IEEE data 2014-08-02 01:19:55 +00:00
nmap-os-db Removed a troublesome OS fingerprint that matched too many firewalled systems 2014-08-07 19:53:11 +00:00
nmap-payloads Spellcheck: common misspellings in the entire source tree 2014-02-21 21:10:51 +00:00
nmap-protocols
nmap-rpc
nmap-service-probes Integrate some more service fingerprints 2014-10-18 19:08:52 +00:00
nmap-services Add docker ports 2014-09-22 18:08:14 +00:00
nmap.cc Parameterize xml_start_document and remove external DTD URI 2014-08-21 20:13:59 +00:00
nmap.h Bump version from 6.46 to 6.47SVN 2014-08-29 18:43:18 +00:00
nmap.spec.in Add "AutoReqProv:no" because automatic dependency calculation was adding "python(abi) = 2.4" even though our setup.py takes care of adjusting sys.path to point to wherever the modules were installed. We use this same approach for Zemap. Hopefully this doesn't cause problems. There were the dependencies before this change: 2014-04-11 23:12:35 +00:00
nmap_amigaos.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
nmap_config.h.in Actually use nmap_config.h in nse_fs.h (see r33661) 2014-09-10 15:55:50 +00:00
nmap_dns.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
nmap_dns.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
nmap_error.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
nmap_error.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
nmap_ftp.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
nmap_ftp.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
nmap_tty.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
nmap_tty.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
nmap_winconfig.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
NmapOps.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
NmapOps.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
NmapOutputTable.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
NmapOutputTable.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
nse_binlib.cc Get rid of double newline at the EOF I accidentally introduced in the 2014-06-18 11:30:02 +00:00
nse_binlib.h Add newlines at the EOF in conformance to Daniel's coding standards 2014-06-18 10:18:58 +00:00
nse_bit.cc Get rid of double newline at the EOF I accidentally introduced in the 2014-06-18 11:30:02 +00:00
nse_bit.h Add newlines at the EOF in conformance to Daniel's coding standards 2014-06-18 10:18:58 +00:00
nse_debug.cc Get rid of double newline at the EOF I accidentally introduced in the 2014-06-18 11:30:02 +00:00
nse_debug.h
nse_dnet.cc Get rid of double newline at the EOF I accidentally introduced in the 2014-06-18 11:30:02 +00:00
nse_dnet.h Add newlines at the EOF in conformance to Daniel's coding standards 2014-06-18 10:18:58 +00:00
nse_fs.cc Remove large files support from nse_fs 2014-09-15 13:59:01 +00:00
nse_fs.h Add newlines at the EOF in conformance to Daniel's coding standards 2014-06-18 10:18:58 +00:00
nse_lpeg.cc Merged Lpeg branch 2014-06-26 20:12:54 +00:00
nse_lpeg.h Merged Lpeg branch 2014-06-26 20:12:54 +00:00
nse_main.cc Revert libssh2 branch, for now. 2014-08-18 03:12:00 +00:00
nse_main.h Add newlines at the EOF in conformance to Daniel's coding standards 2014-06-18 10:18:58 +00:00
nse_main.lua Get rid of unnecessary spaces at the end of lines 2014-08-09 19:09:06 +00:00
nse_nmaplib.cc Let scripts set/preserve port.version.service_fp 2014-09-20 05:40:43 +00:00
nse_nmaplib.h
nse_nsock.cc Fix a memory leak in NSE's bind function 2014-09-15 22:49:17 +00:00
nse_nsock.h Add newlines at the EOF in conformance to Daniel's coding standards 2014-06-18 10:18:58 +00:00
nse_openssl.cc sed -i 's/if ( /if (/g' *.cc *.h; sed -i 's/for ( /for (/g' *.cc *.h; sed -i 's/( /(/g' nmap_amigaos.h tcpip.h service_scan.cc 2014-06-25 15:40:54 +00:00
nse_openssl.h Add newlines at the EOF in conformance to Daniel's coding standards 2014-06-18 10:18:58 +00:00
nse_pcrelib.cc Got rid of (unnecessary) spaces in blank lines in *.cc and *.h files. 2014-06-19 11:36:10 +00:00
nse_pcrelib.h
nse_ssl_cert.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
nse_ssl_cert.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
nse_utility.cc Get rid of double newline at the EOF I accidentally introduced in the 2014-06-18 11:30:02 +00:00
nse_utility.h Add newlines at the EOF in conformance to Daniel's coding standards 2014-06-18 10:18:58 +00:00
osscan.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
osscan.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
osscan2.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
osscan2.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
output.cc normalize capitalization for ttl output 2014-09-03 04:49:48 +00:00
output.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
payload.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
payload.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
portlist.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
portlist.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
portreasons.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
portreasons.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
protocols.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
protocols.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
README-WIN32 Bump version from 6.46 to 6.47SVN 2014-08-29 18:43:18 +00:00
scan_engine.cc Move a lot of raw/connect scanning routines. 2014-09-03 14:27:11 +00:00
scan_engine.h Move a lot of raw/connect scanning routines. 2014-09-03 14:27:11 +00:00
scan_engine_connect.cc Fix a bug (infinite loop) with connect scan on AIX 2014-09-10 15:55:51 +00:00
scan_engine_connect.h Move a lot of raw/connect scanning routines. 2014-09-03 14:27:11 +00:00
scan_engine_raw.cc Move a lot of raw/connect scanning routines. 2014-09-03 14:27:11 +00:00
scan_engine_raw.h Move a lot of raw/connect scanning routines. 2014-09-03 14:27:11 +00:00
service_scan.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
service_scan.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
services.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
services.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
shtool
struct_ip.h Add newlines at the EOF in conformance to Daniel's coding standards 2014-06-18 10:18:58 +00:00
Target.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
Target.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
TargetGroup.cc Fix initializer for struct in6_addr on AIX 2014-09-09 01:59:08 +00:00
TargetGroup.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
targets.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
targets.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
tcpip.cc Add a problematic TCP option to validateTCPhdr 2014-09-10 18:48:15 +00:00
tcpip.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
timing.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
timing.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
traceroute.cc Work around weird AIX traceroute hang 2014-09-16 15:36:44 +00:00
traceroute.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
utils.cc Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
utils.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
xml.cc Parameterize xml_start_document and remove external DTD URI 2014-08-21 20:13:59 +00:00
xml.h Parameterize xml_start_document and remove external DTD URI 2014-08-21 20:13:59 +00:00
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 ).