mbedtls/programs
Manuel Pégourié-Gonnard 4ba6ab6d0d Fix glitch with HelloVerifyRequest
With the close-rebind strategy, sometimes the second ClientHello was lost (if
received before close), and since our client doesn't resend yet, the tests
would fail (no problem with other client that resend). Anyway, it's not really
clean to lose messages.
2014-10-21 16:30:20 +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 Fix glitch with HelloVerifyRequest 2014-10-21 16:30:20 +02:00
test Add UDP support to the NET module 2014-10-21 16:30:09 +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 Gitignore ssl_pthread_server 2014-01-22 12:56:06 +01:00
CMakeLists.txt - Added missing subdirectory line for util 2012-09-25 08:19:18 +00:00
Makefile Added version of the SSL pthread server example 2013-12-30 14:55:54 +01:00
wince_main.c - Lots of minimal changes to better support WINCE as a build target 2011-11-18 14:26:47 +00:00