dmiller
|
f4619edece
|
Update http urls for nmap.org to https
|
2015-11-05 20:41:05 +00:00 |
|
dmiller
|
7e30cb9c4a
|
Only run SSL nsock tests if configured with OpenSSL
|
2015-02-11 04:55:36 +00:00 |
|
dmiller
|
9bf8974b38
|
Let nsock use /bin/sh instead of Bash for testing
|
2014-08-02 04:38:04 +00:00 |
|
dmiller
|
2506269bcc
|
Let nsock's configure take the same --with-libpcap as Nmap does
|
2013-12-11 23:17:50 +00:00 |
|
dmiller
|
89db1ca27c
|
Don't fail nsock/tests/run_tests if ncat can't be found
|
2013-12-03 23:03:10 +00:00 |
|
henri
|
b0abceec37
|
Make nsock test suite listeners listen on IPv4
Do everything explicitely to avoid unexpected behaviors. IPv6 will be added
separately at some point.
|
2013-08-11 08:31:39 +00:00 |
|
henri
|
ea8995ebf7
|
Use a parameter to invoke `ncat' in run_tests.sh
Run: `NCAT=/opt/something/ncat ./run_tests.sh' to invoke a specific binary.
|
2013-08-11 00:11:21 +00:00 |
|
david
|
b6ca01d295
|
Use /bin/bash in run_tests.sh.
I got this error:
./run_tests.sh: 42: ./run_tests.sh: Syntax error: "(" unexpected
|
2013-05-18 19:18:07 +00:00 |
|
henri
|
3776852557
|
Added simple TCP connect test and setup ncat listeners.
The listeners are ncat-based echo servers:
- UDP
- TCP
- TCP + SSL
|
2013-05-10 08:26:48 +00:00 |
|
henri
|
b51a943a48
|
Added a minimal regression test suite for nsock.
|
2013-05-08 11:52:28 +00:00 |
|