- 13 Jul, 2021 2 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
- 01 Jul, 2021 2 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
- 30 May, 2021 1 commit
-
-
Marten Seemann authored
remove incorrect call to InterceptAddrDial
-
- 19 May, 2021 3 commits
-
-
Marten Seemann authored
speed up the TestFDLimitUnderflow test
-
Marten Seemann authored
We're setting a limit of 20 fds, so we don't need to test 1000 dials.
-
Marten Seemann authored
addConn is called both when we add a dialed and an accepted connection to the swarm. InterceptAddrDial is only supposed to intercept outgoing connections though. When dialing, we already call InterceptAddrDial when we compose the list of dialable addresses.
-
- 05 May, 2021 1 commit
-
-
web3-bot authored
-
- 30 Apr, 2021 1 commit
-
-
web3-bot authored
-
- 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 8 commits