mbedtls/programs
Manuel Pégourié-Gonnard a8c0a0dbd0 Add "exchanges" option to test server and client
Goal is to test renegotiation better: we need more than one exchange for
server-initiated renego to work reliably (the previous hack for this wouldn't
work with non-blocking I/O and probably not with DTLS either).

Also check message termination in a semi-realistic way.
2014-08-19 13:26:05 +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 Missing dependencies on POLARSSL_ECP_C fixed 2014-08-18 12:00:28 +02:00
random Adapt programs / test suites 2014-07-09 10:19:24 +02:00
ssl Add "exchanges" option to test server and client 2014-08-19 13:26:05 +02:00
test ssl_test.c: remove dead store, assign at declaration 2014-08-14 11:34:34 +02:00
util pem2der.c: fix double-free bug 2014-08-14 11:34:34 +02:00
x509 Adapt programs / test suites 2014-07-09 10:19:24 +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