- 01 Feb, 2018 1 commit
-
-
Steven Allen authored
-
- 28 Jan, 2018 1 commit
-
-
Steven Allen authored
-
- 20 Jan, 2018 9 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
Just pass the record object to validation functions
-
Dirk McCormick authored
-
Dirk McCormick authored
-
Steven Allen authored
-
Steven Allen authored
ensure we don't store arbitrary data
-
Steven Allen authored
fix connection tracking race
-
- 11 Jan, 2018 1 commit
-
-
Steven Allen authored
-
- 09 Jan, 2018 1 commit
-
-
Steven Allen authored
Explicitly clean DHT records before storing them.
-
- 08 Jan, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
- 07 Jan, 2018 1 commit
-
-
Steven Allen authored
Before, we could end up (e.g.): 1. Creating two connections (both sides connect at the same time). 2. Try to test with the first one. 3. The first connection dies. 4. Get a stream reset and think that the other side doesn't support the DHT protocol. We tried to fix this by checking for an EOF. Unfortunately, reset streams don't return EOFs. This commit also simplifies peer tracking (and saves a bit of memory). fixes #99
-
- 18 Dec, 2017 2 commits
-
-
Steven Allen authored
switch to a faster base58 implementation
-
Steven Allen authored
-
- 12 Dec, 2017 4 commits
-
-
Steven Allen authored
handle paths as DHT keys
-
Steven Allen authored
-
Steven Allen authored
fixes ipfs/go-ipfs#4237
-
Steven Allen authored
Feat/event log
-
- 11 Dec, 2017 2 commits
-
-
ForrestWeston authored
License: MIT Signed-off-by: ForrestWeston <forrest@protocol.ai>
-
Forrest Weston authored
License: MIT Signed-off-by: ForrestWeston <forrest@protocol.ai>
-
- 10 Dec, 2017 1 commit
-
-
Steven Allen authored
optimize allocations
-
- 07 Dec, 2017 1 commit
-
-
Steven Allen authored
-
- 05 Dec, 2017 3 commits
-
-
Steven Allen authored
Try to preallocate slices up-front instead of repeatedly reallocating.
-
Steven Allen authored
-
Steven Allen authored
Update Travis CI to use standard test script.
-
- 04 Dec, 2017 1 commit
-
-
Whyrusleeping authored
gx: update go-datastore, go-ds-badger
-
- 30 Nov, 2017 1 commit
-
-
Steven Allen authored
-
- 20 Nov, 2017 1 commit
-
-
Steven Allen authored
-
- 18 Nov, 2017 2 commits
-
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
- 17 Nov, 2017 2 commits
-
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
- 14 Nov, 2017 1 commit
-
-
Steven Allen authored
-
- 28 Oct, 2017 3 commits
-
-
Jeromy authored
-
Whyrusleeping authored
demote error message to warning
-
Jeromy authored
-