- 29 May, 2018 2 commits
-
-
Hector Sanjuan authored
gx publish 2.1.8
-
Hector Sanjuan authored
-
- 16 Apr, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
- 30 Mar, 2018 1 commit
-
-
Steven Allen authored
-
- 09 Mar, 2018 2 commits
-
-
Steven Allen authored
don't leak connections when canceling dials
-
Steven Allen authored
-
- 08 Mar, 2018 1 commit
-
-
Steven Allen authored
cleanup connection setup
-
- 15 Feb, 2018 2 commits
-
-
Steven Allen authored
Enable Jenkins
-
Łukasz Magiera authored
-
- 01 Feb, 2018 1 commit
-
-
Steven Allen authored
-
- 28 Jan, 2018 1 commit
-
-
Steven Allen authored
-
- 20 Jan, 2018 3 commits
-
-
vyzo authored
Fix typo
-
Nicolas Talle authored
-
Steven Allen authored
-
- 09 Jan, 2018 1 commit
-
-
Steven Allen authored
We already setup the connection from within the new connection handler. No need to do it *again* on dial.
-
- 04 Jan, 2018 1 commit
-
-
Whyrusleeping authored
clear out extra dial jobs after dial finishes
-
- 03 Jan, 2018 1 commit
-
-
Jeromy authored
-
- 12 Dec, 2017 2 commits
-
-
Steven Allen authored
ci: fix travis build
-
Steven Allen authored
enable ipv6
-
- 06 Dec, 2017 3 commits
-
-
Steven Allen authored
preallocate duplicate checking map in Peers
-
Steven Allen authored
Update Travis CI to use standard test script.
-
Steven Allen authored
We call this method in `FindProvidersAsync`. Really, we shouldn't even be doing that (but this is "good enough" for now).
-
- 05 Dec, 2017 1 commit
-
-
Steven Allen authored
-
- 21 Nov, 2017 2 commits
-
-
Steven Allen authored
nil out references to finished dials
-
Steven Allen authored
We need a better solution (this is a memory hotspot when mass dialing) but that will take some thought and effort. This is a simple fix that should reduce memory usage a bit.
-
- 20 Nov, 2017 1 commit
-
-
Steven Allen authored
-
- 18 Nov, 2017 1 commit
-
-
Kevin Atkinson authored
-
- 17 Nov, 2017 1 commit
-
-
Kevin Atkinson authored
This also switches from goveralls to codecov.
-
- 14 Nov, 2017 4 commits
-
-
Steven Allen authored
don't pass the dial timeout option
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
It doesn't exist anymore. This is now handled entirely though contexts.
-
- 19 Oct, 2017 2 commits
-
-
Steven Allen authored
gx: update go-peerstream
-
Steven Allen authored
-
- 18 Oct, 2017 2 commits
-
-
Steven Allen authored
don't backoff dialing when the context is canceled
-
Steven Allen authored
fixes libp2p/go-libp2p-kad-dht#96
-
- 21 Sep, 2017 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
use optimized 'HaveConnToPeer' checks
-
- 20 Sep, 2017 1 commit
-
-
Jeromy authored
-