Commit 21a9b00
Roll BoringSSL from be5be0a4f5eb to 739613d2e62b (38 revisions)
https://boringssl.googlesource.com/boringssl.git/+log/be5be0a4f5eb..739613d2e62b
2025-07-28 [email protected] Make checkout_rust in util/bot/DEPS also run hooks for clang
2025-07-25 [email protected] Work around a Rust problem tripped by working around a Rust problem, which in turn was tripped by working around a Rust problem
2025-07-25 [email protected] rust: Gate new lint on Rust version
2025-07-25 [email protected] Revert "Add a try builder to run boringssl presubmits"
2025-07-24 [email protected] Add a try builder to run boringssl presubmits
2025-07-24 [email protected] Add PRESUBMIT.py for infra/config
2025-07-24 [email protected] Specify ACL for CQ new patchset runs
2025-07-24 [email protected] rust: add includable CQ builder for testing
2025-07-22 [email protected] Add a comment about ct and gcc builtins
2025-07-21 [email protected] Pull in Rust toolchain via util/bot/DEPS
2025-07-21 [email protected] Add a Rust workspace
2025-07-18 [email protected] Add X-Wing KEM option for HPKE.
2025-07-17 [email protected] rust: Suppress unnecessary_transmutes warnings in bssl-sys
2025-07-15 [email protected] Update .gitignore to check in Cargo.lock files
2025-07-15 [email protected] [clang-tidy] First stab at making clang-tidy bot work
2025-07-10 [email protected] Fix some tabs in build.json
2025-07-10 [email protected] Fix some more IWYU issues
2025-07-10 [email protected] Keep SHA-1 in crypto.h
2025-07-09 [email protected] Fix Rust build
2025-07-09 [email protected] Add sha2.h
2025-07-09 [email protected] Add ML-DSA-44
2025-07-09 [email protected] Rename bn_mul_mont to bn_mul_mont_words
2025-07-08 [email protected] Remove Lw and Hw macros from BN internals
2025-07-07 [email protected] bssl-crypto: Test that we don't accidentally accept RSA-PSS keys
2025-07-07 [email protected] Test that libssl rejects id-RSASSA-PSS certificates
2025-07-07 [email protected] runner: write a new test certificate library
2025-07-07 [email protected] Drop the RSA, DSA, and DH DoS limits to 8,192 bits
2025-07-03 [email protected] Make BN_MONT_CTX opaque
2025-07-02 [email protected] Shave 8 bytes off BN_MONT_CTX in 64-bit
2025-07-02 [email protected] Inline a small single-use variable
2025-07-02 [email protected] Supress the run_tests target when we're a subdirectory
2025-07-02 [email protected] Don't look for libunwind when BUILD_TESTING is off
2025-07-01 [email protected] Update tools and prep for 0.20250701.0
2025-06-30 [email protected] More clearly suggest passing NULL for EC and EC_KEY APIs
2025-06-30 [email protected] Add EVP_PKEY_get_ec_curve_nid and EVP_PKEY_get_ec_point_conv_form
2025-06-30 [email protected] Remove the SHA-1 default for PSS with EVP_PKEY
2025-06-30 [email protected] Document the default use of SHA-1 with OAEP
2025-06-30 [email protected] Change the RSA-PSS salt length default to RSA_PSS_SALTLEN_DIGEST
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/boringssl-dart-sdk
Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in BoringSSL: https://crbug.com/boringssl/new
To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I24576e745ef78fe42bf1348005e5d12d79b662b5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/442500
Commit-Queue: Alexander Markov <[email protected]>
Reviewed-by: Alexander Aprelev <[email protected]>
Reviewed-by: Alexander Markov <[email protected]>1 parent 3fac7c5 commit 21a9b00
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
0 commit comments