An IPFS implementation in Go
master
multistream tests use data from file
Jeromy committed over 10 years ago
fix tests that check swarm port knocking
Jeromy committed over 10 years ago
switch to new libp2p with mss crypto
Jeromy committed over 10 years ago
Merge pull request #2466 from ipfs/feat/fd-limit-check
Jeromy Johnson committed over 10 years ago
hide fd adjusting code behind daemon feature flag
Jeromy committed over 10 years ago
don't use Max for setting Current
Jeromy committed over 10 years ago
try to raise ulimit if its too low
Jeromy committed over 10 years ago
commands/cli: fix parsing of incorrect permutations
Thomas Gardner committed over 10 years ago
Merge pull request #2520 from slothbag/sloth_b64_fix
Jeromy Johnson committed over 10 years ago
Merge pull request #1988 from ipfs/ipfs-prefix-hardening
Jeromy Johnson committed over 10 years ago
go-ipfs-config: gateway: enforce allowlist for path prefixes
Lars Gierth committed over 10 years ago
gateway: enforce allowlist for path prefixes
Lars Gierth committed over 10 years ago
slothbag committed over 10 years ago
Tidy up object put cmd defaults
slothbag committed over 10 years ago
Add option to decode 'Data' field as base64
slothbag committed over 10 years ago
sharness/Makefile: clean all BINS when cleaning
Christian Couder committed over 10 years ago
Makes repo existance check more sensitive.
Stephen Whitmore committed over 10 years ago
api: correctly set the content type for `object get --encoding=protobuf`
Steven Allen committed over 10 years ago
Merge pull request #2477 from Stebalien/pin-fixes
Jeromy Johnson committed over 10 years ago
use the builtin option parser to set the default for `ipfs pin ls --type`
Steven Allen committed over 10 years ago