..
cancelation_test.go
replace usages of session in variable names
2022-03-27 11:27:25 +01:00
conn_id_test.go
replace usages of session in variable names
2022-03-27 11:27:25 +01:00
datagram_test.go
add a function to distinguish between long and short header packets ( #3498 )
2022-08-11 07:35:01 -07:00
deadline_test.go
reduce flakiness of deadline integration tests ( #3383 )
2022-04-25 04:00:33 -07:00
drop_test.go
replace usages of session in variable names
2022-03-27 11:27:25 +01:00
early_data_test.go
replace usages of session in variable names
2022-03-27 11:27:25 +01:00
handshake_drop_test.go
disable address validation by default
2022-08-13 17:42:46 +03:00
handshake_rtt_test.go
disable address validation by default
2022-08-13 17:42:46 +03:00
handshake_test.go
disable address validation by default
2022-08-13 17:42:46 +03:00
hotswap_test.go
do not embed http.Server in http3.Server ( #3397 )
2022-05-20 02:53:23 -07:00
http_test.go
don't close the stream if it was hijacked
2022-06-09 10:51:23 +02:00
key_update_test.go
replace usages of session in variable names
2022-03-27 11:27:25 +01:00
mitm_test.go
disable address validation by default
2022-08-13 17:42:46 +03:00
multiplex_test.go
replace usages of session in variable names
2022-03-27 11:27:25 +01:00
packetization_test.go
disable address validation by default
2022-08-13 17:42:46 +03:00
resumption_test.go
replace usages of session in variable names
2022-03-27 11:27:25 +01:00
rtt_test.go
replace usages of session in variable names
2022-03-27 11:27:25 +01:00
self_suite_test.go
make sure RunHandshake has returned before closing, improve MITM tests
2022-08-13 17:42:45 +03:00
stateless_reset_test.go
replace usages of session in variable names
2022-03-27 11:27:25 +01:00
stream_test.go
replace usages of session in variable names
2022-03-27 11:27:25 +01:00
timeout_test.go
make sure RunHandshake has returned before closing, improve MITM tests
2022-08-13 17:42:45 +03:00
tracer_test.go
update golangci-lint action to v3, golangci-lint to v1.48.0 ( #3499 )
2022-08-10 09:50:48 -07:00
uni_stream_test.go
replace usages of session in variable names
2022-03-27 11:27:25 +01:00
zero_rtt_test.go
disable address validation by default
2022-08-13 17:42:46 +03:00