c-ipfs/include/ipfs
John Jones 62096ffc1c Handling finding of peer via swarm
Also included is a way to pass port and swarm info to methods that build
the config file. This makes testing easier. Multiple peers can be
started on the same machine easily.
2017-04-13 09:31:58 -05:00
..
blocks Fixed various memory leaks 2016-12-23 10:49:30 -05:00
cid Initial implementation of pin/set 2017-01-05 18:55:39 -03:00
cmd/ipfs adjusted makefiles, generating config file for new ipfs repository 2016-11-10 08:28:51 -05:00
commands Removal of incorrect copyright notice 2016-12-05 07:12:23 -05:00
core added logging to daemon 2017-04-03 20:54:03 -05:00
datastore Moving closer to binary compatability with go version of ipfs 2016-12-21 06:40:19 -05:00
dnslink Created errs.c and moved to util directory. 2016-12-23 00:45:13 -03:00
flatfs More work on storage and cleanup 2016-11-28 08:09:00 -05:00
importer Adding network and swarm functionality 2017-04-03 11:55:36 -05:00
merkledag refactoring + beginning of file transfer 2017-03-19 07:47:19 -05:00
multibase Added multibase and cid 2016-11-13 21:01:51 -05:00
namesys Fixed some errors and warnings 2017-02-13 08:53:32 -05:00
path Created errs.c and moved to util directory. 2016-12-23 00:45:13 -03:00
pin Implemented ipfs_pin_has_child 2017-01-05 19:01:24 -03:00
repo Handling finding of peer via swarm 2017-04-13 09:31:58 -05:00
routing handling add provider 2017-04-03 17:26:33 -05:00
thirdparty/ipfsaddr Removal of incorrect copyright notice 2016-12-05 07:12:23 -05:00
unixfs Intermediate save for hash matching 2016-12-23 17:21:04 -05:00
util fix for strtok_r 2017-03-21 13:40:46 -05:00