uquic/interop
Marten Seemann 9971fedd42
use Transport.VerifySourceAddress to control the Retry Mechanism (#4362)
* use Transport.VerifySourceAddress to control the Retry Mechanism

This can be used to rate-limit handshakes originating from unverified
source addresses. Rate-limiting for handshakes can be implemented using
the GetConfigForClient callback on the Config.

* pass the remote address to Transport.VerifySourceAddress
2024-03-14 17:35:52 -07:00
..
client protocol: rename VersionNumber to Version (#4295) 2024-01-31 21:57:33 -08:00
http09 use Transport.VerifySourceAddress to control the Retry Mechanism (#4362) 2024-03-14 17:35:52 -07:00
server remove the RequireAddressValidation callback from the Config (#4253) 2024-01-22 21:24:07 -08:00
utils fix serialization of connection ID in filenames of qlog files (#4170) 2023-11-16 22:06:42 -08:00
Dockerfile ci: update to Go 1.22.0 (#4312) 2024-02-07 18:15:56 -08:00
run_endpoint.sh print the commit that the interop docker image was build with 2020-04-09 12:11:30 +07:00