..
addresses.go
go-ipfs-config: refactor(config): break it apart
2015-01-13 03:09:33 -08:00
api.go
go-ipfs-config: Added API + Gateway support for arbitrary HTTP headers
2015-07-28 23:08:09 -07:00
bootstrap_peers.go
go-ipfs-config: bootstrap: add a few /ip6 nodes
2016-12-18 05:52:56 +01:00
config.go
go-ipfs-config: apply the megacheck tool to improve code quality
2017-05-31 16:56:11 -04:00
datastore.go
go-ipfs-config: config: add config option for bloom filter
2016-07-16 12:24:01 +01:00
discovery.go
go-ipfs-config: implement a config option for mdns
2015-04-22 00:55:31 -07:00
experiments.go
go-ipfs-config: Corenet API: Apply suggestions, cleanups
2017-05-31 11:33:17 +02:00
gateway.go
go-ipfs-config: gateway: enforce allowlist for path prefixes
2016-04-04 16:31:57 -04:00
identity.go
go-ipfs-config: bubble up updates from go-multihash changes
2017-04-20 20:28:04 +02:00
init.go
go-ipfs-config: Allow the use of the Range header in WebTorrent ( #3929 )
2017-06-09 19:56:56 -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
reprovider.go
go-ipfs-config: reprovider: add config option to set reprovide interval
2016-08-19 16:52:03 -07:00
supernode.go
go-ipfs-config: address PR comments; remove commented/dead code
2017-06-01 12:13:04 -04:00
swarm.go
go-ipfs-config: Add DisableNatPortMap option.
2017-03-18 18:50:10 -04:00
tour.go
go-ipfs-config: Changed so only explicit ipfs cli commands are lowercased
2016-10-27 22:55:13 -07:00