nmap/ncat
2023-01-05 23:46:20 +00:00
..
certs Update cert store used by Ncat on some platforms 2018-10-16 14:47:28 +00:00
docs Enable multiple UDP connections in listen mode. Fixes #1223 2022-10-10 20:48:14 +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 Update config.guess and config.sub from the latest source 2015-02-14 20:19:59 +00:00
config.h.in Remove libnetutil from Ncat dependencies 2022-10-21 21:15:45 +00:00
config.sub Update config.guess and config.sub from the latest source 2015-02-14 20:19:59 +00:00
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 Ensure crypto CTX objects are freed. Fixes #2550 2022-10-25 17:00:01 +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 Remove libnetutil from Ncat dependencies 2022-10-21 21:15:45 +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 Make sure Unix socket path is null-terminated, per unix(7) 2022-10-14 00:58:22 +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 Detect send errors and shut down the connection when they happen 2022-10-14 00:58:23 +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 Fix typo 2023-01-05 23:46:20 +00:00
ncat_listen.c Fix edge cases: SSL renegotiation, exec programs 2022-10-14 00:58:24 +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 Make sure Unix socket path is null-terminated, per unix(7) 2022-10-14 00:58:22 +00:00
ncat_posix.c Fix edge cases: SSL renegotiation, exec programs 2022-10-14 00:58:24 +00:00
ncat_proxy.c Simplify/unify target string representation 2022-10-14 00:58:21 +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 Enable multiple UDP connections in listen mode. Fixes #1223 2022-10-10 20:48:14 +00:00
ncat_ssl.h Enable multiple UDP connections in listen mode. Fixes #1223 2022-10-10 20:48:14 +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 Make sure Unix socket path is null-terminated, per unix(7) 2022-10-14 00:58:22 +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 Add missing stddef.h include for offsetof 2022-12-12 21:01:35 +00:00
util.h Detect send errors and shut down the connection when they happen 2022-10-14 00:58:23 +00:00