- 23 Apr, 2021 2 commits
-
-
Steven Allen authored
run connection gating tests on both TCP and QUIC
-
Marten Seemann authored
Also disables one test that doesn't work with QUIC, as we always complete the handshake before gating there.
-
- 22 Apr, 2021 1 commit
-
-
Steven Allen authored
fix: avoid returning typed nils
-
- 20 Apr, 2021 5 commits
-
-
Steven Allen authored
-
Marten Seemann authored
run go mod tidy
-
Marten Seemann authored
-
Marten Seemann authored
fix staticcheck
-
Cory Schwartz authored
-
- 19 Apr, 2021 1 commit
-
-
Steven Allen authored
fix go vet
-
- 15 Apr, 2021 3 commits
-
-
Cory Schwartz authored
-
Cory Schwartz authored
-
Cory Schwartz authored
-
- 01 Apr, 2021 10 commits
-
-
vyzo authored
New Dialer
-
vyzo authored
Fix simultaneous dials
-
vyzo authored
-
vyzo authored
-
vyzo authored
-
vyzo authored
they work with private data types, so there is no point in having them public
-
vyzo authored
so that we exercise the dialWorker dial to self error path
-
vyzo authored
-
vyzo authored
-
vyzo authored
-
- 31 Mar, 2021 16 commits
-
-
vyzo authored
-
vyzo authored
-
vyzo authored
we might get more connections because simultaneous dials can succeed and we have both TCP and QUIC addrs by default
-
vyzo authored
for consistency with the old dialer behaviour.
-
vyzo authored
-
vyzo authored
-
vyzo authored
-
vyzo authored
-
vyzo authored
-
vyzo authored
-
vyzo authored
-
vyzo authored
-
vyzo authored
i want to use binary literals; technically only requires 1.13, but let's not be ancient
-
vyzo authored
-
vyzo authored
-
vyzo authored
-
- 30 Mar, 2021 2 commits