Mingye Chen
|
209bff7cea
|
sync: merge changes from quic-go v0.50.0
|
2025-04-01 11:48:45 -06:00 |
|
Marten Seemann
|
62947d97f5
|
simplify generation of stateless reset tokens (#4858)
|
2025-01-11 17:52:59 +08:00 |
|
Marten Seemann
|
95998056d5
|
update GoMock to v0.5.0 (#4776)
|
2024-12-21 10:56:18 +08:00 |
|
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 |
|
Marten Seemann
|
f1476390f2
|
update gomock to v0.4.0 (#4361)
|
2024-03-10 18:07:20 -07:00 |
|
Marten Seemann
|
c786a46f42
|
remove unused perspective arg from packetHandlerMap.ReplaceWithClosed (#4330)
|
2024-02-10 19:27:51 -08:00 |
|
Gaukas Wang
|
7c77243b04
|
upstream: sync to 0.39.1
|
2023-10-26 22:47:22 -06:00 |
|
Marten Seemann
|
a263164d9f
|
use new gomock feature to generate type-safe methods in mocks (#4057)
|
2023-10-20 22:55:33 -07:00 |
|
Marten Seemann
|
9a397abc17
|
update gomock to v0.3.0 (#4087)
|
2023-09-24 04:38:28 -07:00 |
|
Gaukas Wang
|
856bc02b8f
|
Merge branch 'upstream' into sync-upstream
|
2023-08-28 14:12:03 -06:00 |
|
Marten Seemann
|
2797f85fc0
|
switch from unmaintained golang/mock to go.uber.org/mock (#4050)
|
2023-08-28 02:23:55 -07: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
|
c9a2f79b1c
|
simplify mockgen usage for private interfaces (#3769)
|
2023-04-19 07:57:00 -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
|
b659414495
|
use a single Go routine to send copies of CONNECTION_CLOSE packets
|
2022-08-21 15:41:47 +03:00 |
|
Marten Seemann
|
c3ab9c4ea9
|
replace all connection IDs at the same time when connection is closed
|
2022-08-21 14:09:49 +03:00 |
|
Marten Seemann
|
4b17343631
|
rename the session to connection
|
2022-03-27 12:50:14 +01:00 |
|
Marten Seemann
|
86338d3ce0
|
rename the sessionRunner to connRunner
|
2022-03-27 11:27:25 +01:00 |
|