An IPFS implementation in Go
master
if bucket doesnt have enough peers, grab more elsewhere
Jeromy committed almost 11 years ago
comment multiple dagstore error checking
Jeromy committed almost 11 years ago
rework editor creation and finalization
Jeromy committed almost 11 years ago
Jeromy committed almost 11 years ago
Add a --pin option to `ipfs add` (allowing --pin=false)
Andrew Chin committed almost 11 years ago
Move parts of `ipfs add` into core/coreunix
rht committed almost 11 years ago
Jeromy committed almost 11 years ago
Jeromy committed almost 11 years ago
Jeromy committed about 11 years ago
Refactor ipnsfs into a more generic and well tested mfs
Jeromy committed about 11 years ago
p2p/net/filter: Guard with a mutex
Tommi Virtanen committed about 11 years ago
fuse/ipns: Only change file size in Setattr if asked to
Tommi Virtanen committed about 11 years ago
fuse/ipns, fuse/readonly: Let the fuse library set defaults for Attr
Tommi Virtanen committed about 11 years ago
fuse/readonly: Fix importer.BuildTrickleDagFromReader call
Tommi Virtanen committed about 11 years ago
Jeromy committed about 11 years ago
Jeromy committed about 11 years ago
Record datastore metrics for non-default datastores
Tommi Virtanen committed over 11 years ago
Tommi Virtanen committed over 11 years ago
thirdparty/s3-datastore: Let caller set ACL, change default to safer "private"
Tommi Virtanen committed over 11 years ago
thirdparty/s3-datastore: Datastore keys can be binary, hex encode them for S3
Tommi Virtanen committed over 11 years ago