850 Commits (77dc23983f004056dbcd95ae96922be107365190)
 

Author SHA1 Message Date
David Benjamin ca2162d719 Remove X509_issuer_and_serial_hash. 4 years ago
Justin Paupore 238a25831e Fix Bazel build breakage. 4 years ago
David Benjamin 85bda4b244 Specify VS toolchain by command-line argument. 4 years ago
Justin Paupore a99308fa91 Update Android Bazel build support in BUILD.toplevel. 4 years ago
David Benjamin c02c19e0d8 Honor SSL_TLSEXT_ERR_ALERT_FATAL in the ALPN callback. 4 years ago
Adam Langley 3b7029a549 acvp: detect header element in JSON. 4 years ago
David Benjamin ce9b002ebd Align the ARM capability functions. 4 years ago
David Benjamin f9bd455c85 Skip runtime NEON checks if __ARM_NEON is defined. 4 years ago
Adam Langley fc23300164 acvp: don't include CMAC-AES in regcap dump. 4 years ago
Adam Langley 4d3e540cc0 acvp: fix CMAC verify 4 years ago
Adam Langley a2278d4d2c Include bn/internal.h for non-bcm.c builds. 4 years ago
Adam Langley 48cbd69dee Add various function calls to test_fips. 4 years ago
David Benjamin bb43a45d6d Add missing include to self_check.c. 4 years ago
Adam Langley 4251d0d3f6 Revert "Disable check that X.509 extensions implies v3." 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
Adam Langley 4a196ccf9a acvp: move CMAC verification into the module wrapper. 4 years ago
David Benjamin ab5edbe7fc Benchmark BORINGSSL_self_test in FIPS mode. 4 years ago
David Benjamin 1c919724d3 Support MOVLPS and MOVHPS in delocate. 4 years ago
Adam Langley 5cf02188fe Add FFDH FIPS self-test. 4 years ago
Adam Langley d09962d5c3 acvp: update to newer FFDH test. 4 years ago
Adam Langley e133345dba Add basic BLAKE2b-256 support. 4 years ago
Adam Langley 16c42cc796 acvp: check that the payloadLen of cipher tests is correct. 4 years ago
Adam Langley 1fa6b7ffd9 acvp: update test expectations in light of 8dcdcb39a7 4 years ago
Adam Langley b0d71a2908 Support cross-compiling AArch64 FIPS to Android. 4 years ago
Adam Langley 8dcdcb39a7 acvp: drop 3DES fields from output when unused. 4 years ago
Adam Langley 0f0e2bce6d acvp: don't advertise SHA-1 RSA signature generation. 4 years ago
Dan McArdle 39093c1bfb Fix comments that refer to old draft of HPKE. 4 years ago
David Benjamin c47bfce062 Define TLSEXT_TYPE_quic_transport_parameters to the old code point for now. 4 years ago
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