An IPFS implementation in Go
master
fix vendoring problems from migrations
Juan Batiz-Benet committed over 11 years ago
Merge pull request #1112 from ipfs/encapsulate_ipfs_mount
Juan Batiz-Benet committed over 11 years ago
Merge pull request #1113 from ipfs/fix_umounting
Juan Batiz-Benet committed over 11 years ago
implement basic peer discovery using mdns
Jeromy committed over 11 years ago
Christian Couder committed over 11 years ago
t0030: expect good ipfs mount output
Christian Couder committed over 11 years ago
Christian Couder committed over 11 years ago
Juan Batiz-Benet committed over 11 years ago
Merge pull request #1111 from ipfs/init-lower-key-size
Juan Batiz-Benet committed over 11 years ago
Merge pull request #1110 from ipfs/graceful-exit-sharness
Juan Batiz-Benet committed over 11 years ago
init: lower default rsa key size to 2048 for now
Juan Batiz-Benet committed over 11 years ago
sharness: only send kill signal once - #1106
Juan Batiz-Benet committed over 11 years ago
sharness: t0030-mount output known breakage
Juan Batiz-Benet committed over 11 years ago
Merge pull request #1037 from torarnv/harden-shutdown-logic
Juan Batiz-Benet committed over 11 years ago
Merge pull request #1103 from travisperson/bug/init-with-daemon
Juan Batiz-Benet committed over 11 years ago
Correctly written test for ipfs init with daemon
Travis Person committed over 11 years ago
Problem with initializing daemon on same port
Travis Person committed over 11 years ago
Merge pull request #1101 from ipfs/fix/add-perf
Juan Batiz-Benet committed over 11 years ago
Travis Person committed over 11 years ago
Check to see if the daemon is currently running
Travis Person committed over 11 years ago