An IPFS implementation in Go
master
Merge pull request #686 from jbenet/exchange-with-connected
Juan Batiz-Benet committed over 11 years ago
swarm: TestSimultOpenMany has problems in CI.
Juan Batiz-Benet committed over 11 years ago
bitswap/net: race fix in peers iteration
Juan Batiz-Benet committed over 11 years ago
bitswap: removed dubious error check test.
Juan Batiz-Benet committed over 11 years ago
epictest: fix three-legged-cat
Juan Batiz-Benet committed over 11 years ago
epictest: added test for bitswap wo routing
Juan Batiz-Benet committed over 11 years ago
optimization(bitswap) return connected peers as providers
Brian Tiger Chow committed over 11 years ago
Merge pull request #675 from jbenet/diag-helptext
Juan Batiz-Benet committed over 11 years ago
Merge pull request #674 from jbenet/gateway
Juan Batiz-Benet committed over 11 years ago
sharness: rename conflicting test
Juan Batiz-Benet committed over 11 years ago
gateway: reordered headers to avoid error
Juan Batiz-Benet committed over 11 years ago
test/sharness: Fixed gateway test formatting
Matt Bell committed over 11 years ago
core/corehttp: Handle Etag for caching
Matt Bell committed over 11 years ago
core/corehttp: Added cache headers to gatewayy requests
Matt Bell committed over 11 years ago
test/sharness: Added basic gateway tests
Matt Bell committed over 11 years ago
core/corehttp: Use consts for path prefixes
Matt Bell committed over 11 years ago
core/corehttp: Added handling of /ipns/<hash>/x paths
Matt Bell committed over 11 years ago
go-ipfs-config: cmd/ipfs: Add empty gateway object when initting config
Matt Bell committed over 11 years ago
core/corehttp: Close DAGReaders when done
Matt Bell committed over 11 years ago
go-ipfs-config: repo/config: Added Gateway options to config
Matt Bell committed over 11 years ago