nmap/ncat
henri b55ff2d68f Don't associate nsock logging info to a nspool.
Make current loglevel and current log callback global
to the library. Attaching them to the nsock pool doesn't
bring any benefit and prevents from logging activity in
code sections that don't have access to a pool (such as
proxy chain specification parsing).

Updated external calls and nsock tests accordingly.
2015-06-27 08:21:53 +00:00
..
certs Update Ncat's root certificate store. Closes #14 2015-05-21 02:15:56 +00:00
docs 6.49SVN version bump 2015-06-07 15:53:49 +00:00
scripts Use 1-indexing for first char of Lua string. 2013-10-14 01:35:44 +00:00
test Fix ncat tests 2014-08-02 04:38:02 +00:00
base64.c Update copyright date to 2015 2015-06-03 13:01:29 +00:00
base64.h Update copyright date to 2015 2015-06-03 13:01:29 +00:00
ChangeLog
config.guess Update config.guess and config.sub from the latest source 2015-02-14 20:19:59 +00:00
config.h.in Implementation of UNIX-domain sockets for Ncat 2012-11-12 20:44:40 +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 Update copyright date to 2015 2015-06-03 13:01:29 +00:00
configure Keep phony targets out of the prereqs for ncat itself, otherwise it is built every time 2015-03-10 03:52:44 +00:00
configure.ac Keep phony targets out of the prereqs for ncat itself, otherwise it is built every time 2015-03-10 03:52:44 +00:00
COPYING
http.c Update copyright date to 2015 2015-06-03 13:01:29 +00:00
http.h Update copyright date to 2015 2015-06-03 13:01:29 +00:00
http_digest.c Update copyright date to 2015 2015-06-03 13:01:29 +00:00
INSTALL
Makefile.in Enforce dependencies for test progs in ncat/Makefile, fixes build breakage with -j 2015-04-08 13:53:41 +00:00
missing
mkinstalldirs
ncat.h 6.49SVN version bump 2015-06-07 15:53:49 +00:00
ncat.vcxproj Merge final changes to support VS2013 build 2015-01-17 04:35:01 +00:00
ncat_config.h Update copyright date to 2015 2015-06-03 13:01:29 +00:00
ncat_connect.c Don't associate nsock logging info to a nspool. 2015-06-27 08:21:53 +00:00
ncat_connect.h Update copyright date to 2015 2015-06-03 13:01:29 +00:00
ncat_core.c Update copyright date to 2015 2015-06-03 13:01:29 +00:00
ncat_core.h Update copyright date to 2015 2015-06-03 13:01:29 +00:00
ncat_exec.h Update copyright date to 2015 2015-06-03 13:01:29 +00:00
ncat_exec_win.c Avoid use-after-free. 2015-06-23 03:59:39 +00:00
ncat_listen.c Update copyright date to 2015 2015-06-03 13:01:29 +00:00
ncat_listen.h Update copyright date to 2015 2015-06-03 13:01:29 +00:00
ncat_lua.c Update copyright date to 2015 2015-06-03 13:01:29 +00:00
ncat_lua.h Update copyright date to 2015 2015-06-03 13:01:29 +00:00
ncat_main.c Fix a write overrun in the -g option to Ncat 2015-06-23 03:59:41 +00:00
ncat_posix.c Update copyright date to 2015 2015-06-03 13:01:29 +00:00
ncat_proxy.c Update copyright date to 2015 2015-06-03 13:01:29 +00:00
ncat_proxy.h Update copyright date to 2015 2015-06-03 13:01:29 +00:00
ncat_ssl.c Update copyright date to 2015 2015-06-03 13:01:29 +00:00
ncat_ssl.h Update copyright date to 2015 2015-06-03 13:01:29 +00:00
ncat_win.c Update copyright date to 2015 2015-06-03 13:01:29 +00:00
sockaddr_u.h Update copyright date to 2015 2015-06-03 13:01:29 +00:00
sys_wrap.c Update copyright date to 2015 2015-06-03 13:01:29 +00:00
sys_wrap.h Update copyright date to 2015 2015-06-03 13:01:29 +00:00
util.c Fix compilation on systems for which HAVE_SOCKADDR_SA_LEN is not defined. I don't think this issue affects any released version as it seems to have been introduced on r34671. Reported by Schuh Andreas 2015-06-20 21:56:01 +00:00
util.h Update copyright date to 2015 2015-06-03 13:01:29 +00:00