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
|
f36690ae9c
|
protocol: remove VersionWhatever, previously used for testing (#3763)
|
2023-04-19 06:19:27 -07:00 |
|
Marten Seemann
|
7a393315bd
|
wire: use constants for frame types (#3739)
|
2023-04-19 05:58:31 -07:00 |
|
Marten Seemann
|
da26f91905
|
wire: correctly parse multi-byte frame types (#3736)
|
2023-04-19 05:42:23 -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
|
870fbe7ab0
|
migrate to Ginkgo v2
|
2022-10-11 16:38:44 +04:00 |
|
Marten Seemann
|
ab6d664b43
|
rename frame.Write to frame.Append
|
2022-08-28 23:18:24 +03:00 |
|
Marten Seemann
|
3ca1001951
|
append to a byte slice instead of a bytes.Buffer when serializing frames
|
2022-08-28 23:18:06 +03:00 |
|
Marten Seemann
|
f9226887b4
|
rename ReadVarint / WriteVarInt / VarIntLen to Read / Write / Len
|
2021-01-02 00:15:07 +08:00 |
|
Marten Seemann
|
11c5045065
|
move varint encoding / decoding to a separate package
... which is not internal.
|
2021-01-01 11:46:45 +08:00 |
|
Marten Seemann
|
6b22f36d82
|
add the stylecheck linter
|
2019-09-17 13:50:19 +07:00 |
|
Marten Seemann
|
2ea8b70ffb
|
reject NEW_TOKEN frames with empty tokens
|
2019-09-13 11:00:06 +07:00 |
|
Marten Seemann
|
cf104db629
|
implement parsing and writing of the NEW_TOKEN frame
|
2018-11-12 23:37:44 +07:00 |
|