37 Commits (fe049e4d186f253140e3d4a2570bba93386b75d8)

Author SHA1 Message Date
David Benjamin b571e77773 Add experimental handshake hints API. 4 years ago
David Benjamin 94b477cea5 Record a fuzzing corpus for the ClientHelloInner decoder. 4 years ago
David Benjamin e2b7bb7221 Only skip early data with HRR when offered. 4 years ago
Daniel McArdle 00e434d67e Add ECH server (draft-ietf-tls-esni-09). 4 years ago
David Benjamin bff8834362 runner: Test different V2ClientHello challenge lengths. 4 years ago
David Benjamin fa2d3d56b9 runner: Fix ECH confirmation calculation with PSKs in tests. 4 years ago
David Benjamin f225516cc5 runner: Remove remnants of the separate HelloRetryRequest message. 4 years ago
David Benjamin b62a48f31d Remove some now unnecessary test exclusions from split handshakes. 4 years ago
David Benjamin 60a78dcc98 Remove tls13-split-handshakes flag. 4 years ago
David Benjamin 3af62269df Enforce that pre_shared_key must come with psk_key_exchange_modes. 4 years ago
David Benjamin e5fe31cfe7 Revert "Implement rsa_pkcs1_sha256_legacy." 4 years ago
David Benjamin b2147413e0 Only pass -handshaker-path in split handshakes tests. 4 years ago
David Benjamin a3437c09c7 Implement rsa_pkcs1_sha256_legacy. 4 years ago
David Benjamin 1eae29777c runner: Remove redundant -enable-all-curves shim flag. 4 years ago
Dan McArdle 6b48efac7b Add -rr-record flag to runner.go. 4 years ago
David Benjamin c02c19e0d8 Honor SSL_TLSEXT_ERR_ALERT_FATAL in the ALPN callback. 4 years ago
David Benjamin c5e4538e3b Fix TLS13SessionID-TLS13 test. 4 years ago
David Benjamin ae2bb64173 Use ID instead of Id in Go. 4 years ago
David Benjamin a9319d9b0f Fix client 0-RTT handling with ALPS. 4 years ago
David Schinazi 3d8b8c3df2 Add support for the new QUIC TLS extension codepoint 4 years ago
David Benjamin e606f79c5b Run extension tests at all protocols. 4 years ago
David Benjamin 47d1274fd2 Make QUIC tests work with early data. 4 years ago
David Benjamin 7a55c80271 Make QUIC work with -async tests. 4 years ago
David Benjamin 71ed9d7538 Fix ALPS state machine in QUIC servers. 4 years ago
David Benjamin 41676bfd86 Test that ALPS can be deferred to the ALPN callback. 4 years ago
Dan McArdle c295935a9b Send ECH acceptance signal from backend server. 4 years ago
Dan McArdle 1920c6f2ca Implement GREASE for ECH (draft-ietf-tls-esni-08). 4 years ago
David Benjamin 0a6bfa36c9 Always check the TLS 1.3 downgrade signal. 4 years ago
Adam Langley aec1b62b07 runner: add -skip 4 years ago
Steven Valdez 51607f1fe1 Implement draft-vvv-tls-alps-01. 4 years ago
David Benjamin e580e9ded3 Simplify 0-RTT tests. 4 years ago
David Benjamin bb72a8d649 Allow specifying different initial and resumption expectations. 5 years ago
David Benjamin a6386ea185 runner: Rewrite sessionState parsing with byteReader. 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
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