commit | d6656289196cec1a929a4e20f22152c9c652681f | [log] [tgz] |
---|---|---|
author | Tsuyoshi Horo <horo@chromium.org> | Mon Feb 13 08:56:42 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 13 08:56:42 2023 |
tree | f14aa687db1feefd4d83cc96fece462ee8f5e6d5 | |
parent | 35d9ad25f09340952731f95fb14e6e6d61125bf4 [diff] |
Roll src/net/third_party/quiche/src/ 2594a93d2..70ad93043 (1 commit) https://quiche.googlesource.com/quiche.git/+log/2594a93d26c0..70ad93043641 $ git log 2594a93d2..70ad93043 --date=short --no-merges --format='%ad %ae %s' 2023-02-10 wub Do not close connection in TlsHandshaker::SendAlert, instead close it after SSL_do_handshake failed. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: Ie8acd89f66b4f43186e1b6ac7ea0642eee6c7030 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4243039 Reviewed-by: Adam Rice <ricea@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1104387}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.