kubo/config
2020-05-22 16:37:25 -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
autonat.go go-ipfs-config: feat: add and use a duration helper type 2020-04-14 20:04:40 -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: fix boostrap peers 2020-05-22 04:28:17 +02: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: feat: add an autonat config section 2020-04-14 19:05:01 -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: QUIC: remove experimental config option 2020-05-22 03:13:16 +02: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_test.go go-ipfs-config: add test validating that createIdentity follows algorithm preference 2020-04-28 09:50:01 -07:00
init.go go-ipfs-config: fix: include key size in key init method 2020-05-22 16:37:25 -07: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: fix: correct the default-datastore config profile 2020-04-27 14:39:17 -07: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: feat: remove strict signing pubsub option. 2020-05-19 19:05:59 -07:00
reprovider.go go-ipfs-config: Reprovider strategies 2017-08-13 00:02:23 +02:00
routing.go go-ipfs-config: feat: remove Routing.PrivateType 2020-04-09 13:24:03 -07:00
swarm.go go-ipfs-config: feat: add an autonat config section 2020-04-14 19:05:01 -07:00
types_test.go go-ipfs-config: feat: add and use a duration helper type 2020-04-14 20:04:40 -07:00
types.go go-ipfs-config: feat: add and use a duration helper type 2020-04-14 20:04:40 -07:00