mbedtls/programs
Manuel Pégourié-Gonnard bd97fdb3a4 Make ssl_server2's HVR handling more realistic
It makes not sense to keep the connection open until the client is verified.
Until now it was useful since closing it crates a race where the second
ClientHello might be lost. But now that our client is able to resend, that's
not an issue any more.
2014-10-21 16:32:40 +02:00
..
aes Adapt programs / test suites 2014-07-09 10:19:24 +02:00
hash Adapt programs / test suites 2014-07-09 10:19:24 +02:00
pkey Add UDP support to the NET module 2014-10-21 16:30:09 +02:00
random Adapt programs / test suites 2014-07-09 10:19:24 +02:00
ssl Make ssl_server2's HVR handling more realistic 2014-10-21 16:32:40 +02:00
test Quit using "yes" in ssl-opt.sh with openssl 2014-10-21 16:32:39 +02:00
util pem2der.c: fix double-free bug 2014-08-14 11:34:34 +02:00
x509 Add UDP support to the NET module 2014-10-21 16:30:09 +02:00
.gitignore Add test utility udp_proxy 2014-10-21 16:30:25 +02:00
CMakeLists.txt - Added missing subdirectory line for util 2012-09-25 08:19:18 +00:00
Makefile Add test utility udp_proxy 2014-10-21 16:30:25 +02:00
wince_main.c - Lots of minimal changes to better support WINCE as a build target 2011-11-18 14:26:47 +00:00