uquic/internal
2023-09-11 20:31:50 +07:00
..
ackhandler send and track packets with ECN markings 2023-09-11 20:31:50 +07:00
congestion pass the current timestamp to the pacer instead of calling time.Now() (#3824) 2023-06-03 00:26:30 -07:00
flowcontrol switch from unmaintained golang/mock to go.uber.org/mock (#4050) 2023-08-28 02:23:55 -07:00
handshake switch from unmaintained golang/mock to go.uber.org/mock (#4050) 2023-08-28 02:23:55 -07:00
logutils rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
mocks send and track packets with ECN markings 2023-09-11 20:31:50 +07:00
protocol remove Config.MaxRetryTokenAge, set it to the handshake timeout (#4064) 2023-09-10 13:53:12 +07:00
qerr expose crypto/tls errors on the TransportError (#4015) 2023-08-18 03:01:49 -07:00
qtls switch from unmaintained golang/mock to go.uber.org/mock (#4050) 2023-08-28 02:23:55 -07:00
testdata use the new crypto/tls QUIC Transport (#3860) 2023-07-01 11:15:00 -07:00
testutils rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
utils use a ring buffer in the framer (#3857) 2023-06-01 11:53:37 -07:00
wire wire: always set the QUIC bit for Version Negotiation packets (#3991) 2023-08-20 19:55:57 -07:00