c-ipfs/include/ipfs
John Jones 50ffade515 More work on storage and cleanup
Added flatfs, as well as fixed some memory leaks. Valgrind across tests
now reports 0 memory leaks.
2016-11-28 08:09:00 -05:00
..
blocks The beginnings of datastore 2016-11-17 15:07:59 -05:00
cid Added multibase and cid 2016-11-13 21:01:51 -05:00
cmd/ipfs adjusted makefiles, generating config file for new ipfs repository 2016-11-10 08:28:51 -05:00
commands adjusted makefiles, generating config file for new ipfs repository 2016-11-10 08:28:51 -05:00
core method names standardized 2016-11-10 16:36:34 -05:00
flatfs More work on storage and cleanup 2016-11-28 08:09:00 -05:00
multibase Added multibase and cid 2016-11-13 21:01:51 -05:00
namesys Initial implementation of namesys/isdomain 2016-11-24 19:52:19 -03:00
node Added multibase and cid 2016-11-13 21:01:51 -05:00
os More work on storage and cleanup 2016-11-28 08:09:00 -05:00
path Fixed PathFromCid(), Cid is an struct, not an array. 2016-11-17 17:47:31 -03:00
repo More work on storage and cleanup 2016-11-28 08:09:00 -05:00
thirdparty/ipfsaddr Config file is now closer to completion. Still need to figure out ASN.1 DER for private key, and add peer id to config file 2016-11-02 13:09:38 -05:00