- 01 Apr, 2021 1 commit
-
-
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 5 commits
- 19 Mar, 2021 3 commits
-
-
Steven Allen authored
Otherwise, canceling one dial request will cancel all "joined" dial requests.
-
Steven Allen authored
-
Steven Allen authored
Given two relay connections, prefer the one that's non-transient. Otherwise, a transient connection could prevent us from opening streams even if we have a second non-transient connection through a better relay.
-
- 19 Feb, 2021 1 commit
-
-
Aarsh Shah authored
-
- 18 Feb, 2021 1 commit
-
-
Aarsh Shah authored
* support for forced direct connections.
-
- 17 Feb, 2021 8 commits
- 12 Feb, 2021 2 commits
-
-
Steven Allen authored
avoid assigning a function to a variable
-
Marten Seemann authored
-
- 09 Feb, 2021 3 commits
-
-
Steven Allen authored
only listen on localhost in tests
-
Steven Allen authored
prevent dialing addresses that we're listening on
-
Marten Seemann authored
-