docs
Update documentation to include S: and P: port qualifiers
2012-11-29 03:16:15 +00:00
libdnet-stripped
Check some libdnet mallocs for failure.
2012-11-22 00:50:18 +00:00
liblinear
Changed the active(release) compile setting from MT to MD to bring it in line with all of the other Nmap projects to fix the '
2012-06-21 05:06:34 +00:00
liblua
Fixed the LNK4006 warning from http://seclists.org/nmap-dev/2006/q3/22
2012-06-21 04:33:09 +00:00
libnetutil
Actually use the interface address when get_srcaddr fails.
2012-10-11 03:11:53 +00:00
libpcap
Rearrange libpcap patch files for AIX compatibility.
2012-04-13 15:50:15 +00:00
libpcre
macosx
Our Zenmap packages don't run on PowerPC Macs anymore (since 5.61TEST4).
2012-05-22 20:13:15 +00:00
mswin32
Temporarily add back generated nmap.rc.
2012-11-13 01:44:39 +00:00
nbase
Actually pass the bigger buffer size when padding with nulls.
2012-11-16 21:12:33 +00:00
ncat
shutdown write socket on stdin EOF in listen mode.
2012-11-29 03:51:06 +00:00
ndiff
Regenerated the man pages with today's date
2012-11-16 19:09:59 +00:00
nmap-update
Move libsvn and libapr installation to /nmap-mswin32-aux/libsvn-upgrade.txt.
2012-10-03 05:18:28 +00:00
nping
Regenerated the man pages with today's date
2012-11-16 19:09:59 +00:00
nselib
Whitespace in http-fingerprints.
2012-11-21 00:47:30 +00:00
nsock
Make it an error in nsock_make_socket if AF_UNIX can't bind.
2012-11-29 03:31:50 +00:00
scripts
Use smb.get_windows_version in smb-os-discovery.
2012-11-29 05:36:46 +00:00
todo
A bunch of updates to the Nmap TODO
2012-11-17 01:33:01 +00:00
zenmap
Ignore a GError from printing.
2012-11-22 04:39:32 +00:00
acinclude.m4
Don't use exit in PCAP_IS_SUITABLE.
2012-09-08 19:44:24 +00:00
aclocal.m4
Regen with Autoconf 2.68 and aclocal 1.11.6.
2012-09-19 16:41:35 +00:00
BSDmakefile
CHANGELOG
shutdown write socket on stdin EOF in listen mode.
2012-11-29 03:51:06 +00:00
charpool.cc
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
charpool.h
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
config.guess
config.sub
configure
Latest auto-generated files in prep for upcoming 6.20BETA1 release
2012-11-16 00:54:16 +00:00
configure.ac
Correcly append to CXXFLAGS with --with-localdirs.
2012-10-06 20:23:05 +00:00
COPYING
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
depcomp
FingerPrintResults.cc
Change "perfect match" test in FingerPrintResults::populateClassification.
2012-03-07 18:23:33 +00:00
FingerPrintResults.h
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
FPEngine.cc
Move win32_fatal_raw_sockets out of nmap_raw_socket.
2012-10-31 17:00:55 +00:00
FPEngine.h
Fixed the compile time warning of warning: deleting object of polymorphic class type ‘FPHost6’ which has non-virtual destructor might cause undefined behaviour by making the destructor virtual.
2012-07-21 00:56:13 +00:00
FPModel.cc
Process latest IPv6 OS submissions.
2012-11-06 05:52:40 +00:00
global_structures.h
Remove declarations for nonexistent methods.
2012-10-13 20:37:23 +00:00
HACKING
Updated information and procedures from the project's HACKING file.
2012-07-09 22:53:46 +00:00
idle_scan.cc
Move win32_fatal_raw_sockets out of nmap_raw_socket.
2012-10-31 17:00:55 +00:00
idle_scan.h
Style in idle_scan.{cc,h}.
2012-08-28 07:50:09 +00:00
INSTALL
ltmain.sh
MACLookup.cc
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
MACLookup.h
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
main.cc
Moved the setuid check from main.cc to nmap.cc after option parsing so that I can use error() and have it write to output file with --log-errors, etc. I did receive a complaint that the setuid warning isn't converted to script kiddie mode when -oS is enabled. If we decide that we want script kiddify error messages, we'll have to add that support to error()
2012-06-02 18:08:39 +00:00
Makefile.in
Add a lua-format Makefile target to format scripts/*.nse.
2012-09-13 00:17:42 +00:00
missing
nmap-header-template.cc
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
nmap-mac-prefixes
Update to the latest MAC prefixes from IEEE as of right now
2012-03-09 00:45:55 +00:00
nmap-os-db
More OS CPE.
2012-11-12 08:00:54 +00:00
nmap-payloads
nmap-protocols
nmap-rpc
Added missing service name for Inter-Language Unification in nmap-rpc.
2012-07-24 12:32:31 +00:00
nmap-service-probes
Revert r30053, debian_kfreebsd in service CPE.
2012-11-28 03:47:36 +00:00
nmap-services
Regenerate this file to include Windows WS-Management ports and also pulseaudio
2012-11-07 21:34:43 +00:00
nmap.cc
Warn on failure of munmap.
2012-11-22 00:50:16 +00:00
nmap.h
Latest auto-generated files in prep for upcoming 6.20BETA1 release
2012-11-16 00:54:16 +00:00
nmap.spec.in
nmap_amigaos.h
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
nmap_config.h.in
Define SOLARIS_BPF_PCAP_CAPTURE for Solaris 11.
2012-04-07 08:07:41 +00:00
nmap_dns.cc
Call nsp_setdevice after nsp_new in our Nsock pools.
2012-10-03 15:43:18 +00:00
nmap_dns.h
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
nmap_error.cc
Remove some redundant code now that --log-errors is gone.
2012-06-30 01:51:30 +00:00
nmap_error.h
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
nmap_tty.cc
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
nmap_tty.h
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
nmap_winconfig.h
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
NmapOps.cc
Allow -PO (protocol/NH ping) for IPv6.
2012-10-06 20:48:32 +00:00
NmapOps.h
Use an unsigned int for --max-retries and related values.
2012-08-28 14:29:11 +00:00
NmapOutputTable.cc
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
NmapOutputTable.h
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
nse_binlib.cc
Lua 5.2 upgrade [1] for NSE.
2012-05-27 08:53:32 +00:00
nse_binlib.h
nse_bit.cc
Lua 5.2 upgrade [1] for NSE.
2012-05-27 08:53:32 +00:00
nse_bit.h
nse_debug.cc
Lua 5.2 upgrade [1] for NSE.
2012-05-27 08:53:32 +00:00
nse_debug.h
nse_dnet.cc
Move win32_fatal_raw_sockets out of nmap_raw_socket.
2012-10-31 17:00:55 +00:00
nse_dnet.h
Lua 5.2 upgrade [1] for NSE.
2012-05-27 08:53:32 +00:00
nse_fs.cc
Applied a patch provided by jah that solves a problem with includes on windows.
2012-07-21 13:08:34 +00:00
nse_fs.h
Add parts of LuaFileSystem to NSE (support for mkdir, rmdir, link).
2012-07-17 18:07:28 +00:00
nse_main.cc
Renamed nmap_fileexistsandisreadable() by file_is_readable(). Former was
2012-10-20 15:00:10 +00:00
nse_main.h
Handle NSE-returned strings with null characters
2012-08-17 20:14:44 +00:00
nse_main.lua
Simplify a boolean condition.
2012-10-18 03:18:07 +00:00
nse_nmaplib.cc
Make the catch function yieldable.
2012-11-23 03:50:17 +00:00
nse_nmaplib.h
Remove references to obsolete stdnse.c library.
2012-08-08 19:21:44 +00:00
nse_nsock.cc
Cancel the sleep event if the thread is destroyed by NSE. This
2012-11-23 03:47:43 +00:00
nse_nsock.h
Lua 5.2 upgrade [1] for NSE.
2012-05-27 08:53:32 +00:00
nse_openssl.cc
RC4 cipher for work Ron is doing.
2012-07-19 02:47:01 +00:00
nse_openssl.h
nse_pcrelib.cc
Don't strdup (and fail to free) pattern passed to pcre_compile.
2012-06-05 21:09:01 +00:00
nse_pcrelib.h
nse_ssl_cert.cc
Lua 5.2 upgrade [1] for NSE.
2012-05-27 08:53:32 +00:00
nse_ssl_cert.h
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
nse_utility.cc
Add an nseU_opttarget function.
2012-09-15 17:56:17 +00:00
nse_utility.h
Add an nseU_opttarget function.
2012-09-15 17:56:17 +00:00
osscan.cc
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
osscan.h
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
osscan2.cc
Add missing newline to log.
2012-11-16 21:40:59 +00:00
osscan2.h
Get rid of "using namespace std".
2012-03-19 16:48:27 +00:00
output.cc
Double the buffer space for OS generations.
2012-11-21 01:37:30 +00:00
output.h
Structured script output.
2012-08-14 16:36:25 +00:00
payload.cc
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
payload.h
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
portlist.cc
Get rid of "using namespace std".
2012-10-11 04:45:50 +00:00
portlist.h
Second commit from rpc-grind branch. Removing old implementation from output and portlist.
2012-08-17 18:31:50 +00:00
portreasons.cc
Use less memory for ip_addr in port_reason.
2012-06-26 03:23:14 +00:00
portreasons.h
Use less memory for ip_addr in port_reason.
2012-06-26 03:23:14 +00:00
protocols.cc
Fix broken protocol lookup.
2012-09-25 05:08:09 +00:00
protocols.h
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
README-WIN32
scan_engine.cc
Move win32_fatal_raw_sockets out of nmap_raw_socket.
2012-10-31 17:00:55 +00:00
scan_engine.h
Removing pos_scan from scan engine as it is not used anymore.
2012-08-17 18:33:07 +00:00
service_scan.cc
Use socket_strerror in a few places in service_scan.cc.
2012-10-22 15:33:57 +00:00
service_scan.h
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
services.cc
Store port numbers in host byte order in number-to-service mapping.
2012-09-25 05:24:16 +00:00
services.h
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
shtool
struct_ip.h
More attempted header rearrangement for AIX compatibility.
2012-03-19 16:26:39 +00:00
Target.cc
Structured script output.
2012-08-14 16:36:25 +00:00
Target.h
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
TargetGroup.cc
Make it a warning (not a fatal error) when there's a problem with an IPv4 spec.
2012-04-27 06:27:01 +00:00
TargetGroup.h
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
targets.cc
Get rid of "using namespace std".
2012-10-11 04:45:50 +00:00
targets.h
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
tcpip.cc
Move win32_fatal_raw_sockets out of nmap_raw_socket.
2012-10-31 17:00:55 +00:00
tcpip.h
Move win32_fatal_raw_sockets out of nmap_raw_socket.
2012-10-31 17:00:55 +00:00
timing.cc
Don't set max parallelism when only --min-paralellism is given.
2012-04-07 08:07:38 +00:00
timing.h
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
traceroute.cc
Move win32_fatal_raw_sockets out of nmap_raw_socket.
2012-10-31 17:00:55 +00:00
traceroute.h
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
utils.cc
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
utils.h
One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list.
2012-03-01 06:53:35 +00:00
xml.cc
Typo.
2012-05-05 18:02:34 +00:00
xml.h
Close an open start tag before a fatal error.
2012-03-09 00:16:39 +00:00
zenmap.spec.in