- 06 Jun, 2018 1 commit
-
-
Whyrusleeping authored
update multiplexers
-
- 05 Jun, 2018 5 commits
-
-
Whyrusleeping authored
embed public keys inside ipns records, use for validation
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 04 Jun, 2018 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 03 Jun, 2018 6 commits
-
-
Whyrusleeping authored
only resolve dnslinks once in the gateway
-
Whyrusleeping authored
fix the duplicate (multiple versions) sys import
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Whyrusleeping authored
routing fixes/refactor
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
If the domain has a DNS-Link, we want to use it even if it points to, e.g., an IPNS address that doesn't resolve. fixes #4973 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 02 Jun, 2018 2 commits
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
We've added a new file to the flatfs datastore. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 01 Jun, 2018 10 commits
-
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
Remove ~50 lines of code, some casting, and a superfluous map (when go starts looking like python, something's wrong). License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
fixes #4749 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
The current convention is to return the concrete type instead of an interface so let's go with that and have one constructor. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
And: * Update for DHT changes. * Switch to the new record validation system. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 31 May, 2018 1 commit
-
-
Whyrusleeping authored
Warning when NoSync setting is set as it does not turn syncing off…
-
- 30 May, 2018 1 commit
-
-
Whyrusleeping authored
build: remove fuse platform constraints
-
- 29 May, 2018 1 commit
-
-
Dominic Della Valle authored
License: MIT Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
-
- 28 May, 2018 2 commits
-
-
Esteban authored
License: MIT Signed-off-by: Esteban Ginez <eginez@gmail.com>
-
Whyrusleeping authored
Remove leftover bits of code.
-
- 24 May, 2018 4 commits
-
-
Whyrusleeping authored
fix: Reduce tree in multinode test
-
Whyrusleeping authored
Fix goroutine leaks in refs.go
-
Whyrusleeping authored
Fix goroutine leak in dag put
-
Whyrusleeping authored
Fix build on DragonFlyBSD
-
- 21 May, 2018 1 commit
-
-
Pierre-Alain TORET authored
License: MIT Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
-
- 17 May, 2018 2 commits
-
-
Steven Allen authored
ci: Use go 1.10 on jenkins
-
Brendan McMillion authored
License: MIT Signed-off-by: Brendan McMillion <brendan@cloudflare.com>
-
- 16 May, 2018 1 commit
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com> Signed-off-by: Victor Bjelkholm <git@victor.earth> Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 14 May, 2018 1 commit
-
-
forstmeier authored
Description: This addresses one of the listed problem files in #4414. I chose to keep the return statement outside of the select statement on line 132 since that behavior was already there following the write to out. License: MIT Signed-off-by: John Forstmeier <john.forstmeier@gmail.com>
-
- 12 May, 2018 1 commit
-
-
Whyrusleeping authored
report error source when failing to construct private network
-