An IPFS implementation in Go
master
notifs: rate limit notifications
Juan Batiz-Benet committed over 11 years ago
dht/notif: bugfix in hanging connects
Juan Batiz-Benet committed over 11 years ago
daemon: fix output + time waiting
Juan Batiz-Benet committed over 11 years ago
Merge pull request #710 from jbenet/sharness-gateway-fix
Juan Batiz-Benet committed over 11 years ago
Juan Batiz-Benet committed over 11 years ago
sharness/t0111-gateway-writable: removed fd redirect
Juan Batiz-Benet committed over 11 years ago
sharness: note re API/Gateway in t0110-gateway
Juan Batiz-Benet committed over 11 years ago
sharness: output options in verbose mode
Juan Batiz-Benet committed over 11 years ago
Juan Batiz-Benet committed over 11 years ago
Merge pull request #617 from mildred/http-rest
Juan Batiz-Benet committed over 11 years ago
Merge pull request #703 from jbenet/net-set-listener
Juan Batiz-Benet committed over 11 years ago
Merge pull request #708 from jbenet/fix-proc-race
Juan Batiz-Benet committed over 11 years ago
core: move online service init block into own func
Juan Batiz-Benet committed over 11 years ago
blockservice/worker: fix proc/limiter sync
Juan Batiz-Benet committed over 11 years ago
Merge pull request #707 from jbenet/fix/689
Jeromy Johnson committed over 11 years ago
fix cast panic in ipfs name resolve when daemon is running Addresses bug #689
Jeromy committed over 11 years ago
Added Sharness test for HTTP Gateway
Mildred Ki'Lya committed over 11 years ago
Added -bool option to ipfs config command
Mildred Ki'Lya committed over 11 years ago
HTTP Gateway: add /ipns/ GET requests
Mildred Ki'Lya committed over 11 years ago
go-ipfs-config: Make gateway read-only by default and add option to make it writable
Mildred Ki'Lya committed over 11 years ago