An IPFS implementation in Go
master
Merge pull request #1378 from ipfs/feat/filter
Juan Batiz-Benet committed over 11 years ago
sharness tests for --only-hash
Jeromy committed over 11 years ago
filter incoming connections and add a test of functionality
Jeromy committed over 11 years ago
go-ipfs-config: add in basic address dial filtering
Jeromy committed over 11 years ago
broke filters out into a struct
Jeromy committed over 11 years ago
add in basic address dial filtering
Jeromy committed over 11 years ago
Merge pull request #1414 from ipfs/fix-verify-file
Juan Batiz-Benet committed over 11 years ago
Jeromy committed over 11 years ago
ipns_test: fix slice bounds out of range
Christian Couder committed over 11 years ago
core/commands/unixfs/ls: Explicitily record stat in LsObject
W. Trevor King committed over 11 years ago
core/commands/unixfs/ls.go: Fix (and test) single-directory listing
W. Trevor King committed over 11 years ago
core/commands/unixfs/ls: Hash-map for Objects
W. Trevor King committed over 11 years ago
core/commands/unixfs/ls: Replace TODO context with command context
W. Trevor King committed over 11 years ago
core/commands/unixfs/ls: Use a stringified type name
W. Trevor King committed over 11 years ago
core/commands/unixfs/ls: Set Argument in JSON output
W. Trevor King committed over 11 years ago
Merge pull request #1400 from dylanPowers/object-help
Juan Batiz-Benet committed over 11 years ago
Merge pull request #1405 from ipfs/daemon-shutdown
Juan Batiz-Benet committed over 11 years ago
close channels and allow daemon to shutdown
Jeromy committed over 11 years ago
Merge pull request #1404 from ipfs/feat/patch-path
Jeromy Johnson committed over 11 years ago
allow patch add-link to add at a path
Jeromy committed over 11 years ago