uquic/internal
Marten Seemann f51cfe9fe3 don't send a window update after the final offset was received
Receiving a final offset means the peer is done sending on that stream,
and there's no need to grant additional flow control credit.
2017-12-07 18:22:39 +07:00
..
crypto encrypt unprotected packets with a connection-dependent key 2017-10-27 17:35:08 +07:00
flowcontrol don't send a window update after the final offset was received 2017-12-07 18:22:39 +07:00
handshake fix the crypto setup so that it works with the recent mint changes 2017-12-07 13:49:45 +07:00
mocks set the Long Header packet type based on the state of the handshake 2017-10-29 14:08:08 +07:00
protocol implement a function to get version slices containing reserved versions 2017-12-06 10:20:16 +07:00
testdata Move testdata/ to internal/ 2017-08-18 12:06:36 +02:00
utils drop support for QUIC 37 and 38 2017-11-07 00:23:53 +07:00
wire send a reserved version number in version negotiation packets 2017-12-06 10:20:22 +07:00