cloudflared/vendor/github.com/marten-seemann/qtls-go1-17
2022-08-08 15:49:10 +01:00
..
alert.go
auth.go
cipher_suites.go
common.go
conn.go TUN-6637: Upgrade go version and quic-go 2022-08-08 15:49:10 +01:00
cpu_other.go
cpu.go
handshake_client_tls13.go
handshake_client.go
handshake_messages.go
handshake_server_tls13.go TUN-6637: Upgrade go version and quic-go 2022-08-08 15:49:10 +01:00
handshake_server.go
key_agreement.go
key_schedule.go
LICENSE
prf.go
README.md
ticket.go TUN-6637: Upgrade go version and quic-go 2022-08-08 15:49:10 +01:00
tls.go
unsafe.go

qtls

Go Reference .github/workflows/go-test.yml

This repository contains a modified version of the standard library's TLS implementation, modified for the QUIC protocol. It is used by quic-go.