- 03 Aug, 2018 1 commit
-
-
gpestana authored
-
- 02 Aug, 2018 1 commit
-
-
gpestana authored
-
- 28 Jul, 2018 2 commits
-
-
Steven Allen authored
typo in dht_bootstrap.go
-
Christophe de Carvalho authored
-
- 24 Jul, 2018 2 commits
-
-
Steven Allen authored
Bootstrap immediately after calls to BootstrapWithConfig
-
Cole Brown authored
-
- 23 Jul, 2018 1 commit
-
-
Cole Brown authored
-
- 21 Jul, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
- 12 Jul, 2018 1 commit
-
-
Steven Allen authored
-
- 11 Jul, 2018 1 commit
-
-
Steven Allen authored
don't treat a canceled context as a successful query
-
- 10 Jul, 2018 1 commit
-
-
Steven Allen authored
fixes #172
-
- 02 Jul, 2018 1 commit
-
-
Cole Brown authored
-
- 29 Jun, 2018 2 commits
-
-
Cole Brown authored
-
Cole Brown authored
-
- 26 Jun, 2018 4 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
fix dht client bugs
-
- 25 Jun, 2018 1 commit
-
-
Steven Allen authored
Addresses CR and ensures that we don't wait 10m for tests that should never take more than 5s.
-
- 15 Jun, 2018 5 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
be more polite about closing streams
-
Steven Allen authored
fixes #162
-
Steven Allen authored
This way, users who are actually trying to find a peer (not just nodes near a key in the DHT) can find that peer, even if they aren't a DHT server and/or aren't in anyone's routing table. fixes #161
-
- 14 Jun, 2018 6 commits
-
-
Whyrusleeping authored
Create Jenkinsfile
-
Steven Allen authored
validate on local put
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
err is nil in this case
-
Steven Allen authored
-
- 13 Jun, 2018 3 commits
-
-
Steven Allen authored
Also, double check the key (should be impossible but the check is cheep).
-
Steven Allen authored
-
Steven Allen authored
When a peer sends use a EOF after they're done sending us messages, we should be polite and send one back.
-
- 12 Jun, 2018 1 commit
-
-
Steven Allen authored
find self in DHT when bootstrapping
-
- 09 Jun, 2018 3 commits
-
-
Steven Allen authored
This ensures that our neighbors learn about us so that other peers on the network *looking* for us can actually find us. Also: * Remove dead, racy code. * Set independent timeouts per bootstrap query. fixes #147
-
Steven Allen authored
-
Steven Allen authored
-
- 07 Jun, 2018 2 commits
-
-
Whyrusleeping authored
dht query improvements
-
Jeromy authored
-