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 |
|
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 |
|
Glonee
|
435444af7e
|
add a context to Connection.ReceiveMessage (#3926)
* add context to ReceiveMessage
* add newlines
---------
Co-authored-by: Marten Seemann <martenseemann@gmail.com>
|
2023-06-27 11:29:30 -07:00 |
|
Marten Seemann
|
072a602cc1
|
pass around receivedPacket as struct instead of as pointer (#3823)
|
2023-06-03 00:08:58 -07:00 |
|
Marten Seemann
|
c9a2f79b1c
|
simplify mockgen usage for private interfaces (#3769)
|
2023-04-19 07:57:00 -07:00 |
|
Marten Seemann
|
a4b0265628
|
use a chan instead of a context in Connection.HandshakeComplete (#3709)
|
2023-03-26 06:51:56 -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
|
a088ba4607
|
rename quicConn.earlySessionReady to quicConn.earlyConnReady
|
2022-03-27 11:27:25 +01:00 |
|
Marten Seemann
|
e7c2e7e147
|
rename the quicSession to quicConnection
|
2022-03-27 11:27:25 +01:00 |
|