uquic/internal/mocks
2023-07-01 11:15:00 -07:00
..
ackhandler ackhandler: unexport Packet 2023-06-05 21:06:58 +03:00
logging remove Tracer from Config, put ConnectionTracer constructor there 2023-05-02 15:56:49 +02:00
quic add a context to Connection.ReceiveMessage (#3926) 2023-06-27 11:29:30 -07:00
tls update gomock to v1.5.0 2021-02-20 09:33:43 +08:00
congestion.go pass the current timestamp to the pacer instead of calling time.Now() (#3824) 2023-06-03 00:26:30 -07:00
connection_flow_controller.go rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
crypto_setup.go use the new crypto/tls QUIC Transport (#3860) 2023-07-01 11:15:00 -07:00
long_header_opener.go rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
mockgen.go make EarlyListener a struct, not an interface 2023-05-01 14:41:16 +02:00
short_header_opener.go rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
short_header_sealer.go rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
stream_flow_controller.go rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00