docs
Add missing replaceable tags around the "version" in "nmap-version" in the
2009-02-03 23:04:17 +00:00
libdnet-stripped
Upgrading shipped libdnet to 1.12
2008-09-19 06:12:25 +00:00
liblua
libpcap
libpcre
macosx
Remove ndiff from the export-% rule as it's not an external anymore.
2008-09-23 22:09:14 +00:00
mswin32
Remove the creation of the obsolete zenmap directory. It wasn't copied into the
2009-02-03 19:41:36 +00:00
ndiff
When ndiff gets a command-line option it doesn't understand, print just the
2009-01-23 21:03:13 +00:00
nselib
Pass "ssl" as the third paramater to connect() in pop3.lua capabilities() and
2009-02-03 02:43:24 +00:00
scripts
Pass "ssl" as the third paramater to connect() in pop3.lua capabilities() and
2009-02-03 02:43:24 +00:00
acinclude.m4
aclocal.m4
Revert r10484, which added checks for GTK+ and PyGTK in configure. The checks
2008-10-05 00:42:25 +00:00
CHANGELOG
Add to CHANGELOG:
2009-02-03 21:52:35 +00:00
charpool.cc
charpool.h
config.guess
config.sub
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
COPYING.OpenSSL
depcomp
FingerPrintResults.cc
Merge from /nmap-exp/david/nmap-os.
2008-10-31 22:46:07 +00:00
FingerPrintResults.h
Merge from /nmap-exp/david/nmap-os.
2008-10-31 22:46:07 +00:00
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
In Makefile.in, have ncat_build depend on nbase_build and nsock_build to
2009-01-23 23:05:37 +00:00
missing
nmap-header-template.cc
nmap-mac-prefixes
nmap-os-db
sorting
2009-01-19 20:22:40 +00:00
nmap-protocols
nmap-rpc
nmap-service-probes
add dlswpn match from Tom Sellers
2009-01-31 21:55:20 +00:00
nmap-services
some previously-unknown services are now named
2009-01-23 02:13:47 +00:00
nmap.cc
update ip_is_reserved(): 109/8 and 178/8 allocated
2009-02-02 18:02:41 +00:00
nmap.h
Update Nmap release number to 4.85BETA3
2009-02-03 02:29:19 +00:00
nmap.spec.in
Merge from /nmap-exp/david/nmap-ndiff and /nmap-exp/david/zenmap-ndiff.
2008-09-18 15:51:40 +00:00
nmap_amigaos.h
nmap_config.h.in
nmap_dns.cc
Allow dns.get_servers to return a list of known DNS servers even when IPv6
2008-11-02 20:32:26 +00:00
nmap_dns.h
Add a couple includes which are needed for Philip's nwe get_dns_servers function prototype
2008-09-13 07:13:33 +00:00
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
o Nmap now reports a proper error message when you combine an IPv6
2009-01-19 20:22:59 +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
replace deprecated use of luaL_openlib with luaL_register
2008-09-09 13:23:14 +00:00
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
Use a global table of loaded script file names, and don't load a script if its
2008-09-15 06:38:08 +00:00
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
remove bignum_set_negative and bignum_is_negative because those functions are not available in older openssl versions
2008-10-30 13:10:01 +00:00
nse_openssl.h
Make some changes to allow a Windows build of the new openssl code. (Just
2008-10-08 22:58:29 +00:00
nse_pcrelib.cc
nse_pcrelib.h
osscan.cc
Make the buffer for formatting the SCAN.DS test value in an OS fingerprint a
2008-10-03 18:46:22 +00:00
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 The conditions for printing OS fingerprints to XML output are now
2009-02-01 21:08:39 +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
Remove the unused "confidence" member of the Port class. This is not the same
2008-10-25 00:24:32 +00:00
portreasons.cc
portreasons.h
protocols.cc
protocols.h
README-WIN32
scan_engine.cc
Fix an embarrassing error: In nmap-perf I had moved the bit of code that
2009-01-08 23:44:08 +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
Add patch from Henri Doreau that makes --excludefile properly handle files with
2009-01-14 22:20:18 +00:00
targets.h
tcpip.cc
Display a warning if we can't read the first line (column headers) of
2009-01-23 21:59:22 +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
Use the cached timing ping probe as the traceroute probe in all situations.
2008-09-06 04:12:34 +00:00
utils.cc
pass flags from Send() to send()
2008-12-21 22:46:22 +00:00
utils.h
zenmap.spec.in