13 Commits (d43fef7cd52fc6c689ee919b2e97fff920a4c18c)

Author SHA1 Message Date
David Benjamin 6e723e5b37 Convert a few more ints to bools in libssl. 2 years ago
Bob Beck dcabfe2d89 Make OPENSSL_malloc push ERR_R_MALLOC_FAILURE on failure. 2 years ago
David Benjamin f7d37fba96 Fix various malloc failure paths. 2 years ago
David Benjamin df8a55bf62 Const-correct sk_FOO_deep_copy's copy callback. 2 years ago
David Benjamin 10fef972e4 Prefer established session properties mid renegotiation. 3 years ago
David Benjamin a10017c548 Reduce bouncing on the cache lock in ssl_update_cache. 4 years ago
David Benjamin b5879118ac Remove the Channel ID callback. 4 years ago
David Benjamin 71a3b82663 Check for resumption identifiers in SSL_SESSION_is_resumable. 4 years ago
David Benjamin 962b375bcb Move session ID assignment out of ssl_get_new_session. 4 years ago
David Benjamin 5351c8bf38 Rename the master_key field in SSL_SESSION to secret. 5 years ago
Steven Valdez 51607f1fe1 Implement draft-vvv-tls-alps-01. 5 years ago
Nick Harper 5e086956f2 Fix handling of quic_early_data_context. 5 years ago
Adam Langley fb0c05cac2 acvp: add CMAC-AES support. 5 years ago