Commit graph

4 commits

Author SHA1 Message Date
Marten Seemann
22411e16d5
utils: switch to standard library min and max functions (#4218)
These functions were added in Go 1.21.
2023-12-27 21:19:13 -08:00
Marten Seemann
58cedf7a4f
rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
Marten Seemann
2b7bce86cd
use the generic linked list for the token store (#3654) 2023-01-04 07:04:39 +13:00
Marten Seemann
fe0f7aff3b define a quic.TokenStore interface and provide a LRU implementation 2019-08-13 10:30:31 +07:00