Lines Matching refs:session
7 with RFC-5116 and could lead to session key recovery in very long TLS
210 overflow of the hostname or session ticket. Found by Guido Vranken,
335 * New server-side implementation of session tickets that rotate keys to
383 place of mbedtls_ssl_conf_session_tickets() to enable session tickets.
624 * Add support for Extended Master Secret (draft-ietf-tls-session-hash).
928 * Fixed bug with session tickets and non-blocking I/O in the unlikely case
1065 * Support for session tickets (RFC 5077)
1279 * Fixed potential memory leak when failing to resume a session
1339 * Fixed memory leak in ssl_free() and ssl_reset() for active session
1354 * The SSL session cache module (ssl_cache) now also retains peer_cert
1443 * Added simple SSL session cache implementation
1458 * Revamped session resumption handling
1487 * Fixed potential memory leak when failing to resume a session
1931 * Fixed ssl_parse_client_hello(): session id and challenge must
2028 * Implemented session resuming and client authentication