Lines Matching refs:ssl
910 * Fix a compilation error on some platforms when including mbedtls/ssl.h
1422 * Add accessor to obtain ciphersuite id from ssl context.
2384 * Fix use-after-scope error in programs/ssl/ssl_client2.c and ssl_server2.c
2714 * The new utility programs/ssl/ssl_context_info prints a human-readable
3307 * Fix configuration queries in ssl-opt.h. #2030
3308 * Ensure that ssl-opt.h can be run in OS X. #2029
3309 * Re-enable certain interoperability tests in ssl-opt.sh which had previously
3486 * Fix wrong order of freeing in programs/ssl/ssl_server2 example
4159 * Fix status handshake status message in programs/ssl/dtls_client.c. Found
4541 * Fix test in ssl-opt.sh that does not run properly with valgrind
4867 * Removed test program ssl_test, superseded by ssl-opt.sh.
5308 * Testing script ssl-opt.sh added for testing 'live' ssl option
5855 example application (programs/ssl/o_p_test) (requires OpenSSL)
6375 serial number, setup correct server port in the ssl client example
6427 * Rewrote README.txt in program/ssl/ca to better explain