mbedtls/programs/ssl
2014-07-08 18:28:31 +02: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 - Renamed include directory to polarssl 2009-01-03 21:22:43 +00:00
CMakeLists.txt - Added first version of ssl_server2 example application 2012-09-25 09:05:17 +00:00
ssl_client1.c Cleaned up location of init and free for some programs to prevent memory 2014-07-08 18:28:30 +02:00
ssl_client2.c Add ssl_close_notify() to servers that missed it 2014-07-08 14:30:35 +02:00
ssl_fork_server.c Actually increment the loop counter to quit in ssl_fork_server 2014-07-08 18:28:31 +02:00
ssl_mail_client.c Cleaner initialization (values did not matter, but were uninitialized) 2014-07-08 18:28:31 +02:00
ssl_server2.c Cleaned up location of init and free for some programs to prevent memory 2014-07-08 18:28:30 +02:00
ssl_server.c Cleaned up location of init and free for some programs to prevent memory 2014-07-08 18:28:30 +02:00