uquic/internal
2022-04-02 20:31:08 +01:00
..
ackhandler Merge pull request #3230 from lucas-clemente/optimize-has-outstanding-crypto-packets 2021-07-25 19:40:18 +02:00
congestion fix comment about congestionWindow value (#3310) 2022-01-03 05:20:37 -08:00
flowcontrol add a callback to block window increases to the connection flow controller 2022-01-14 12:03:30 +04:00
handshake run the updated version of gofumpt 2022-04-02 20:18:37 +01:00
logutils make it possible to log DATAGRAM frames 2020-12-09 15:31:23 +07:00
mocks rename the EarlySession to EarlyConnection 2022-03-27 11:27:25 +01:00
protocol rename the session to connection 2022-03-27 12:50:14 +01:00
qerr stop using net.Error.Temporary in tests 2022-04-02 20:31:08 +01:00
qtls also throw an error for outdated Go versions 2022-03-30 16:05:21 +01:00
testdata regenerate the testdata certificate with SAN instead of CommonName 2020-08-20 13:48:48 +07:00
testutils remove unused testutils.CryptoFrameType 2021-03-20 09:58:08 +08:00
utils improve code coverage of random number generator test (#3358) 2022-03-25 09:37:37 +01:00
wire introduce a quic.StreamError type and use it for stream cancelations 2021-05-01 09:39:52 +07:00