uquic/internal
2020-11-20 15:45:38 +07:00
..
ackhandler allow an amplification factor of 3.x 2020-11-06 14:16:11 +07:00
congestion run gofumpt, enable the gofumpt linter 2020-10-26 09:33:35 +07:00
flowcontrol avoid duplicate mutex locking when reading data 2020-11-20 15:45:38 +07:00
handshake select the H3 ALPN based on the QUIC version in use (for the H3 server) 2020-10-29 13:44:23 +07:00
logutils add logging aliases for frames, create a logging.STREAM and CRYPTO frame 2020-07-06 09:21:32 +07:00
mocks allow an amplification factor of 3.x 2020-11-06 14:16:11 +07:00
protocol make it possible to set VersionTLS to a draft version 2020-11-02 11:29:42 +07:00
qerr add the NO_VIABLE_PATH error 2020-11-06 12:35:49 +07:00
qtls fill out the http.Response.TLS field 2020-11-02 11:29:42 +07:00
testdata regenerate the testdata certificate with SAN instead of CommonName 2020-08-20 13:48:48 +07:00
testutils implement the Retry integrity tag 2020-01-17 13:42:57 +07:00
utils implement a function to encode a varint using a fixed length 2020-11-14 16:08:18 +07:00
wire always use a 2-byte encoding for the packet length of Long Header packets 2020-11-14 17:39:31 +07:00