| commit | d5bfdcbc47c4ab7943ce40ad34d0d4acf13cb33d | [log] [tgz] |
|---|---|---|
| author | Roland Shoemaker <roland@golang.org> | Sun Nov 16 16:09:16 2025 -0800 |
| committer | Gopher Robot <gobot@golang.org> | Wed Dec 03 10:29:51 2025 -0800 |
| tree | 1d0a71e0293b37edf9d6db20285eeb95ae288369 | |
| parent | fefb02adf45c4bcc879bd406a8d61f2a292c26a9 [diff] |
[release-branch.go1.25] crypto/tls: use inner hello for earlyData when using QUIC and ECH I don't think we have good QUIC ECH tests. BoGo has some for this, but I'm not sure how easy it would be to enable those for QUIC. Updates #76283 Fixes #76409 Change-Id: I0ffa535fd89a624b7f9bfd73441ce2a1683e0549 Reviewed-on: https://go-review.googlesource.com/c/go/+/720920 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Roland Shoemaker <roland@golang.org> Reviewed-by: Damien Neil <dneil@google.com> (cherry picked from commit 31aa9f800bc8d4089e05b8726b599abe04a486a3) Reviewed-on: https://go-review.googlesource.com/c/go/+/726380 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Dmitri Shuralyov <dmitshur@google.com>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 4.0 Attribution license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://go.dev/dl/.
After downloading a binary release, visit https://go.dev/doc/install for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://go.dev/doc/install/source for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at https://go.dev/doc/contribute.
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://go.dev/wiki/Questions for a list of places to ask questions about the Go language.