An IPFS implementation in Go
master
Merge pull request #751 from jbenet/fix-webui-history
Juan Batiz-Benet committed over 11 years ago
corehttp: allow all webui paths we published.
Juan Batiz-Benet committed over 11 years ago
Merge pull request #747 from jbenet/obs-addr-natfix
Juan Batiz-Benet committed over 11 years ago
p2p/protocol/identity: smarter tracking observed addrs
Juan Batiz-Benet committed over 11 years ago
Merge pull request #746 from jbenet/kbucket-race
Juan Batiz-Benet committed over 11 years ago
routing/kbucket: cleaner "public" interface for bucket
Juan Batiz-Benet committed over 11 years ago
Juan Batiz-Benet committed over 11 years ago
Merge pull request #743 from jbenet/misc-2-2
Juan Batiz-Benet committed over 11 years ago
core/corehttp: Updated WebUI hash
Matt Bell committed over 11 years ago
Merge pull request #647 from chriscool/ipfs_test_lib
Juan Batiz-Benet committed over 11 years ago
core/corehttp: Return 403 for blocked requests instead of 404
Matt Bell committed over 11 years ago
test/sharness: Fixed gateway tests
Matt Bell committed over 11 years ago
commands/http: Made command HTTP API only accept requests from referers on the same server
Matt Bell committed over 11 years ago
core/corehttp: Added gateway path whitelisting
Matt Bell committed over 11 years ago
Merge pull request #741 from jbenet/feat/blocklist
Brian Tiger Chow committed over 11 years ago
go-ipfs-config: repo/config: Added default gateway address to initial config
Matt Bell committed over 11 years ago
repo/config: Added default gateway address to initial config
Matt Bell committed over 11 years ago
core/corehttp: Added Suborigin header to gateway responses
Matt Bell committed over 11 years ago
commands: URL escape filenames in multipart files, resolves #654
Matt Bell committed over 11 years ago
feat(gateway-fs) use blocklist in gateway binary
Brian Tiger Chow committed over 11 years ago