mbedtls/programs/test
2011-05-25 11:13:47 +00:00
..
benchmark.c - Updated to new rsa_init, rsa_gen_key prototypes 2010-08-16 11:56:45 +00:00
CMakeLists.txt - Adapted CMake files for the PKCS#11 support 2011-01-18 16:18:38 +00:00
selftest.c - Adapted to compile without POLARSSL_SELF_TEST defined 2011-05-25 11:13:47 +00:00
ssl_cert_test.c - Fixed reference to generic digest key 2011-02-09 17:10:48 +00:00
ssl_test.c - Changed behaviour of net_recv(), ssl_fetch_input() and ssl_read(). net_recv() now returns 0 on EOF instead of POLARSSL_ERR_NET_CONN_RESET. ssl_fetch_input() returns POLARSSL_ERR_SSL_CONN_EOF on an EOF from its f_recv() function. ssl_read() returns 0 if a POLARSSL_ERR_SSL_CONN_EOF is received after the handshake. 2011-05-18 13:32:51 +00:00