.github /ISSUE_TEMPLATE
New issue templates for Github Issues
2020-05-20 20:11:22 +00:00
docs
Document the --unique option. Fixes #2348
2021-08-16 18:02:41 +00:00
libdnet-stripped
Address a few code analysis warnings: uninitialized vars and undefined behavior
2021-08-06 16:17:46 +00:00
liblinear
Upgrade to VS 2019
2021-07-19 23:58:02 +00:00
liblua
Upgrade to VS 2019
2021-07-19 23:58:02 +00:00
libnetutil
Clarify HopByHop padding code, addressing LGTM.com finding
2021-07-23 16:50:11 +00:00
libpcap
Document Nmap modifications to libpcap 1.9.1.
2019-11-19 17:53:41 +00:00
libpcre
Linker optimizations for all projects (Windows)
2021-07-22 17:19:53 +00:00
libssh2
Linker optimizations for all projects (Windows)
2021-07-22 17:19:53 +00:00
libz
Revert local changes to zconf.h. Fixes #2359
2021-08-25 21:36:57 +00:00
macosx
Merge changes from 7.92 release branch
2021-08-08 21:20:19 +00:00
mswin32
Merge changes from 7.92 release branch
2021-08-08 21:20:19 +00:00
nbase
Address a few code analysis warnings: uninitialized vars and undefined behavior
2021-08-06 16:17:46 +00:00
ncat
Bump version to 7.92SVN
2021-08-08 21:26:07 +00:00
ndiff
Merge changes from 7.92 release branch
2021-08-08 21:20:19 +00:00
nping
Bump version to 7.92SVN
2021-08-08 21:26:07 +00:00
nselib
TLS 1.3 support for NSE. Fixes #1691
2021-07-02 20:01:30 +00:00
nsock
Address a few code analysis warnings: uninitialized vars and undefined behavior
2021-08-06 16:17:46 +00:00
scripts
Merge changes from 7.92 release branch
2021-08-08 21:20:19 +00:00
tests
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
todo
Remove/change some text to describe Npcap, not WinPcap
2021-07-21 22:42:46 +00:00
zenmap
Bump version to 7.92SVN
2021-08-08 21:26:07 +00:00
.gitignore
Remove nmap-update
2020-08-27 19:13:31 +00:00
.lgtm.yml
Fix a config issue with LGTM (libverbs not linked in libpcap)
2020-09-15 23:29:05 +00:00
.travis.yml
acinclude.m4
Remove nmap-update
2020-08-27 19:13:31 +00:00
aclocal.m4
BSDmakefile
CHANGELOG
Add a couple important fix notes to the changelog for 7.92
2021-08-16 18:36:34 +00:00
charpool.cc
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
charpool.h
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
checklibs.sh
config.guess
config.sub
Update config.guess and config.sub from the latest source
2015-02-14 20:19:59 +00:00
configure
Remove nmap-update
2020-08-27 19:13:31 +00:00
configure.ac
Remove nmap-update
2020-08-27 19:13:31 +00:00
CONTRIBUTING.md
depcomp
FingerPrintResults.cc
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
FingerPrintResults.h
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
FPEngine.cc
a few more consts
2021-04-26 15:04:47 +00:00
FPEngine.h
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
FPModel.cc
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
FPModel.h
HACKING
idle_scan.cc
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
idle_scan.h
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
INSTALL
LICENSE
Word-wrap a paragraph and fix a typo
2021-03-06 18:04:18 +00:00
lpeg.c
ltmain.sh
MACLookup.cc
Report system error message when fopen fails
2020-12-28 17:51:16 +00:00
MACLookup.h
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
main.cc
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
Makefile.in
Use more structure in defining Nmap version number
2021-07-19 23:06:50 +00:00
missing
Removes trailing spaces in 69 files. Closes #971 .
2017-08-23 08:52:40 +00:00
NewTargets.cc
Handle new_targets memory management within the class.
2021-04-27 19:22:10 +00:00
NewTargets.h
Handle new_targets memory management within the class.
2021-04-27 19:22:10 +00:00
nmap-header-template.cc
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
nmap-mac-prefixes
Update nmap-mac-prefixes from IEEE
2021-08-06 05:09:06 +00:00
nmap-os-db
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
nmap-payloads
Fix #2293 : assertion failed probe->tryno == maxtries
2021-08-06 02:47:55 +00:00
nmap-protocols
Update protocol numbers from IANA
2021-08-06 05:09:07 +00:00
nmap-rpc
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
nmap-service-probes
New fingerprint for Atlassian JIRA in setup mode
2021-06-01 17:29:55 +00:00
nmap-services
Merge latest service names from IANA
2021-08-06 05:09:07 +00:00
nmap.cc
Catch most likely editor munges of hyphens in options. See #2335
2021-08-16 21:02:46 +00:00
nmap.h
Bump version to 7.92SVN
2021-08-08 21:26:07 +00:00
nmap.spec.in
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
nmap_amigaos.h
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
nmap_config.h.in
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
nmap_dns.cc
Another round of const
2021-04-27 19:22:12 +00:00
nmap_dns.h
const all the things!
2021-04-23 20:37:41 +00:00
nmap_error.cc
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
nmap_error.h
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
nmap_ftp.cc
Remove a redundant condition (this branch is always res>0)
2020-10-15 18:19:06 +00:00
nmap_ftp.h
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
nmap_tty.cc
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
nmap_tty.h
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
nmap_winconfig.h
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
NmapOps.cc
New option --unique to prevent scanning same address twice. See #2180
2020-11-15 04:57:44 +00:00
NmapOps.h
New option --unique to prevent scanning same address twice. See #2180
2020-11-15 04:57:44 +00:00
NmapOutputTable.cc
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
NmapOutputTable.h
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
nse_debug.cc
nse_debug.h
nse_dnet.cc
nse_dnet.h
nse_fs.cc
nse_fs.h
nse_libssh2.cc
nse_libssh2.h
nse_lpeg.cc
nse_lpeg.h
nse_lua.h
nse_main.cc
Avoid copying script results; store pointers instead.
2021-04-29 17:52:24 +00:00
nse_main.h
Avoid copying script results; store pointers instead.
2021-04-29 17:52:24 +00:00
nse_main.lua
Minor performance tweaks to core NSE functions.
2020-11-10 00:08:38 +00:00
nse_nmaplib.cc
Fix #2175 : NSE script output now tagged to Target obj, not IP or targetname
2020-11-09 18:49:17 +00:00
nse_nmaplib.h
nse_nsock.cc
Allow a socket created/connected in one thread to be used in another. See #1233
2020-02-18 19:41:29 +00:00
nse_nsock.h
nse_openssl.cc
Silence LGTM warnings about weak crypto: these are compatibility, not security.
2021-07-21 00:59:42 +00:00
nse_openssl.h
nse_pcrelib.cc
nse_pcrelib.h
nse_ssl_cert.cc
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
nse_ssl_cert.h
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
nse_utility.cc
Fix #2175 : NSE script output now tagged to Target obj, not IP or targetname
2020-11-09 18:49:17 +00:00
nse_utility.h
Fix #2175 : NSE script output now tagged to Target obj, not IP or targetname
2020-11-09 18:49:17 +00:00
nse_zlib.cc
Guard some symbols for ancient (pre-2004) versions of zlib
2019-11-11 14:41:36 +00:00
nse_zlib.h
osscan.cc
const all the things!
2021-04-23 20:37:41 +00:00
osscan.h
const all the things!
2021-04-23 20:37:41 +00:00
osscan2.cc
const all the things!
2021-04-23 20:37:41 +00:00
osscan2.h
const all the things!
2021-04-23 20:37:41 +00:00
output.cc
Remove/change some text to describe Npcap, not WinPcap
2021-07-21 22:42:46 +00:00
output.h
Another round of const
2021-04-27 19:22:12 +00:00
payload.cc
Fix #2293 : assertion failed probe->tryno == maxtries
2021-08-06 02:47:55 +00:00
payload.h
Fix #2293 : assertion failed probe->tryno == maxtries
2021-08-06 02:47:55 +00:00
portlist.cc
Avoid copying script results; store pointers instead.
2021-04-29 17:52:24 +00:00
portlist.h
Avoid copying script results; store pointers instead.
2021-04-29 17:52:24 +00:00
portreasons.cc
Another round of const
2021-04-27 19:22:12 +00:00
portreasons.h
Another round of const
2021-04-27 19:22:12 +00:00
probespec.h
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
protocols.cc
Report system error message when fopen fails
2020-12-28 17:51:16 +00:00
protocols.h
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
README-WIN32
README.md
Add LGTM.com badges to README.md
2020-01-15 05:18:27 +00:00
scan_engine.cc
Fix build error on MSVC
2021-08-06 16:16:49 +00:00
scan_engine.h
Make base_port a member of UltraScanInfo.
2021-08-06 02:47:58 +00:00
scan_engine_connect.cc
Combine tryno and pingseq
2021-08-06 02:47:57 +00:00
scan_engine_connect.h
Combine tryno and pingseq
2021-08-06 02:47:57 +00:00
scan_engine_raw.cc
Make base_port a member of UltraScanInfo.
2021-08-06 02:47:58 +00:00
scan_engine_raw.h
Make base_port a member of UltraScanInfo.
2021-08-06 02:47:58 +00:00
scan_lists.cc
Only warn about protocol specs in port list with -p. Fixes #2135
2020-10-06 18:44:12 +00:00
scan_lists.h
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
service_scan.cc
const all the things!
2021-04-23 20:37:41 +00:00
service_scan.h
const all the things!
2021-04-23 20:37:41 +00:00
services.cc
Remove code for pre-NT Windows.
2021-07-21 15:45:45 +00:00
services.h
Another round of const
2021-04-27 19:22:12 +00:00
shtool
string_pool.cc
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
string_pool.h
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
struct_ip.h
Target.cc
Avoid copying script results; store pointers instead.
2021-04-29 17:52:24 +00:00
Target.h
Remove some unused methods
2021-04-27 19:22:13 +00:00
TargetGroup.cc
Moar const
2021-04-26 17:58:01 +00:00
TargetGroup.h
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
targets.cc
const all the things!
2021-04-23 20:37:41 +00:00
targets.h
const all the things!
2021-04-23 20:37:41 +00:00
tcpip.cc
Use casts to fix build error C2664 with Windows SDK 8.1
2021-07-26 18:43:17 +00:00
tcpip.h
Moar const
2021-04-26 17:58:01 +00:00
timing.cc
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
timing.h
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
traceroute.cc
Another round of const
2021-04-27 19:22:12 +00:00
traceroute.h
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
utils.cc
Fix file size arithmetic on Win32. Closes #2306
2021-05-18 03:15:22 +00:00
utils.h
Moar const
2021-04-26 17:58:01 +00:00
xml.cc
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
xml.h
Reintegrate Nmap 7.90 release branch
2020-10-05 23:00:30 +00:00
zenmap.spec.in