.. |
benchmark_test.go
|
clean up dial functions
|
2023-05-01 13:59:54 +02:00 |
cancelation_test.go
|
implement the Transport
|
2023-05-02 15:56:48 +02:00 |
close_test.go
|
implement the Transport
|
2023-05-02 15:56:48 +02:00 |
conn_id_test.go
|
remove ConnectionIDLength and ConnectionIDGenerator from the Config
|
2023-05-02 15:56:49 +02:00 |
datagram_test.go
|
add a context to Connection.ReceiveMessage (#3926)
|
2023-06-27 11:29:30 -07:00 |
deadline_test.go
|
make Listener a struct, not an interface
|
2023-05-01 14:41:16 +02:00 |
drop_test.go
|
make Listener a struct, not an interface
|
2023-05-01 14:41:16 +02:00 |
early_data_test.go
|
implement the Transport
|
2023-05-02 15:56:48 +02:00 |
go119_test.go
|
implement the Transport
|
2023-05-02 15:56:48 +02:00 |
go120_test.go
|
implement the Transport
|
2023-05-02 15:56:48 +02:00 |
handshake_drop_test.go
|
make Listener a struct, not an interface
|
2023-05-01 14:41:16 +02:00 |
handshake_rtt_test.go
|
implement the Transport
|
2023-05-02 15:56:48 +02:00 |
handshake_test.go
|
add a GetConfigForClient callback to the Config
|
2023-05-02 15:56:49 +02:00 |
hotswap_test.go
|
http3: close the connection when closing the roundtripper (#3873)
|
2023-06-01 01:06:13 -07:00 |
http_test.go
|
drop support for draft-29 (#3903)
|
2023-06-21 04:06:44 -07:00 |
key_update_test.go
|
remove Tracer from Config, put ConnectionTracer constructor there
|
2023-05-02 15:56:49 +02:00 |
mitm_test.go
|
enable GSO on Linux, if available
|
2023-06-02 18:35:02 +03:00 |
multiplex_test.go
|
change how the multiplex test is skipped on Linux (#3817)
|
2023-05-11 22:14:46 -07:00 |
packetization_test.go
|
remove Tracer from Config, put ConnectionTracer constructor there
|
2023-05-02 15:56:49 +02:00 |
resumption_test.go
|
clean up dial functions
|
2023-05-01 13:59:54 +02:00 |
rtt_test.go
|
make Listener a struct, not an interface
|
2023-05-01 14:41:16 +02:00 |
self_suite_test.go
|
drop support for draft-29 (#3903)
|
2023-06-21 04:06:44 -07:00 |
stateless_reset_test.go
|
remove ConnectionIDLength and ConnectionIDGenerator from the Config
|
2023-05-02 15:56:49 +02:00 |
stream_test.go
|
implement the Transport
|
2023-05-02 15:56:48 +02:00 |
timeout_test.go
|
respect minimum idle timeout of 3 PTOs (#3909)
|
2023-06-20 01:47:29 -07:00 |
tracer_test.go
|
remove Tracer from Config, put ConnectionTracer constructor there
|
2023-05-02 15:56:49 +02:00 |
uni_stream_test.go
|
implement the Transport
|
2023-05-02 15:56:48 +02:00 |
zero_rtt_test.go
|
remove Tracer from Config, put ConnectionTracer constructor there
|
2023-05-02 15:56:49 +02:00 |