26 Commits (71a3b826636eee85c20f064ef318f0935416a479)

Author SHA1 Message Date
David Benjamin 71a3b82663 Check for resumption identifiers in SSL_SESSION_is_resumable. 4 years ago
David Benjamin 9b2cdb769a Add SSL_can_release_private_key. 4 years ago
David Benjamin b571e77773 Add experimental handshake hints API. 4 years ago
David Benjamin 12a3e7edf6 Check for invalid ALPN inputs in SSL_(CTX_)set_alpn_protos. 4 years ago
Daniel McArdle 00e434d67e Add ECH server (draft-ietf-tls-esni-09). 4 years ago
David Benjamin e5fe31cfe7 Revert "Implement rsa_pkcs1_sha256_legacy." 4 years ago
David Benjamin a3437c09c7 Implement rsa_pkcs1_sha256_legacy. 4 years ago
David Benjamin a1d1a67589 Remove some remnants of TLS 1.3 downgrade carveouts. 4 years ago
David Benjamin c02c19e0d8 Honor SSL_TLSEXT_ERR_ALERT_FATAL in the ALPN callback. 4 years ago
Yuchen Dai 595cdc29d6 doc: fix SSL_set0_rbio 4 years ago
David Schinazi 3d8b8c3df2 Add support for the new QUIC TLS extension codepoint 4 years ago
Dan McArdle 92c48be84a Update ECH GREASE to draft-ietf-tls-esni-09 4 years ago
Adam Langley ca058c0647 Revert "Add support for the new QUIC TLS extension codepoint" 4 years ago
David Schinazi 7ba96a675e Add support for the new QUIC TLS extension codepoint 4 years ago
Dan McArdle 1920c6f2ca Implement GREASE for ECH (draft-ietf-tls-esni-08). 4 years ago
David Benjamin 41a14304d7 draft-ietf-tls-certificate-compression is now RFC 8879. 4 years ago
David Benjamin 5351c8bf38 Rename the master_key field in SSL_SESSION to secret. 4 years ago
David Benjamin 0a6bfa36c9 Always check the TLS 1.3 downgrade signal. 4 years ago
David Benjamin fa9796ece4 Add SSL_early_data_reason_string. 4 years ago
Steven Valdez 51607f1fe1 Implement draft-vvv-tls-alps-01. 4 years ago
David Benjamin 3743aafdac Add SSL_CIPHER_get_protocol_id. 5 years ago
Watson Ladd dcd6e447eb Support delegated credentials verison 06 5 years ago
Nick Harper 74161f485b Enforce presence of ALPN when QUIC is in use. 5 years ago
David Benjamin 7d3a24d9db Fix the naming of alert error codes. 5 years ago
Nick Harper cac93924ab Disallow TLS 1.3 compatibility mode in QUIC. 5 years ago
Adam Langley fb0c05cac2 acvp: add CMAC-AES support. 5 years ago