master
merging in the --lua-exec feature for ncat.
Copy nping, nsock, nbase, zenmap, ncat from their homes in /.
Remove old makedepend command. Fixes #503
Make sure config checks don't fail with asan
Remove unused checks for OpenSSL from nbase
Bump copyright date to 2026 [skip ci]
Spellcheck on Nmap, Nsock, Nbase source files
Remove trailing whitespace from C/C++ files
Ensure null termination on copied strings
Allow use of Windows' own inet_pton and inet_ntop functions
Fix build on macOS due to strict C++ standard compliance
Consistent Windows build parameters
deduplicate some macros
Consolidate inet_ntop_ez-like code from throughout
Update Strncpy implementation
Avoid timeout on STDIN socket. Fixes #3291.
Properly return negative on error from vsnprintf