uquic/internal
2022-03-27 11:27:25 +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 drop support for QUIC draft version 32 and 34 2021-07-06 09:50:10 -07: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 11:27:23 +01:00
qerr drop support for Go 1.15 2021-08-05 14:18:56 +02:00
qtls add support for Go 1.18 2021-12-15 10:13:31 +04: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