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
|
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
|
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
|
ab2b26a5cb
|
add the unparam linter
|
2019-09-17 13:44:05 +07:00 |
|
Marten Seemann
|
59ab139720
|
renumber frame types
|
2018-11-12 17:26:42 +07:00 |
|
Marten Seemann
|
f53f3eee9f
|
implement parsing and writing of the PATH_CHALLENGE frame
|
2018-04-23 16:41:06 +09:00 |
|