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
|
7c77243b04
|
upstream: sync to 0.39.1
|
2023-10-26 22:47:22 -06:00 |
|
Marten Seemann
|
9a397abc17
|
update gomock to v0.3.0 (#4087)
|
2023-09-24 04:38:28 -07:00 |
|
Marten Seemann
|
5dd6d91c11
|
send and track packets with ECN markings
|
2023-09-11 20:31:50 +07:00 |
|
Marten Seemann
|
090e505aa9
|
move GSO control message handling to the oobConn (#4056)
* move GSO control message handling to the oobConn
* disable OOB test on Windows
* improve GSO tests
* update ooConn.WritePacket comment
|
2023-08-31 00:49:27 -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
|
5b5ffa942b
|
pack packets into large buffers when GSO is available
|
2023-06-03 09:21:55 +03:00 |
|
Marten Seemann
|
c9a2f79b1c
|
simplify mockgen usage for private interfaces (#3769)
|
2023-04-19 07:57:00 -07:00 |
|
Marten Seemann
|
efe6d02bef
|
use mockgen source mode
|
2021-02-20 09:59:44 +08:00 |
|
Marten Seemann
|
383f1a6e89
|
update gomock to v1.5.0
|
2021-02-20 09:33:43 +08:00 |
|
Marten Seemann
|
b81a6f875b
|
don't generate new packets when the send queue is full
|
2021-01-17 16:18:17 +08:00 |
|
Marten Seemann
|
f1c6421845
|
introduce an interface for the send queue, use a mock in session tests
|
2021-01-17 16:18:17 +08:00 |
|