kubo/namesys
Hector Sanjuan 54d87b4ce0 Extract: routing package to github.com/ipfs/go-ipfs-routing
This extracts the routing package to its own repository
(https://github.com/ipfs/go-ipfs-routing). History has
been preserved. The new module has been gx'ed and published.

Imports have been rewritten and re-ordered accordingly.

An internal dependency to go-ipfs/repo has been removed
by substituting it with the go-datastore.Batching interface.

License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2018-02-14 18:33:52 +01:00
..
pb make: rework makefiles for non-recursive make and add sharness coverage 2017-02-12 01:18:40 +01:00
republisher Extract: thirdparty/ds-help submodule 2018-02-12 22:51:03 +01:00
base.go namesys: degrade most logging to debug level 2017-12-07 00:21:57 +01:00
dns_test.go Make dns resolve paths under _dnslink. 2016-01-29 20:46:04 +01:00
dns.go namesys: degrade most logging to debug level 2017-12-07 00:21:57 +01:00
interface.go namesys/pubsub: publisher and resolver 2017-11-21 14:55:54 -08:00
ipns_select_test.go gx: mass update 2018-01-24 15:58:44 -08:00
ipns_validate_test.go Extract: routing package to github.com/ipfs/go-ipfs-routing 2018-02-14 18:33:52 +01:00
namesys_test.go Extract: routing package to github.com/ipfs/go-ipfs-routing 2018-02-14 18:33:52 +01:00
namesys.go gx: update go-log 2018-01-31 21:54:22 -08:00
proquint.go cmd: use go-ipfs-cmds 2017-11-17 15:22:41 +01:00
publisher_test.go Extract: routing package to github.com/ipfs/go-ipfs-routing 2018-02-14 18:33:52 +01:00
publisher.go Extract: thirdparty/ds-help submodule 2018-02-12 22:51:03 +01:00
pubsub_test.go Extract: routing package to github.com/ipfs/go-ipfs-routing 2018-02-14 18:33:52 +01:00
pubsub.go Extract: thirdparty/ds-help submodule 2018-02-12 22:51:03 +01:00
resolve_test.go Extract: routing package to github.com/ipfs/go-ipfs-routing 2018-02-14 18:33:52 +01:00
routing.go go fmt 2018-02-07 16:28:40 -05:00
selector.go namesys: discard records with invalid EOL in record selection 2018-02-07 16:18:12 -05:00
validator.go go fmt 2018-02-07 16:28:40 -05:00