Lines Matching refs:ssl
953 * Fix a compilation error on some platforms when including mbedtls/ssl.h
1465 * Add accessor to obtain ciphersuite id from ssl context.
2427 * Fix use-after-scope error in programs/ssl/ssl_client2.c and ssl_server2.c
2757 * The new utility programs/ssl/ssl_context_info prints a human-readable
3350 * Fix configuration queries in ssl-opt.h. #2030
3351 * Ensure that ssl-opt.h can be run in OS X. #2029
3352 * Re-enable certain interoperability tests in ssl-opt.sh which had previously
3529 * Fix wrong order of freeing in programs/ssl/ssl_server2 example
4202 * Fix status handshake status message in programs/ssl/dtls_client.c. Found
4584 * Fix test in ssl-opt.sh that does not run properly with valgrind
4910 * Removed test program ssl_test, superseded by ssl-opt.sh.
5351 * Testing script ssl-opt.sh added for testing 'live' ssl option
5898 example application (programs/ssl/o_p_test) (requires OpenSSL)
6418 serial number, setup correct server port in the ssl client example
6470 * Rewrote README.txt in program/ssl/ca to better explain