Nmap - the Network Mapper. Github mirror of official SVN repository. https://svn.nmap.org/
Find a file
david 02cb2931aa Fix rt_msghdr padding on NetBSD.
NetBSD uses a fixed 64-bit padding, unlike OS X (32-bit), and unlike
other platforms (sizeof(unsigned long)). There is an RT_ROUNDUP macro
that does the right alignment; use that when available.

http://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/lib/libc/net/getifaddrs.c
http://fxr.watson.org/fxr/source/net/route.h?v=NETBSD#L270

Rounding to 4 bytes was breaking with IPv6 addresses, which are 28
bytes. The pointer was being advanced by 28 instead of 32. Compare to
r29739, somewhat similar.

Reported by Fredrik Pettai.
http://seclists.org/nmap-dev/2013/q1/384
2013-06-01 16:28:44 +00:00
docs
libdnet-stripped Fix rt_msghdr padding on NetBSD. 2013-06-01 16:28:44 +00:00
liblinear
liblua Upgrade 5.2.1 to 5.2.2. 2013-05-02 14:59:06 +00:00
libnetutil Don't consider NOARP devices as Ethernet devices. 2013-05-13 05:38:33 +00:00
libpcap
libpcre
macosx
mswin32 Use /out instead of /log in command-line Windows build. 2013-03-01 05:09:39 +00:00
nbase Remove COMPAT_SRCS and COMPAT_OBJS. 2013-05-13 04:21:11 +00:00
ncat Track proxy socklen and pass it on to targetlen. 2013-05-05 10:43:53 +00:00
ndiff
nmap-update
nping Fix a bug reported by David Young. Nping set the SYN flag in all packets, no matter what was passed by the user through --flags. This patch was submitted by Josh Hunt 2013-06-01 09:53:18 +00:00
nselib os.date format string cleanup 2013-05-16 14:59:48 +00:00
nsock Moved gh_lists tests from nsock/src/ to nsock/tests/ 2013-05-22 14:35:24 +00:00
scripts Add http-phpmyadmin-dir-traversal by Alexey Meshcheryakov. 2013-05-31 19:59:30 +00:00
todo note that nmaprc could enable Nmap command line profiles, similar to how Zenmap does it. This was a suggestion by Jacek Wielemborek 2013-05-21 03:21:07 +00:00
zenmap pl.po update from Jacek Wielemborek. 2013-05-17 15:08:47 +00:00
acinclude.m4
aclocal.m4
BSDmakefile
CHANGELOG Fix rt_msghdr padding on NetBSD. 2013-06-01 16:28:44 +00:00
charpool.cc
charpool.h
config.guess
config.sub
configure Remove COMPAT_SRCS and COMPAT_OBJS. 2013-05-13 04:21:11 +00:00
configure.ac Remove COMPAT_SRCS and COMPAT_OBJS. 2013-05-13 04:21:11 +00:00
COPYING
depcomp
FingerPrintResults.cc
FingerPrintResults.h
FPEngine.cc Let FPEngine use nsock proxy chains. 2013-04-22 19:33:22 +00:00
FPEngine.h
FPModel.cc
global_structures.h
HACKING
idle_scan.cc
idle_scan.h
INSTALL
ltmain.sh
MACLookup.cc
MACLookup.h
main.cc
Makefile.in Run ncat tests with "make check" too. 2013-05-18 19:22:33 +00:00
missing
nmap-header-template.cc
nmap-mac-prefixes
nmap-os-db Add IE lines to two OS fingerprint missing them. 2013-04-20 04:16:41 +00:00
nmap-payloads Probe for VxWorks WDB port 17185 2013-05-06 20:47:00 +00:00
nmap-protocols Update nmap-protocols from IANA (5 additions) 2013-04-12 17:29:18 +00:00
nmap-rpc
nmap-service-probes Add a service probe for Erlang distribution nodes from Michael Schierl. 2013-05-31 19:59:27 +00:00
nmap-services
nmap.cc Added a --proxy option as an alias of --proxies as I'm getting tired of always 2013-04-22 19:33:44 +00:00
nmap.h
nmap.spec.in
nmap_amigaos.h
nmap_config.h.in
nmap_dns.cc Assert that we are dealing with IPv4 targets in reverse DNS. 2013-04-22 21:56:08 +00:00
nmap_dns.h
nmap_error.cc
nmap_error.h
nmap_tty.cc
nmap_tty.h
nmap_winconfig.h
NmapOps.cc Use the new API that nsock provides for proxychain parsing/handling. 2013-04-22 19:29:50 +00:00
NmapOps.h Use the new API that nsock provides for proxychain parsing/handling. 2013-04-22 19:29:50 +00:00
NmapOutputTable.cc
NmapOutputTable.h
nse_binlib.cc
nse_binlib.h
nse_bit.cc
nse_bit.h
nse_debug.cc
nse_debug.h
nse_dnet.cc
nse_dnet.h
nse_fs.cc
nse_fs.h
nse_main.cc
nse_main.h
nse_main.lua The directory path was being passed to Script.new rather than the file in the 2013-05-12 21:24:16 +00:00
nse_nmaplib.cc
nse_nmaplib.h
nse_nsock.cc Removed a superfluous nsock_set_proxychain() statement. 2013-04-30 07:12:03 +00:00
nse_nsock.h
nse_openssl.cc
nse_openssl.h
nse_pcrelib.cc
nse_pcrelib.h
nse_ssl_cert.cc
nse_ssl_cert.h
nse_utility.cc
nse_utility.h
osscan.cc
osscan.h
osscan2.cc Move gcd_n_uint to osscan2.cc. 2013-05-13 04:59:13 +00:00
osscan2.h
output.cc Restore empty rpc_info field to gnmap port output from r29619. 2013-04-17 22:48:31 +00:00
output.h
payload.cc
payload.h
portlist.cc
portlist.h
portreasons.cc
portreasons.h
protocols.cc
protocols.h
README-WIN32
scan_engine.cc Fix address matching in -PY ping. 2013-05-17 07:56:51 +00:00
scan_engine.h
service_scan.cc Added handling of the new NSE_STATUS_PROXYERROR case. 2013-04-22 19:32:36 +00:00
service_scan.h
services.cc
services.h
shtool
struct_ip.h
Target.cc
Target.h
TargetGroup.cc
TargetGroup.h
targets.cc Check for an address family mismatch after parsign NetBlocks. 2013-04-22 21:56:09 +00:00
targets.h
tcpip.cc
tcpip.h
timing.cc
timing.h
traceroute.cc
traceroute.h
utils.cc Move gcd_n_uint to osscan2.cc. 2013-05-13 04:59:13 +00:00
utils.h Move gcd_n_uint to osscan2.cc. 2013-05-13 04:59:13 +00:00
xml.cc
xml.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 ).