2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do not delay-load iphlpapi.dll
bonsaiviking
as dmiller
More... almost 3 years ago
Linker optimizations for all projects (Windows)
bonsaiviking
as dmiller
More... almost 3 years ago
Upgrade to VS 2019
bonsaiviking
as dmiller
More... almost 3 years ago
Clarify braces around ifdefs
bonsaiviking
as dmiller
More... almost 3 years ago
Moar const
bonsaiviking
as dmiller
More... about 3 years ago
Make sure that SOCKS proxied server data are processed More... about 3 years ago
Use more descriptive error messages More... about 3 years ago
Fix addrset matching with overlapping CIDR specs. Fixes #2257
bonsaiviking
as dmiller
More... about 3 years ago
Use checked versions of FD_* macros. Closes #2202
bonsaiviking
as dmiller
More... over 3 years ago
Ncat certs should last for one year More... over 3 years ago
Restore call to post_connect in non-ssl case. Fixes #2149
bonsaiviking
as dmiller
More... over 3 years ago
Fix a Unix domain socket crash. Fixes #2154 More... over 3 years ago
Merge changes from Nmap 7.91 release branch
bonsaiviking
as dmiller
More... over 3 years ago
Bump version and regen docs for 7.90SVN post-release
bonsaiviking
as dmiller
More... over 3 years ago
Reintegrate Nmap 7.90 release branch
bonsaiviking
as dmiller
More... over 3 years ago
Silence static analysis warning
bonsaiviking
as dmiller
More... over 3 years ago
OpenSSL 1.1.X renamed libs: libeay32->libcrypto ssleay32->libssl
bonsaiviking
as dmiller
More... over 3 years ago
Implementation of TLS SNI override in Ncat More... over 3 years ago
Implement Ncat proxy creds via environment variable. Fixes #2060, closes #2073 More... almost 4 years ago
Allow --ssl with --proxy for ncat. Fixes #2065
bonsaiviking
as dmiller
More... almost 4 years ago
Clarify proxy type support in Ncat server. Fixes #1901
bonsaiviking
as dmiller
More... about 4 years ago
Loop over client FDs, avoiding unused ones
bonsaiviking
as dmiller
More... over 4 years ago
Don't check for char greater than CHAR_MAX. #1834
bonsaiviking
as dmiller
More... over 4 years ago
Correctly print VM socket address. Closes #1868
bonsaiviking
as dmiller
More... over 4 years ago
Avoid hiding global with parameter. #1834
bonsaiviking
as dmiller
More... over 4 years ago
Replace ncat's custom hexdump function with the one from nbase.
bonsaiviking
as dmiller
More... over 4 years ago
Use different variable name for local vs param. #1834
bonsaiviking
as dmiller
More... over 4 years ago
Reorder AC_CHECK_FUNCS and AC_SEARCH_LIBS for future safety.
bonsaiviking
as dmiller
More... over 4 years ago
Rectify undefined behavior of out-of-range shift op More... over 4 years ago
Always delete old IOD before attempting reconnect
bonsaiviking
as dmiller
More... over 4 years ago