mbedtls/programs/ssl
Paul Bakker d0f6fa7bdc - Sending of handshake_failures during renegotiation added
- Handle two legacy modes differently: SSL_LEGACY_BREAK_HANDSHAKE and SSL_LEGACY_NO_RENEGOTIATION
2012-09-17 09:18:12 +00:00
..
test-ca - Changed certificate verify behaviour to comply with RFC 6125 section 6.3 to not match CN if subjectAltName extension is present. 2012-05-10 14:12:46 +00:00
CA-HOWTO.txt
CMakeLists.txt - Modified CMakeLists to support zlib 2012-07-03 15:10:33 +00:00
ssl_client1.c - Moved all examples programs to use the new entropy and CTR_DRBG 2011-12-04 17:09:26 +00:00
ssl_client2.c - Sending of handshake_failures during renegotiation added 2012-09-17 09:18:12 +00:00
ssl_fork_server.c - Added Secure Renegotiation (RFC 5746) 2012-09-16 19:57:18 +00:00
ssl_mail_client.c - Added Secure Renegotiation (RFC 5746) 2012-09-16 19:57:18 +00:00
ssl_server.c - Added Secure Renegotiation (RFC 5746) 2012-09-16 19:57:18 +00:00