Gaukas Wang
|
7c77243b04
|
upstream: sync to 0.39.1
|
2023-10-26 22:47:22 -06:00 |
|
Marten Seemann
|
9b82196578
|
make the logging.Tracer and logging.ConnectionTracer a struct (#4082)
|
2023-09-16 04:58:51 -07:00 |
|
Marten Seemann
|
d7334c16e7
|
move the DisableVersionNegotiationPackets flag to the Transport (#4047)
* move the DisableVersionNegotiationPackets flag to the Transport
* add an integration test for DisableVersionNegotiationPackets
|
2023-08-30 23:33:40 -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 |
|
Gaukas Wang
|
fca46117e4
|
impl: uquic with utls
|
2023-07-29 23:45:16 -06:00 |
|
Marten Seemann
|
07ad2cbee2
|
remove Tracer from Config, put ConnectionTracer constructor there
|
2023-05-02 15:56:49 +02:00 |
|
Marten Seemann
|
1b64b13750
|
make Listener a struct, not an interface
|
2023-05-01 14:41:16 +02:00 |
|
Marten Seemann
|
aee7706d5d
|
clean up dial functions
* add a context to all Dial functions
* remove the explicit Dial{*}Context functions
|
2023-05-01 13:59:54 +02:00 |
|
Marten Seemann
|
0dbe595d9f
|
move the version negotiation tests to a separate package
|
2023-05-01 13:42:30 +02:00 |
|