An IPFS implementation in Go
master
Merge pull request #8068 from ipfs/feat/custom-resolver
Steven Allen committed over 5 years ago
test(sharness): fix test for updated address filters
Steven Allen committed over 5 years ago
Steven Allen committed over 5 years ago
undo dns neutering from offline mode
vyzo committed over 5 years ago
update for the new namesys api
vyzo committed over 5 years ago
allow overriding implicit defaults with the default resolver
vyzo committed over 5 years ago
Marcin Rataj committed over 5 years ago
use {} as default for DNS.Resolvers in config
vyzo committed over 5 years ago
better handling of implicit defaults, reuse resolver object for the same URL
vyzo committed over 5 years ago
docs: fix formatting and add links to DNS section
Marcin Rataj committed over 5 years ago
vyzo committed over 5 years ago
vyzo committed over 5 years ago
use NilDNSResolver for offline operation
vyzo committed over 5 years ago
update resolver config parsing, add eth. resolver by default
vyzo committed over 5 years ago
create custom resolvers from config
vyzo committed over 5 years ago
vyzo committed over 5 years ago
explicit construction of DNS resolver
vyzo committed over 5 years ago
vyzo committed over 5 years ago
Merge pull request #8122 from ipfs/update-libp2p
Steven Allen committed over 5 years ago
Marten Seemann committed over 5 years ago