kubo/config
Steven Allen f83f2b1487 go-ipfs-config: chore: remove unnecessary dependency
We _used_ to need this dependency to parse the dns addresses. However, dnsaddr
protocols are now all defined directly in go-multiaddr.
2020-03-17 19:09:54 -07:00
..
serialize go-ipfs-config: make it easier to detect an uninitialized repo 2019-08-29 11:48:53 -07:00
addresses.go go-ipfs-config: allow multiple API/Gateway addresses 2018-09-21 09:39:47 -07:00
api.go go-ipfs-config: Added API + Gateway support for arbitrary HTTP headers 2015-07-28 23:08:09 -07:00
bootstrap_peers_test.go go-ipfs-config: fix string formatting of bootstrap peers 2019-06-01 09:03:11 -07:00
bootstrap_peers.go go-ipfs-config: chore: remove unnecessary dependency 2020-03-17 19:09:54 -07:00
config_test.go go-ipfs-config: Add one more test for config.Clone 2018-12-13 16:03:29 -08:00
config.go go-ipfs-config: add plugins config section 2019-08-29 10:15:31 -07:00
datastore.go go-ipfs-config: cleanup and bug fixes 2017-09-03 14:08:52 -07:00
discovery.go go-ipfs-config: config: apply review to lowpower profile 2018-03-24 16:11:42 +01:00
experiments.go go-ipfs-config: feat: add graphsync option 2020-02-11 19:16:27 -08:00
gateway.go go-ipfs-config: add config options for proxy/subdomain 2020-03-17 18:57:29 -07:00
identity.go go-ipfs-config: migrate to the consolidated libp2p 2019-05-31 12:54:12 -07:00
init.go go-ipfs-config: fix(init): use key size constraints defined in libp2p 2019-12-04 13:38:00 -05:00
ipns.go go-ipfs-config: cache ipns entries to speed things up a little 2015-11-02 12:53:08 -08:00
mounts.go go-ipfs-config: Added fuse allow_other option 2015-04-02 15:11:27 -07:00
plugins.go go-ipfs-config: plugins: don't omit empty config values 2019-08-29 13:56:13 -07:00
profile.go go-ipfs-config: profile: badger profile now defaults to asynchronous writes 2019-12-16 13:28:05 -05:00
provider.go go-ipfs-config: Add very basic (possibly temporary) Provider configs 2019-06-27 12:20:44 -07:00
pubsub.go go-ipfs-config: add pubsub message signing options to config 2018-10-25 10:38:23 -07:00
reprovider.go go-ipfs-config: Reprovider strategies 2017-08-13 00:02:23 +02:00
routing.go go-ipfs-config: config: apply review to lowpower profile 2018-03-24 16:11:42 +01:00
swarm.go go-ipfs-config: autorelay options 2018-11-26 17:37:50 -08:00
types_test.go go-ipfs-config: add tests for the "Strings" type 2018-12-13 16:03:29 -08:00
types.go go-ipfs-config: Fix handling of null strings 2018-10-03 08:04:43 +02:00