nmap/ncat
dmiller 0952bed032 Merge final changes to support VS2013 build
Changes:

* Fix a collision of the name PS_NONE with a different constant in shlobj.h
* Update solution and project files for VS2013
* Update the NSIS installer to reference the VC 2013 redistributable
2015-01-17 04:35:01 +00:00
..
certs
docs Update ncat.usage.txt 2015-01-14 04:56:59 +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 notice to 2014 2014-08-16 01:52:33 +00:00
base64.h Add ifndef guards to prevent double-inclusion of headers 2014-12-23 13:48:22 +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 copyright notice to 2014 2014-08-16 01:52:33 +00:00
configure Make build of ncat depend on lua_build, should fix occasional build failure with make -j8 2014-11-20 16:19:56 +00:00
configure.ac Make build of ncat depend on lua_build, should fix occasional build failure with make -j8 2014-11-20 16:19:56 +00:00
COPYING
http.c Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
http.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
http_digest.c Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
INSTALL
Makefile.in Make build of ncat depend on lua_build, should fix occasional build failure with make -j8 2014-11-20 16:19:56 +00:00
missing
mkinstalldirs
ncat.h Bump version from 6.46 to 6.47SVN 2014-08-29 18:43:18 +00:00
ncat.vcxproj Merge final changes to support VS2013 build 2015-01-17 04:35:01 +00:00
ncat_config.h Add ifndef guards to prevent double-inclusion of headers 2014-12-23 13:48:22 +00:00
ncat_connect.c Don't print debug messages if not debugging 2014-12-08 23:16:30 +00:00
ncat_connect.h Add ifndef guards to prevent double-inclusion of headers 2014-12-23 13:48:22 +00:00
ncat_core.c Allow user to specify SSL ciphersuite choices 2014-12-11 19:07:04 +00:00
ncat_core.h Add ifndef guards to prevent double-inclusion of headers 2014-12-23 13:48:22 +00:00
ncat_exec.h Add ifndef guards to prevent double-inclusion of headers 2014-12-23 13:48:22 +00:00
ncat_exec_win.c Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
ncat_listen.c Fix Ncat crash on concurrent ssl connections 2014-10-21 05:50:36 +00:00
ncat_listen.h Add ifndef guards to prevent double-inclusion of headers 2014-12-23 13:48:22 +00:00
ncat_lua.c Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
ncat_lua.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
ncat_main.c Document --ssl-ciphers. Fixes #20 2015-01-11 23:38:00 +00:00
ncat_posix.c Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
ncat_proxy.c Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
ncat_proxy.h Add ifndef guards to prevent double-inclusion of headers 2014-12-23 13:48:22 +00:00
ncat_ssl.c Allow user to specify SSL ciphersuite choices 2014-12-11 19:07:04 +00:00
ncat_ssl.h Add ifndef guards to prevent double-inclusion of headers 2014-12-23 13:48:22 +00:00
ncat_win.c Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
sockaddr_u.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
sys_wrap.c Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
sys_wrap.h Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
util.c Update copyright notice to 2014 2014-08-16 01:52:33 +00:00
util.h Define a NORETURN macro 2014-11-17 13:25:32 +00:00