nmap/ncat
david 2cda8ca150 Make it a non-fatal error when one of two listeners can't be opened.
Unless given a specific listen address, we open two separate listening
sockets, one for IPv4 and one for IPv6. It was previously a fatal error if we
failed to create either socket. Now it is fatal only when all potential
listening addresses fail.

David Millis discovered that the IPv6 listener failed on Windows XP without
IPv6 configured.
Ncat: socket: An address incompatible with the requested protocol was used.  QUITTING.
http://seclists.org/nmap-dev/2013/q3/96
2013-08-06 03:49:35 +00:00
..
certs
docs Update the man page to use the latest text from COPYING file and regenerate 2013-07-29 23:57:40 +00:00
scripts add NCAT_LOCAL_ADDR, NCAT_LOCAL_PORT, NCAT_REMOTE_ADDR, NCAR_REMOTE_PORT, 2013-07-24 13:58:15 +00:00
test add NCAT_LOCAL_ADDR, NCAT_LOCAL_PORT, NCAT_REMOTE_ADDR, NCAR_REMOTE_PORT, 2013-07-24 13:58:15 +00:00
base64.c Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
base64.h Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
ChangeLog
config.guess
config.h.in Implementation of UNIX-domain sockets for Ncat 2012-11-12 20:44:40 +00:00
config.sub
config_win.h Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
configure merging in the --lua-exec feature for ncat. 2013-07-02 16:56:03 +00:00
configure.ac merging in the --lua-exec feature for ncat. 2013-07-02 16:56:03 +00:00
COPYING
http.c Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
http.h Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
http_digest.c Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
INSTALL
Makefile.in Fix the order of libraries for test programs in 2013-08-05 18:15:30 +00:00
missing
mkinstalldirs
ncat.h Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
ncat.vcxproj merging in the --lua-exec feature for ncat. 2013-07-02 16:56:03 +00:00
ncat_config.h Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
ncat_connect.c Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
ncat_connect.h Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
ncat_core.c Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
ncat_core.h Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
ncat_exec.h Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
ncat_exec_win.c Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
ncat_listen.c Make it a non-fatal error when one of two listeners can't be opened. 2013-08-06 03:49:35 +00:00
ncat_listen.h Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
ncat_lua.c Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
ncat_lua.h Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
ncat_main.c Make failure to resolve "::" non-fatal. 2013-08-06 01:59:39 +00:00
ncat_posix.c Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
ncat_proxy.c Make it a non-fatal error when one of two listeners can't be opened. 2013-08-06 03:49:35 +00:00
ncat_proxy.h Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
ncat_ssl.c Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
ncat_ssl.h Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
ncat_win.c Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
sockaddr_u.h Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
sys_wrap.c Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
sys_wrap.h Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00
util.c Allow do_listen to return an error. 2013-08-06 02:09:15 +00:00
util.h Update an email address, fix a typo, and slightly reword a sentence. 2013-07-30 00:02:00 +00:00