An IPFS implementation in Go
master
commands/id: version was flipped
Juan Batiz-Benet committed over 11 years ago
ipfs swarm addrs: print out known addresses
Juan Batiz-Benet committed over 11 years ago
sharness/test-lib: wait longer for daemon
Juan Batiz-Benet committed over 11 years ago
p2p/net/swarm: permute addrs in rate limited dials
Juan Batiz-Benet committed over 11 years ago
p2p/net/swarm: rate limit dials. max of 10 addrs at a time.
Juan Batiz-Benet committed over 11 years ago
AddrManager: use addr manager with smarter TTLs
Juan Batiz-Benet committed over 11 years ago
p2p/peer/addr: manager with expirations
Juan Batiz-Benet committed over 11 years ago
dht: use our most recent Addrs
Juan Batiz-Benet committed over 11 years ago
Merge pull request #732 from jbenet/remove_cats2
Juan Batiz-Benet committed over 11 years ago
sharness/test-lib: remove some "cat" followed by |
Christian Couder committed over 11 years ago
Merge pull request #731 from jbenet/feat/repo-component-eventlog-config
Brian Tiger Chow committed over 11 years ago
go-ipfs-config: feat(config) default Log.MaxSizeMB = 500
Brian Tiger Chow committed over 11 years ago
feat(config) default Log.MaxSizeMB = 500
Brian Tiger Chow committed over 11 years ago
go-ipfs-config: feat(fsrepo) add eventlog config to repo/config struct
Brian Tiger Chow committed over 11 years ago
feat(fsrepo) add eventlog config to repo/config struct
Brian Tiger Chow committed over 11 years ago
Merge pull request #709 from jbenet/wrap
Juan Batiz-Benet committed over 11 years ago
Matt Bell committed over 11 years ago
core/coreunix: Documented return values
Matt Bell committed over 11 years ago
test/sharness: Added tests for 'ipfs add -w'
Matt Bell committed over 11 years ago
core/commands: add: Added -w/--wrap-with-directory option
Matt Bell committed over 11 years ago