Commit Graph

  • 5d4b8d99a1 runner: Restore error output in the "unexpected failure" case main David Benjamin 2025-03-06 17:54:57 -0500
  • cbc61792ca Split runner.go into a bunch of different files David Benjamin 2025-03-06 16:56:21 -0500
  • e1d51d6466 Fix CBS_get_any_asn1 to match the documentation. Bob Beck 2025-03-06 17:50:35 +0000
  • 5f09b15b04 Merge to fips-20250107: delocate: Recognize msl as an ARMConstantTweak fips-20250107 David Benjamin 2025-03-05 20:30:52 -0500
  • f1ebcda138 runner: add one-to-many error mapping for canonical error checking in BoGo tests Neal Patel 2025-02-04 17:01:23 -0500
  • 90e641cefe delocate: Recognize msl as an ARMConstantTweak David Benjamin 2025-03-05 20:30:52 -0500
  • 620a50da70 Fix a pair of words that swapped were in ssl.h documentation David Benjamin 2025-03-05 14:59:35 -0500
  • 783ffa84ec Add a pregenerated sources.mk David Benjamin 2025-02-19 15:29:48 -0500
  • a57d1b8837 Gate CLMUL AES-GCM on SSSE3 David Benjamin 2025-03-05 12:05:29 -0500
  • 920bad63ec Stop checking the FXSR bit David Benjamin 2025-02-11 18:21:08 -0500
  • 757f994823 Use scopers in crypto/fipsmodule/ec David Benjamin 2025-02-05 12:50:55 -0500
  • e1379ff5eb Add local targets to .set directives in delocate David Benjamin 2025-03-04 13:57:41 -0500
  • 7e529d2b39 Add Trust Anchors extension Bob Beck 2024-10-29 02:04:10 +0000
  • f8782a4e0d Merge to fips-20250107: Use FIPS functions in modulewrapper where possible. Adam Langley 2025-03-04 18:22:37 +0000
  • b857538d12 Merge to fips-20250107: Add SLH-DSA self tests Adam Langley 2025-02-16 18:38:22 +0000
  • ac2f2ccec9 Merge to fips-20250107: Add ML-DSA self tests. Adam Langley 2025-02-16 10:19:56 +0000
  • 4085069b63 Merge to fips-20250107: Add ML-KEM self-tests. Adam Langley 2025-02-14 15:44:03 +0000
  • 4dbd8bf50c Merge to fips-20250107: delocate: remove the need to demangle local variables David Benjamin 2025-02-28 17:25:36 -0500
  • 2f81008a7d Use FIPS functions in modulewrapper where possible. Adam Langley 2025-03-04 18:22:37 +0000
  • 784c2dbf5d Restore FIPS version check. Adam Langley 2025-03-04 09:52:58 -0800
  • 704dc8deff Add SLH-DSA self tests Adam Langley 2025-02-16 18:38:22 +0000
  • 1f8dc0794b Compress the CA extension Bob Beck 2025-02-28 22:47:01 +0000
  • 3494965215 Add ML-DSA self tests. Adam Langley 2025-02-16 10:19:56 +0000
  • 5e73d0302c Add ML-KEM self-tests. Adam Langley 2025-02-14 15:44:03 +0000
  • 673e61fc21 delocate: remove the need to demangle local variables David Benjamin 2025-02-28 17:25:36 -0500
  • ad62e9cab1 Add IWYU pragma to obj_mac.h. Nick Nooney 2025-02-27 16:24:38 -0500
  • 57e9cf1e5a Retitle the certificate authorities section in ssl.h David Benjamin 2025-02-22 15:29:43 -0500
  • ef720d2e5d Iterate on SSL_CREDENTIAL_set_must_match_issuer a bit David Benjamin 2025-02-21 18:10:21 -0500
  • e6fd36993c runner: Simplify certificate_authorities testing David Benjamin 2025-02-21 17:36:08 -0500
  • ab3647c5f0 Accept either | or ` in doc.go David Benjamin 2025-01-28 11:43:48 -0500
  • b5ec95fe6e Remove SSL_VERIFY_PEER_IF_NO_OBC David Benjamin 2025-02-18 14:53:16 -0500
  • f85903850b Remove OPENSSL_ia32cap_P and OPENSSL_armcap handling in delocate David Benjamin 2025-02-18 15:44:13 -0500
  • bf2e92b72b Add some newlines between distinct setup steps David Benjamin 2025-02-03 17:42:05 -0500
  • 5aa02d024d Add --gcs option for uploading test results from GCS Joe Gardner 2025-02-18 11:20:58 -0800
  • 748a2d281d Update googletest David Benjamin 2025-02-24 18:06:29 -0500
  • daa03aac8d Add from/to SubjectPublicKeyInfo conversion to ed25519. Cindy Lin 2025-02-20 10:22:51 -0800
  • 0c59e9e55b Clarify bssl-sys build instructions. Cindy Lin 2025-02-19 17:03:54 -0800
  • af3578a835 Support PBES2 schemes in PKCS12_create David Benjamin 2025-02-13 18:39:45 -0500
  • 294ab9730c Fix legacy_version in DTLS 1.3 HelloRetryRequest David Benjamin 2025-02-19 17:04:07 -0500
  • 084d0d1a14 Remove dependencies between bssl_shim and ssl/internal.h David Benjamin 2025-02-18 15:18:09 -0500
  • 6a7f096275 Add a way to prefix Android targets names Stefano Duo 2025-02-19 20:18:33 +0000
  • 9802ee3a03 update main-with-bazel from main branch main-with-bazel BoringSSL Robot 2025-02-18 19:54:36 +0000
  • c57adcf694 update master-with-bazel from main branch master-with-bazel BoringSSL Robot 2025-02-18 18:09:37 +0000
  • 2b619cc49c Shave an easy 16 bytes off SSL_SESSION David Benjamin 2025-02-17 18:42:59 -0500
  • c1260eb8d0 update master-with-bazel from main branch BoringSSL Robot 2025-02-18 17:59:31 +0000
  • a3de8eab3e Avoid running the X.509 auto-chaining logic twice in TLS clients David Benjamin 2025-02-17 18:27:07 -0500
  • fb0ed307e1 update main-with-bazel from main branch BoringSSL Robot 2025-02-18 17:54:31 +0000
  • 41377dcb14 update master-with-bazel from main branch BoringSSL Robot 2025-02-18 16:39:22 +0000
  • 9bb8f779a7 Remove now unnecessary <openssl/arm_arch.h> includes from assembly David Benjamin 2025-02-13 13:46:47 -0500
  • 1acf94b74f update master-with-bazel from main branch BoringSSL Robot 2025-02-18 16:29:16 +0000
  • 1a42cb8b27 Revert "runner: Switch back to filippo.io/mlkem768 for now" David Benjamin 2025-02-18 10:53:55 -0500
  • 9bb153f84f update main-with-bazel from main branch BoringSSL Robot 2025-02-14 17:53:58 +0000
  • 2fcbc91e3b update master-with-bazel from main branch BoringSSL Robot 2025-02-14 17:13:56 +0000
  • 8c6b0c04f1 runner: Switch back to filippo.io/mlkem768 for now David Benjamin 2025-02-14 11:52:39 -0500
  • 4a03f3c19a update main-with-bazel from main branch BoringSSL Robot 2025-02-13 23:53:47 +0000
  • b9ab2d1faf update master-with-bazel from main branch BoringSSL Robot 2025-02-13 23:22:48 +0000
  • 8f6f659bee runner: Include the name of the message we failed to parse David Benjamin 2025-02-13 18:05:04 -0500
  • 8457ce1a73 update main-with-bazel from main branch BoringSSL Robot 2025-02-13 19:53:41 +0000
  • c64b8fefbb update master-with-bazel from main branch BoringSSL Robot 2025-02-13 19:32:29 +0000
  • 2be18f5d6e runnner: Switch to Go's crypto/ecdh module David Benjamin 2025-02-12 13:55:04 -0500
  • daf71e0c33 update master-with-bazel from main branch BoringSSL Robot 2025-02-13 19:22:23 +0000
  • 9aa2f99097 Switch to Go standard library functions where available David Benjamin 2025-02-12 08:47:33 -0500
  • c64a3d22c3 update master-with-bazel from main branch BoringSSL Robot 2025-02-13 18:52:16 +0000
  • 51ae1b2647 Fix include spelling in spake2plus.cc 0.20250212.0 David Benjamin 2025-02-13 13:33:40 -0500
  • 858e0c25bc update master-with-bazel from main branch BoringSSL Robot 2025-02-13 18:32:10 +0000
  • 509bb598a6 Revert "Speed up sha512 on x86" and update comments David Benjamin 2025-02-13 11:53:16 -0500
  • fe3a51e5e1 update master-with-bazel from main branch BoringSSL Robot 2025-02-13 18:22:03 +0000
  • b8291f83a1 Add ".git" hint to Go module name Filippo Valsorda 2025-02-10 15:49:28 +0100
  • 3f37189203 update master-with-bazel from main branch BoringSSL Robot 2025-02-13 18:11:58 +0000
  • d820bb6100 Bump version for BCR David Benjamin 2025-02-12 14:16:05 -0500
  • 40fae6ef47 update master-with-bazel from main branch BoringSSL Robot 2025-02-13 18:01:52 +0000
  • 4114baaa94 Clarify that sigalg configuration does not impact TLS 1.0/1.1 David Benjamin 2025-02-12 14:40:07 -0500
  • b75f49ee03 update main-with-bazel from main branch BoringSSL Robot 2025-02-13 17:53:35 +0000
  • dc6fe3cc0f update master-with-bazel from main branch BoringSSL Robot 2025-02-13 17:51:46 +0000
  • b78bfd7153 Update dependencies David Benjamin 2025-02-12 08:25:08 -0500
  • 4df27af775 update main-with-bazel from main branch BoringSSL Robot 2025-02-12 21:53:24 +0000
  • 6404129716 update master-with-bazel from main branch BoringSSL Robot 2025-02-12 21:40:27 +0000
  • 285228fdfb Remove ocsp_revocation_status.h and ocsp_verify_result.h Bob Beck 2025-02-07 23:48:15 +0000
  • 3e9035fb51 update main-with-bazel from main branch BoringSSL Robot 2025-02-11 23:53:13 +0000
  • 9aab2f2a43 update master-with-bazel from main branch BoringSSL Robot 2025-02-11 22:09:01 +0000
  • b50b2e5026 Fix up ClientHello parser errors David Benjamin 2025-02-11 16:31:50 -0500
  • 90faf07d9f update main-with-bazel from main branch BoringSSL Robot 2025-02-11 21:52:53 +0000
  • c2d7ed5e13 update master-with-bazel from main branch BoringSSL Robot 2025-02-11 21:28:52 +0000
  • 943987096f Add SSL_parse_client_hello David Benjamin 2025-02-11 13:47:02 -0500
  • 6b78bb45d6 update master-with-bazel from main branch BoringSSL Robot 2025-02-11 21:08:46 +0000
  • ce25d4b750 use public header instead of internal for ocsp Bob Beck 2025-02-07 23:36:38 +0000
  • cb318db4eb update master-with-bazel from main branch BoringSSL Robot 2025-02-11 20:38:39 +0000
  • c14369ee9a Make CheckOCSP public api Bob Beck 2025-02-07 23:25:48 +0000
  • 0647e63cb4 update main-with-bazel from main branch BoringSSL Robot 2025-02-11 19:52:46 +0000
  • 83544e8218 update master-with-bazel from main branch BoringSSL Robot 2025-02-11 19:38:29 +0000
  • bef0b8b442 Remove SSL_set_check_client_certificate_type and SSL_set_check_ecdsa_curve David Benjamin 2025-02-11 12:49:20 -0500
  • 0ca3916875 update main-with-bazel from main branch BoringSSL Robot 2025-02-08 03:52:16 +0000
  • f4c224ff6d update master-with-bazel from main branch BoringSSL Robot 2025-02-08 03:13:34 +0000
  • 0147d7f283 HPKE DHKEM-P256 BoringSSL Rust Fernando Lobato Meeser 2025-02-07 16:44:00 -0800
  • c70fe79d67 update main-with-bazel from main branch BoringSSL Robot 2025-02-07 21:52:09 +0000
  • 4415edf182 update master-with-bazel from main branch BoringSSL Robot 2025-02-07 21:33:10 +0000
  • 6b1c6f324d FIPS.md: update wording to align with FRR7. Adam Langley 2025-02-07 13:08:50 -0800
  • 83f8b3607b update master-with-bazel from main branch BoringSSL Robot 2025-02-07 20:13:01 +0000
  • f6280729af FIPS.md: add build instructions for the update stream. Adam Langley 2025-02-07 11:44:57 -0800
  • 6f9924672e update main-with-bazel from main branch BoringSSL Robot 2025-02-07 17:52:02 +0000