uquic/internal/mocks
2023-01-20 13:42:54 -08:00
..
ackhandler declare the handshake confirmed when receiving an ACK for a 1-RTT packet 2021-04-14 22:33:45 +07:00
logging introduce separate tracing calls for sent long and short header packets 2023-01-17 21:53:37 +13:00
quic rename the EarlySession to EarlyConnection 2022-03-27 11:27:25 +01:00
tls update gomock to v1.5.0 2021-02-20 09:33:43 +08:00
congestion.go use the actual maximum packet size in the Reno congestion controller 2021-03-03 12:00:14 +08:00
connection_flow_controller.go add a function to reset the connection flow controller 2021-03-09 17:59:48 +08:00
crypto_setup.go update gomock to v1.5.0 2021-02-20 09:33:43 +08:00
long_header_opener.go update gomock to v1.5.0 2021-02-20 09:33:43 +08:00
mockgen.go update imports to use qtls and qpack from quic-go GitHub organization (#3676) 2023-01-20 13:42:54 -08:00
short_header_opener.go update gomock to v1.5.0 2021-02-20 09:33:43 +08:00
short_header_sealer.go update gomock to v1.5.0 2021-02-20 09:33:43 +08:00
stream_flow_controller.go update gomock to v1.5.0 2021-02-20 09:33:43 +08:00