uquic/integrationtests
Marten Seemann abfe1ef548
remove Config.MaxRetryTokenAge, set it to the handshake timeout (#4064)
There is no good reason to manually set the validity period for Retry
tokens. Retry tokens are only valid on a single connection during the
handshake, so it makes sense to limit their validity to the configured
handshake timeout.
2023-09-10 13:53:12 +07:00
..
gomodvendor update qtls-go1-20 to v0.3.4 (#4068) 2023-09-06 09:02:33 -07:00
self remove Config.MaxRetryTokenAge, set it to the handshake timeout (#4064) 2023-09-10 13:53:12 +07:00
tools integrationtests: fix proxy test on Windows (#4023) 2023-08-13 01:43:28 -07:00
versionnegotiation move the DisableVersionNegotiationPackets flag to the Transport (#4047) 2023-08-30 23:33:40 -07:00