Gaukas Wang
|
4973374ea5
|
sync: quic-go 0.42.0
Signed-off-by: Gaukas Wang <i@gaukas.wang>
|
2024-04-23 22:34:55 -06:00 |
|
Gaukas Wang
|
95575f5fe7
|
break: update repo url [ci skip]
uTLS is not yet bumped to the new version, so this commit breaks the dependencies relationship by getting rid of the local replace.
|
2023-08-03 18:58:52 -06:00 |
|
Marten Seemann
|
21388c86bb
|
drop support for draft-29 (#3903)
|
2023-06-21 04:06:44 -07: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
|
7fbcbf7ac6
|
update QUIC v2 support to draft-ietf-quic-v2-08 (#3631)
|
2023-01-04 07:07:06 +13:00 |
|
Marten Seemann
|
f51cc93770
|
drop support for QUIC draft version 32 and 34
|
2021-07-06 09:50:10 -07:00 |
|
Marten Seemann
|
6b771df453
|
add support for QUIC v1
|
2021-05-01 10:05:29 +07:00 |
|
Marten Seemann
|
bd172b2a5a
|
fix retry key and nonce for draft-34
|
2021-03-03 23:01:42 +08:00 |
|
Marten Seemann
|
8752576f26
|
run gofumpt, enable the gofumpt linter
|
2020-10-26 09:33:35 +07:00 |
|
Marten Seemann
|
e193568342
|
update initial salts and test vectors for draft-29
|
2020-06-05 09:54:14 +07:00 |
|
Marten Seemann
|
52f9811046
|
update Retry key and nonce to the values used in draft-25
|
2020-01-22 10:51:32 +07:00 |
|
Marten Seemann
|
3e469db631
|
protect the AEAD calculating the integrity tag by a mutex
|
2020-01-17 14:01:12 +07:00 |
|
Marten Seemann
|
9ea9c7947f
|
implement calculation of the retry integrity tag
|
2020-01-17 13:42:57 +07:00 |
|