master
Removes trailing spaces in 69 files. Closes #971.
Replace a config-time check with a ifndef that also works on Windows.
Regen with Autoconf 2.68 and aclocal 1.11.6.
Reintegrate Nmap 7.99 release branch
Don't test for SSL_set_alpn_protos, present in all supported OpenSSL versions
Bump copyright date to 2026 [skip ci]
Replace instances of sprintf with Snprintf
Nsock: treat bind failure as connect failure. Fixes #1939
Fix leak of canceled events
Track and unload OpenSSL providers
Make some more parameters const
Use unsigned lengths to match libpcap
Avoid leaking pending events in nsock_pool_delete
Fix memory leak in proxychain parsing
Tolerate TLS peers that do not send close_notify
Use 1-byte alignment/packing for socks4. Fixes #2595