nmap/ncat
david a6dd675fd3 Don't do operations with side effects inside asserts.
ncat_assert is safe because it cannot be disabled. <assert.h> assert is
also safe because we make sure that NDEBUG remains defined. Doing this
helps avoid potential bad effects of something changing in the future.
2013-01-04 18:59:56 +00:00
..
certs
docs auto-generated files (nroff versions of man pages) 2012-12-10 01:17:51 +00:00
test Use ncat_assert in place of assert everywhere. 2013-01-04 18:59:47 +00:00
base64.c Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
base64.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +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 the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
configure Latest auto-generated files in prep for upcoming 6.20BETA1 release 2012-11-16 00:54:16 +00:00
configure.ac Implementation of UNIX-domain sockets for Ncat 2012-11-12 20:44:40 +00:00
COPYING
http.c Use ncat_assert in place of assert everywhere. 2013-01-04 18:59:47 +00:00
http.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
http_digest.c Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
INSTALL
Makefile.in Uniform handling of makefile.dep in makefiles. 2012-06-19 14:06:49 +00:00
missing
mkinstalldirs
ncat.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
ncat.sln
ncat.vcxproj Remove OpenSSL directory, moved to /nmap-mswin32-aux. 2012-10-02 00:53:12 +00:00
ncat_config.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
ncat_connect.c Don't do operations with side effects inside asserts. 2013-01-04 18:59:56 +00:00
ncat_connect.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
ncat_core.c Use ncat_assert in place of assert everywhere. 2013-01-04 18:59:47 +00:00
ncat_core.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
ncat_exec.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
ncat_exec_win.c Don't do operations with side effects inside asserts. 2013-01-04 18:59:56 +00:00
ncat_listen.c Use ncat_assert in place of assert everywhere. 2013-01-04 18:59:47 +00:00
ncat_listen.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
ncat_main.c Update with new mailing list addresses. 2012-12-06 02:23:34 +00:00
ncat_posix.c Don't do operations with side effects inside asserts. 2013-01-04 18:59:56 +00:00
ncat_proxy.c Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
ncat_proxy.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
ncat_ssl.c Don't do operations with side effects inside asserts. 2013-01-04 18:59:56 +00:00
ncat_ssl.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
ncat_win.c Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
sockaddr_u.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
sys_wrap.c Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
sys_wrap.h Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license. 2012-12-06 01:21:42 +00:00
util.c Use ncat_assert in place of assert everywhere. 2013-01-04 18:59:47 +00:00
util.h Add an ncat_assert macro. 2012-12-22 06:02:25 +00:00