An IPFS implementation in Go
master
Matt Bell committed over 11 years ago
cmd/ipfs: Add empty gateway object when initting config
Matt Bell committed over 11 years ago
cmd/ipfs: daemon: Added root redirect handler to corehttp options (for both gateway and API)
Matt Bell committed over 11 years ago
repo/config: Added Gateway options to config
Matt Bell committed over 11 years ago
core/corehttp: Added RedirectOption
Matt Bell committed over 11 years ago
core/corehttp: Handle IPNS paths in gateway
Matt Bell committed over 11 years ago
core/corehttp: Support Range requests in gateway handler
Matt Bell committed over 11 years ago
p2p/net/swarm: fix TestDialBackoff
Juan Batiz-Benet committed over 11 years ago
Merge pull request #684 from jbenet/fuse-emancipation
Juan Batiz-Benet committed over 11 years ago
Jeromy committed over 11 years ago
change ipns resolve/publish to store raw keys, not b58 encoded
Jeromy committed over 11 years ago
fuse: no longer require fuse to compile ipfs
Juan Batiz-Benet committed over 11 years ago
Merge pull request #676 from jbenet/dial-events
Juan Batiz-Benet committed over 11 years ago
p2p/net: cleaned up dial events
Juan Batiz-Benet committed over 11 years ago
Merge pull request #683 from jbenet/fix-sharness-daemon-fuse
Juan Batiz-Benet committed over 11 years ago
test/sharness: make sure to output vars in quotes
Juan Batiz-Benet committed over 11 years ago
Juan Batiz-Benet committed over 11 years ago
Juan Batiz-Benet committed over 11 years ago
test/sharness: allow testing of daemon without FUSE
Juan Batiz-Benet committed over 11 years ago
Merge pull request #680 from chriscool/fix_daemon_output
Juan Batiz-Benet committed over 11 years ago