55 Commits (77dc23983f004056dbcd95ae96922be107365190)

Author SHA1 Message Date
Adam Langley 451ea3ca3e Add SSL_[CTX_]_set_compliance_policy. 3 years ago
David Benjamin 3f180b8221 Implement SSL_CTX_set_num_tickets. 3 years ago
David Benjamin 123eaaef26 Record ClientHelloInner values in msg_callback. 3 years ago
David Benjamin 7198d1132b Explicitly reject self-referential ech_outer_extensions. 3 years ago
Adam Langley 7e2a957888 Document |SSL_set1_host| return values. 3 years ago
Adam Langley 7e7e6b693f Add |SSL_set1_host| and |SSL_set_hostflags|. 3 years ago
David Benjamin b3ed071ecc Add SSL_has_pending. 3 years ago
Adam Langley c2827d3b55 Add a function to express the desired record version protocol. 3 years ago
David Benjamin cfafcd454f Deduplicate d2i and i2d documentation. 3 years ago
David Benjamin 45c8be91f3 Forward-declare SSL_CLIENT_HELLO. 3 years ago
David Benjamin 62c4f15478 Clarify that TLS sessions are not application sessions. 4 years ago
David Benjamin 18b6836b2f Update to draft-ietf-tls-esni-13. 4 years ago
David Benjamin 37a3c70c0e Reword SSL_get0_ech_name_override documentation. 4 years ago
David Benjamin 07b365f63a Remove SSL_set_verify_result. 4 years ago
David Benjamin 6191cc95a1 Document that SSL_PRIVATE_KEY_METHOD should configure signing prefs. 4 years ago
David Benjamin ba423c9a1b Implement ClientHelloOuter handshakes. 4 years ago
David Benjamin e9c5d72c09 Add an option to permute ClientHello extension order. 4 years ago
David Benjamin 83a49939ab Add most of an ECH client implementation. 4 years ago
David Benjamin 24545c541c Add a basic API to make ECHConfigs. 4 years ago
David Benjamin c890ae5195 Make ECH server APIs take EVP_HPKE_KEY. 4 years ago
David Benjamin c3b373bf4f Rename SSL_ECH_SERVER_CONFIG_LIST to SSL_ECH_KEYS. 4 years ago
David Benjamin 3a036c76eb Add SSL_ech_accepted API and ech_is_required alerts. 4 years ago
David Benjamin b5879118ac Remove the Channel ID callback. 4 years ago
David Benjamin 8acec00e9e Manage Channel ID handshake state better. 4 years ago
David Benjamin a1d3bfb64f Cite an RFC over 9000 (draft-ietf-quic-tls is now RFC 9001). 4 years ago
David Benjamin 3675eb3f2a GREASE is now RFC 8701. 4 years ago
David Benjamin b778b9c1b3 Const-correct SSL_get_srtp_profiles. 4 years ago
David Benjamin 49ee62fe13 Update the ECH GREASE size selection. 4 years ago
David Benjamin d89ec688f2 Remove draft tokbind implementation. 4 years ago
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