nmap/ncat
henri 9d7c017cf7 Use the fallback nsock engine by default in order to maximize
compatibility between systems and use cases. [Henri Doreau]

There were known issues with the following cases:
  * epoll and regular files
  * kqueue and regular files
  * WSAPoll and stdin

The --nsock-engine=<ENGINE> can still be used to bypass this
default choice.

See: http://seclists.org/nmap-dev/2012/q4/173
2012-11-13 08:40:49 +00:00
..
certs Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
docs Disable automatic generation of datagram Unix domain source socket. 2012-11-12 20:44:45 +00:00
test Disable automatic generation of datagram Unix domain source socket. 2012-11-12 20:44:45 +00:00
base64.c Whitespace. 2012-06-19 00:21:27 +00:00
base64.h One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list. 2012-03-01 06:53:35 +00:00
ChangeLog Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
config.guess Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
config.h.in Implementation of UNIX-domain sockets for Ncat 2012-11-12 20:44:40 +00:00
config.sub Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
config_win.h One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list. 2012-03-01 06:53:35 +00:00
configure Implementation of UNIX-domain sockets for Ncat 2012-11-12 20:44:40 +00:00
configure.ac Implementation of UNIX-domain sockets for Ncat 2012-11-12 20:44:40 +00:00
COPYING Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
http.c Whitespace. 2012-06-19 00:21:27 +00:00
http.h One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list. 2012-03-01 06:53:35 +00:00
http_digest.c One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list. 2012-03-01 06:53:35 +00:00
INSTALL Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
Makefile.in Uniform handling of makefile.dep in makefiles. 2012-06-19 14:06:49 +00:00
missing Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
mkinstalldirs Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
ncat.h Bump the Nmap version number in SVN up to 6.02 2012-06-16 19:44:58 +00:00
ncat.sln Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
ncat.vcxproj Remove OpenSSL directory, moved to /nmap-mswin32-aux. 2012-10-02 00:53:12 +00:00
ncat_config.h One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list. 2012-03-01 06:53:35 +00:00
ncat_connect.c Use the fallback nsock engine by default in order to maximize 2012-11-13 08:40:49 +00:00
ncat_connect.h One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list. 2012-03-01 06:53:35 +00:00
ncat_core.c Use the fallback nsock engine by default in order to maximize 2012-11-13 08:40:49 +00:00
ncat_core.h Use the fallback nsock engine by default in order to maximize 2012-11-13 08:40:49 +00:00
ncat_exec.h One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list. 2012-03-01 06:53:35 +00:00
ncat_exec_win.c Whitespace. 2012-06-19 00:21:27 +00:00
ncat_listen.c Implementation of UNIX-domain sockets for Ncat 2012-11-12 20:44:40 +00:00
ncat_listen.h One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list. 2012-03-01 06:53:35 +00:00
ncat_main.c Use the fallback nsock engine by default in order to maximize 2012-11-13 08:40:49 +00:00
ncat_posix.c Whitespace. 2012-06-19 00:21:27 +00:00
ncat_proxy.c Whitespace. 2012-11-12 19:01:01 +00:00
ncat_proxy.h One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list. 2012-03-01 06:53:35 +00:00
ncat_ssl.c Whitespace. 2012-06-19 00:21:27 +00:00
ncat_ssl.h One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list. 2012-03-01 06:53:35 +00:00
ncat_win.c One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list. 2012-03-01 06:53:35 +00:00
sockaddr_u.h Implementation of UNIX-domain sockets for Ncat 2012-11-12 20:44:40 +00:00
sys_wrap.c Remove Recvfrom wrapper. 2012-06-19 02:53:01 +00:00
sys_wrap.h Whitespace. 2012-09-12 04:54:19 +00:00
util.c Implementation of UNIX-domain sockets for Ncat 2012-11-12 20:44:40 +00:00
util.h Implementation of UNIX-domain sockets for Ncat 2012-11-12 20:44:40 +00:00