go/api/next
Damien Neil bd2b117c2c crypto/tls: add QUICErrorEvent
Add a new QUICEvent type for reporting errors.
This provides a way to report errors that don't occur as a result of
QUICConn.Start, QUICConn.HandleData, or QUICConn.SendSessionTicket.

Fixes #75108

Change-Id: I941371a21f26b940e75287a66d7e0211fc0baab1
Reviewed-on: https://go-review.googlesource.com/c/go/+/719040
Auto-Submit: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
2025-11-20 15:39:14 -08:00
..
49097.txt net: context aware Dialer.Dial functions 2025-08-11 14:26:10 -07:00
51945.txt errors: add AsType 2025-09-30 10:22:08 -07:00
61642.txt net/netip: export Prefix.Compare, fix ordering 2025-09-03 15:10:15 -07:00
63963.txt crypto/ecdsa: deprecate direct use of big.Int fields in keys 2025-09-09 12:20:39 -07:00
65954.txt log/slog: add multiple handlers support for logger 2025-09-04 11:07:44 -07:00
67546.txt database/sql: allow drivers to override Scan behavior 2025-08-11 14:27:36 -07:00
67813.txt net/http: add HTTP2Config.StrictMaxConcurrentRequests 2025-09-26 16:14:14 -07:00
68021.txt go/ast: add ParseDirective for parsing directive comments 2025-10-21 14:49:10 -07:00
70352.txt os: add (*Process).WithHandle 2025-09-15 12:17:42 -07:00
71287.txt cmd/go, testing: add TB.ArtifactDir and -artifacts flag 2025-10-07 14:39:32 -07:00
73161.txt net/http/httputil: deprecate ReverseProxy.Director 2025-10-02 12:53:31 -07:00
73627.txt crypto/mlkem/mlkemtest: add derandomized Encapsulate768/1024 2025-11-17 09:54:06 -08:00
73794.txt bytes: add Buffer.Peek 2025-11-03 09:39:00 -08:00
75108.txt crypto/tls: add QUICErrorEvent 2025-11-20 15:39:14 -08:00
75300.txt crypto: add Encapsulator and Decapsulator interfaces 2025-11-19 14:14:13 -08:00
75302.txt crypto/rsa: deprecate PKCS#1 v1.5 encryption 2025-11-15 15:41:23 -08:00
75562.txt debug/elf: sync new loong64 relocation types up to LoongArch ELF psABI v20250521 2025-11-17 17:00:42 -08:00
75849.txt go/token: add (*File).End method 2025-11-17 09:47:47 -08:00
76031.txt go/ast: fix BasicLit.End position for raw strings containing \r 2025-11-17 10:52:48 -08:00