25 Commits (7a26f97c9f296e587ee325348a62c1d5ba24a60a)

Author SHA1 Message Date
Adam Langley d83dcf58c0 runner: explicitly signal error from handshaker. 4 years ago
Adam Langley aec1b62b07 runner: add -skip 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 e580e9ded3 Simplify 0-RTT tests. 4 years ago
David Benjamin 3989c99706 Fix crash when flushing an SSL BIO. 4 years ago
Daniel McArdle a673d02458 Add PSK variants of HPKE setup functions to BoGo. 4 years ago
Daniel McArdle f42d5df924 Add Go implementation of HPKE draft 05 to runner. 4 years ago
David Benjamin 974ac218e7 runner: Implement a more complete ClientHello consistency check. 4 years ago
Dan McArdle 6222fe767d runner: Refactor BoGo clientHelloMsg extension marshalling. 4 years ago
Nick Harper 5e086956f2 Fix handling of quic_early_data_context. 5 years ago
David Benjamin 3ff161cc08 Print SSL_get_error in bssl_shim. 5 years ago
David Benjamin bb72a8d649 Allow specifying different initial and resumption expectations. 5 years ago
David Benjamin b0e98e408c Test SSL_get0_alpn_selected on both client and server. 5 years ago
David Benjamin a6386ea185 runner: Rewrite sessionState parsing with byteReader. 5 years ago
David Benjamin c4ec14c71d Switch ssl_parse_extensions to bool and Span. 5 years ago
David Benjamin 3743aafdac Add SSL_CIPHER_get_protocol_id. 5 years ago
David Benjamin 662bfad810 Fix potential leak in bssl::Array::Shrink. 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 70fee17204 Use golang.org/x/crypto in runner. 5 years ago
Nick Harper 281a8f5ea3 Disable ClientHello padding for QUIC. 5 years ago
Nick Harper cac93924ab Disallow TLS 1.3 compatibility mode in QUIC. 5 years ago
David Benjamin d054e1bc61 Fix unterminated clang-format off. 5 years ago
Adam Langley fb0c05cac2 acvp: add CMAC-AES support. 5 years ago