pydtls/dtls
Ray Brown 1ce7243af5 Add IPv6 unit tests
The unit test suite was previously being run with IPv4 protocol addresses only.
With this change, we run the entire test suite twice: first with v4 addresses,
and then with v6 addresses, for all client and server-side sockets.
2012-11-21 19:20:16 -08:00
..
demux Initial commit: up to and including data exchange functionality 2012-10-29 12:44:24 -07:00
test Add IPv6 unit tests 2012-11-21 19:20:16 -08:00
__init__.py SSL standard library module wire-in 2012-11-21 11:23:03 -08:00
cygcrypto-1.0.0.dll Initial commit: up to and including data exchange functionality 2012-10-29 12:44:24 -07:00
cygssl-1.0.0.dll Initial commit: up to and including data exchange functionality 2012-10-29 12:44:24 -07:00
err.py SSL standard library module wire-in 2012-11-21 11:23:03 -08:00
libeay32.dll Initial commit: up to and including data exchange functionality 2012-10-29 12:44:24 -07:00
openssl.py SSL standard library module wire-in 2012-11-21 11:23:03 -08:00
patch.py Add IPv6 unit tests 2012-11-21 19:20:16 -08:00
sslconnection.py SSL standard library module wire-in 2012-11-21 11:23:03 -08:00
ssleay32.dll Initial commit: up to and including data exchange functionality 2012-10-29 12:44:24 -07:00
util.py Certificate formatting and retrieval 2012-11-08 12:04:40 -08:00
x509.py Certificate formatting and retrieval 2012-11-08 12:04:40 -08:00