Commit 5ba97d3
Roll BoringSSL from 567289e4bb19 to bb13a96931dd (28 revisions)
https://boringssl.googlesource.com/boringssl.git/+log/567289e4bb19..bb13a96931dd
2024-12-09 [email protected] Use BAZEL_CURRENT_REPOSITORY to pick up test data files
2024-12-06 [email protected] Cover DTLS 1.3 in the TLS fuzzers
2024-12-06 [email protected] Implement the downgrade protection signal in DTLS 1.3
2024-12-06 [email protected] Switch to the actual DTLS 1.3 codepoint
2024-12-06 [email protected] Correctly re-ACK client Finished in DTLS 1.3
2024-12-06 [email protected] Resolve a couple DTLS 1.3 TODOs in tests
2024-12-06 [email protected] Run record padding tests in DTLS 1.3 as well
2024-12-05 [email protected] spx: remove
2024-12-05 [email protected] Don't report ChangeCipherSpec through the message callback in QUIC
2024-12-05 [email protected] Run TLS 1.3 per-message tests in DTLS
2024-12-05 [email protected] Move 0-RTT-related DTLS 1.3 TODOs to a child bug
2024-12-05 [email protected] Support sending KeyUpdate in DTLS 1.3
2024-12-05 [email protected] scrypt: increase default memory limit.
2024-12-05 [email protected] Make `bcm_infallible` and `bcm_status` enum classes
2024-12-05 [email protected] Fix DTLS cross-version resumption tests
2024-12-05 [email protected] Print the OS error when bssl_shim hits SSL_ERROR_SYSCALL
2024-12-05 [email protected] Rework how DTLS ACKs and retransmits are flushed
2024-12-05 [email protected] Call BIO_flush when sending a DTLS 1.3 ACK
2024-12-05 [email protected] Add SSL_is_quic API
2024-12-05 [email protected] Test that post-handshake flows do not implicitly ACK Finished
2024-12-05 [email protected] Check for message sequence overflow in DTLS
2024-12-04 [email protected] Remove centos7_java11_devtoolset10 from BCR presubmits
2024-12-03 [email protected] Implement receiving KeyUpdates in DTLS 1.3
2024-12-03 [email protected] Run clang-format on ssl.h
2024-12-03 [email protected] Remove Dilithium in favor of ML-DSA
2024-12-03 [email protected] Bump MODULE.bazel to 0.20241203.0
2024-12-03 [email protected] Implement CRYPTO_addc_* and CRYPTO_subc_* in C++ more straightforwardly
2024-12-03 [email protected] Mark some local symbols as static
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: Ic948a1d0149200a930d4d871edabf8dd73e14abc
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/399740
Reviewed-by: Alexander Aprelev <[email protected]>
Commit-Queue: Alexander Aprelev <[email protected]>
Commit-Queue: DEPS Autoroller <[email protected]>
Reviewed-by: Ryan Macnak <[email protected]>1 parent 8fe0158 commit 5ba97d3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments