421 Commits (4749d8fb89ba5d765e0afa1799805b5096cb337b)
 

Author SHA1 Message Date
Adam Langley 2d691ca60d Make BN_clear_free a wrapper around BN_free. 4 years ago
Adam Langley c5e2cf3c07 delocate: support Aarch64 4 years ago
David Benjamin c1e156ae16 Add DH_compute_key_padded. 4 years ago
David Benjamin a9319d9b0f Fix client 0-RTT handling with ALPS. 4 years ago
Adam Langley 2f2d27eb5c acvp: add XTS support. 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
Adam Langley f8f35c9555 delocate: preprocess perlasm output on Aarch64 4 years ago
David Benjamin c3ee9c8040 Replace MockQUICTransport tags with record types. 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 f4a88296fc runner: Allow tokbind without RI/EMS in TLS 1.3. 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
Adam Langley 5d54832f1a delocate: handle Aarch64 assembly in parser. 4 years ago
Anthony Roberts afd5dba756 Add ASM optimizations for Windows on Arm 4 years ago
David Benjamin 571c3e78bf Use gai_strerrorA on Windows. 4 years ago
Daniel McArdle 13da180506 Optimize suffix building in FileTest::ReadNext(). 4 years ago
Adam Langley 5dd18d017d A handful more compatibility functions. 4 years ago
Dan McArdle 7dfb4721d0 Update HPKE to draft-irtf-cfrg-hpke-07. 4 years ago
Adam Langley ab6a8f49ff acvp: drop subprocess_test.go 4 years ago
Adam Langley 76164b1bc9 Add some OpenSSL-compatibility aliases 4 years ago
Adam Langley c42baf84df delocate: eliminate expression from vpaes assembly. 4 years ago
Adam Langley e4843750e5 delocate: support alternative comment indicators 4 years ago
David Benjamin 4df05c5235 Update third_party/googletest. 4 years ago
Adam Langley 4f75b76ef2 acvp: add tests 4 years ago
David Benjamin 9422ac61f7 Fix chacha20_poly1305_x86_64.pl comments. 4 years ago
Adam Langley bac5544e98 Fix awkward wording in comment. 4 years ago
Dan McArdle 92c48be84a Update ECH GREASE to draft-ietf-tls-esni-09 4 years ago
Adam Langley 78f15a6aa9 Gerrit ignores <sup>; use Unicode superscript instead. 4 years ago
Adam Langley e02dd70f53 acvp: better document the subprocess protocol. 4 years ago
Peter Collingbourne 082cd7860e Add .text.unlikely.* pattern to fips_shared.lds. 4 years ago
Adam Langley 4ab14ea275 acvp: fix silly errors. 4 years ago
Adam Langley 86854828e0 acvp: load config later. 4 years ago
Adam Langley e56dfcf9f4 Allow some non-minimal lengths in BER. 4 years ago
David Benjamin bb0cb95e68 Export tool_sources to GN. 4 years ago
Adam Langley 62634262d8 Use more efficient std::string::find overload. 4 years ago
Adam Langley ca058c0647 Revert "Add support for the new QUIC TLS extension codepoint" 4 years ago
Adam Langley df75139bec Move DH parameter generation out of the FIPS module. 4 years ago
David Schinazi 7ba96a675e Add support for the new QUIC TLS extension codepoint 4 years ago
David Benjamin 061a7f5596 Use stdlib.h instead of cstdlib in span.h. 4 years ago
David Benjamin 60926d3533 Check for trailing data in X509Test.GeneralName. 4 years ago
Vlad Krasnov f2adafe737 Fix ChaCha20-Poly1305 x86-64 asm on Windows 4 years ago
Adam Langley cd204d8e15 Include bn.h from bn/internal.h 4 years ago
Adam Langley 28cab640d1 acvp: add support for finite-field Diffie–Hellman. 4 years ago
Adam Langley ce7f08827d Move DH code into the FIPS module. 4 years ago
David Benjamin 49587b2c10 Remove unused Netware codepaths in x86 perlasm. 4 years ago
David Benjamin a929e32746 Finish switching to NASM. 4 years ago