nmap/ncat
dmiller 2b4b822557 Use TCP receive buffer, not manual one, for socks proxy handshake.
Should address this Debian bug report:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=969314

Data read during SOCKS handshake was being written immediately to
STDOUT, which meant it was not passed to any program started with --exec
and friends.
2022-09-30 17:44:33 +00:00
..
certs Update cert store used by Ncat on some platforms 2018-10-16 14:47:28 +00:00
docs Update version number in a few places [ci skip] 2022-09-23 21:41:58 +00:00
scripts Update ncat scripts: remove bit32 usage, declare locals 2022-06-29 21:14:53 +00:00
test Ncat can proxy IPv6 to IPv4 and back. Update tests. 2022-09-22 01:35:20 +00:00
base64.c Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
base64.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
ChangeLog Removes trailing spaces in 69 files. Closes #971. 2017-08-23 08:52:40 +00:00
config.guess
config.h.in Remove checks and unnecessary includes of sys/timeb.h (handled within nbase) 2019-05-29 13:22:13 +00:00
config.sub
config_win.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
configure Reintegrate Nmap 7.90 release branch 2020-10-05 23:00:30 +00:00
configure.ac Reorder AC_CHECK_FUNCS and AC_SEARCH_LIBS for future safety. 2019-11-14 17:34:20 +00:00
http.c Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
http.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
http_digest.c Build based on OpenSSL version, not API level. Fixes #2516 2022-09-06 22:39:34 +00:00
INSTALL Update http urls for nmap.org to https 2015-11-05 20:41:05 +00:00
LICENSE Reintegrate Nmap 7.90 release branch 2020-10-05 23:00:30 +00:00
Makefile.in Similar improvements to finding Lua for Ncat 2018-10-16 14:34:39 +00:00
missing
mkinstalldirs
ncat.h Update version number in a few places [ci skip] 2022-09-23 21:41:58 +00:00
ncat.vcxproj Silence some code analysis warnings 2022-08-29 17:09:47 +00:00
ncat_config.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
ncat_connect.c Use TCP receive buffer, not manual one, for socks proxy handshake. 2022-09-30 17:44:33 +00:00
ncat_connect.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
ncat_core.c Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
ncat_core.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
ncat_exec.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
ncat_exec_win.c Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
ncat_listen.c Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
ncat_listen.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
ncat_lua.c Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
ncat_lua.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
ncat_main.c Be smarter about single argument: if it's clearly not a port, assume it's a target 2022-09-21 19:17:21 +00:00
ncat_posix.c Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
ncat_proxy.c Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
ncat_proxy.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
ncat_ssl.c Avoid warning about missing legacy provider unless debugging. Fixes #2532 2022-09-29 22:19:27 +00:00
ncat_ssl.h Build based on OpenSSL version, not API level. Fixes #2516 2022-09-06 22:39:34 +00:00
ncat_win.c Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
sockaddr_u.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
sys_wrap.c Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
sys_wrap.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00
util.c Silence some code analysis warnings 2022-08-29 17:09:47 +00:00
util.h Bump copyright date and update some links [ci skip] 2022-02-18 17:38:46 +00:00