- 20 Jan, 2018 8 commits
-
-
Steven Allen authored
-
Steven Allen authored
fix peerstore apocalypse redux
-
Steven Allen authored
-
Steven Allen authored
This way, we actually process disconnect notifications (and reduce the lifetime on peer addr records).
-
Steven Allen authored
This commit prevents us from repeatedly extending the lifetimes of all observed addresses if a peer keeps on reconnecting. It also fixes two race conditions: 1. We may end up processing a disconnect after a re-connect and may accidentally give the addresses associated with that peer a RecentlyConnectedAddrTTL instead of a ConnectedAddrTTL. 2. We may end up processing a connect after the associated disconnect storing the associated peer addresses indefinitely.
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
- 07 Jan, 2018 7 commits
- 29 Dec, 2017 2 commits
-
-
Steven Allen authored
Fixed typo.
-
Errol Chevannes authored
-
- 05 Dec, 2017 4 commits
-
-
Steven Allen authored
Update Travis CI to use new test script and go 1.9.x
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
Steven Allen authored
-
- 20 Nov, 2017 3 commits
-
-
Steven Allen authored
update gx deps
-
Steven Allen authored
-
Steven Allen authored
* msgio (moved) * secio * testutil
-
- 19 Nov, 2017 1 commit
-
-
Jakub Sztandera authored
Fix "go vet" errors.
-
- 17 Nov, 2017 2 commits
-
-
Steven Allen authored
There's really no reason to *only* do this if we have relays enabled. Doing it this way makes `go vet` happier and reduces conditional logic.
-
Kevin Atkinson authored
-
- 14 Nov, 2017 1 commit
-
-
Steven Allen authored
-
- 19 Oct, 2017 2 commits
-
-
Steven Allen authored
gx: update go-peerstream
-
Steven Allen authored
-
- 06 Oct, 2017 3 commits
-
-
Jeromy Johnson authored
Connmgr updates
-
Jeromy authored
-
Jeromy authored
-
- 01 Oct, 2017 1 commit
-
-
Jeromy authored
-
- 29 Sep, 2017 1 commit
-
-
Jeromy Johnson authored
allow tag to be passed into NewMdnsService
-
- 24 Sep, 2017 1 commit
-
-
Eric Harris-Braun authored
-
- 21 Sep, 2017 2 commits
-
-
Jakub Sztandera authored
basic_host: fix warning message
-
vyzo authored
-
- 16 Sep, 2017 1 commit
-
-
Steven Allen authored
-
- 14 Sep, 2017 1 commit
-
-
Steven Allen authored
-