Damien Neil 2cac7e89da crypto/tls: support QUIC as a transport
Add a QUICConn type for use by QUIC implementations.

A QUICConn provides unencrypted handshake bytes and connection
secrets to the QUIC layer, and receives handshake bytes.

For #44886

Change-Id: I859dda4cc6d466a1df2fb863a69d3a2a069110d5
Reviewed-on: https://go-review.googlesource.com/c/go/+/493655
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
Run-TryBot: Damien Neil <dneil@google.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Marten Seemann <martenseemann@gmail.com>
2023-05-24 22:40:18 +00:00
..
2023-03-29 20:41:09 +00:00
2023-03-13 21:58:46 +00:00
2023-03-16 16:44:21 +00:00
2023-01-24 22:06:45 +00:00
2023-04-07 22:25:51 +00:00
2023-01-30 16:00:58 +00:00
2023-04-18 20:34:36 +00:00
2023-05-04 19:53:09 +00:00
2023-02-15 21:56:30 +00:00
2023-03-29 22:12:20 +00:00
2023-02-03 04:37:17 +00:00
2023-02-02 19:39:34 +00:00
2023-02-13 21:00:42 +00:00
2023-02-03 18:22:53 +00:00
2023-02-02 16:40:29 +00:00
2023-04-19 19:13:01 +00:00
2023-04-11 19:40:45 +00:00
2023-05-04 19:53:09 +00:00
2023-05-19 17:41:52 +00:00
2023-05-19 16:51:35 +00:00