nmap/nsock/tests
henri 4fd3cc2f10 Allow NSE_TYPE_CONNECT_SSL to be canceled.
This fixes a really bad bug that seems to have been there for a while. Canceling
a nsock connect SSL operation fails with fatal(). I have never seen it in real
life though.

Added a corresponding unit test.
2013-09-15 10:52:07 +00:00
..
basic.c Allow NSE_TYPE_CONNECT_SSL to be canceled. 2013-09-15 10:52:07 +00:00
connect.c Removed superfluous includes. 2013-08-06 20:10:57 +00:00
ghheaps.c Manage expiration times via a heap queue. 2013-08-10 23:59:30 +00:00
ghlists.c Manage expiration times via a heap queue. 2013-08-10 23:59:30 +00:00
logs.c Fixed indentation. 2013-05-08 18:08:48 +00:00
Makefile Manage expiration times via a heap queue. 2013-08-10 23:59:30 +00:00
README s/Little/Minimal/ 2013-05-11 16:00:01 +00:00
run_tests.sh Make nsock test suite listeners listen on IPv4 2013-08-11 08:31:39 +00:00
test-common.h Manage expiration times via a heap queue. 2013-08-10 23:59:30 +00:00
tests_main.c Allow NSE_TYPE_CONNECT_SSL to be canceled. 2013-09-15 10:52:07 +00:00
timer.c Fixed indentation. 2013-05-08 18:08:48 +00:00

Minimal regression test suite for nsock.

Usage:
  $ make
  $ sh ./run_tests.sh