better cleanup of ipfs on program exit
Jeromy authored
9b0c578f
Name Last commit Last update
Godeps fix imports on mux
blocks add basic test for blocks package #59 (actually add file)
blockservice this warning should only print out on debug
blockstore style(blockstore) move to top-level
cmd/ipfs better cleanup of ipfs on program exit
config no need for ; here
core writing files inside ipns works now! also implemented resolve cli command
crypto catch ipns branch up to master and make all things compile
daemon better cleanup of ipfs on program exit
exchange feat(net:service, routing) remove error return value
fuse new files and directories appear to work properly
importer writing files inside ipns works now! also implemented resolve cli command
merkledag new files and directories appear to work properly
msgproto add a package header so the package compiles
namesys new files and directories appear to work properly
net remove stale TODO
path writing files inside ipns works now! also implemented resolve cli command
peer ok fixed queue test
routing writing files inside ipns works now! also implemented resolve cli command
server/http fix http test
util writing files inside ipns works now! also implemented resolve cli command
.gitignore implement a basic data format for data inside dag nodes
.travis.yml 1.1 fails with multihash
Dockerfile fix(docker) listen on all interfaces
LICENSE added MIT license
Makefile
README.md
dev.md
doc.go