An IPFS implementation in Go
master
Move no arguments check to before opening fsrepo.
Yuval Langer committed over 10 years ago
Add filtersRemove() and the swarmFiltersRmCmd.Run() parts that call it.
Yuval Langer committed over 10 years ago
Add filtersAdd() and the code that uses it to swarmFiltersAddCmd.Run()
Yuval Langer committed over 10 years ago
Add Files API root as best-effort pin.
Kevin Atkinson committed over 10 years ago
Merge pull request #2874 from ipfs/extract-gateway
Jeromy Johnson committed over 10 years ago
Merge pull request #2871 from rikonor/master
Jeromy Johnson committed over 10 years ago
Merge pull request #2863 from ipfs/fix/dht-timeouts
Jeromy Johnson committed over 10 years ago
Merge pull request #10 from ipfs/feature/standardize-readme
Lars Gierth committed over 10 years ago
Added note about usage from #11
Richard Littauer committed over 10 years ago
Added variable latency delay, normal and uniform based
Or Rikon committed over 10 years ago
Merge pull request #2867 from ipfs/feature/api-offline
Jeromy Johnson committed over 10 years ago
gateway: clean up its surface, and remove BlockList
Lars Gierth committed over 10 years ago
Add test for online field in diag sys
Jakub Sztandera committed over 10 years ago
Richard Littauer committed over 10 years ago
Add net.online to diag sys command
Jakub Sztandera committed over 10 years ago
Jeromy committed over 10 years ago
Merge pull request #2862 from ipfs/revert-multi-gopath
Jeromy Johnson committed over 10 years ago
implement some simple dht request read timeouts
Jeromy committed over 10 years ago
Merge pull request #2853 from ipfs/feature/decapitalize-Debug
Jeromy Johnson committed over 10 years ago
Revert "Makefile, bin: Support multiple GOPATH components"
Lars Gierth committed over 10 years ago