Commit Graph

11 Commits (fbd862431c3b2b3832c55176f14c3698c7cdd5ac)

Author SHA1 Message Date
Jose Marcial Vieira Bisneto fbd862431c namesys: Incomplete code disabled to not break compilation. 2017-02-14 07:56:07 -03:00
John Jones ea5f04e27a added namesys to makefile 2017-02-13 08:56:26 -05:00
John Jones 8a2aabc013 Fixed some errors and warnings 2017-02-13 08:53:32 -05:00
Jose Marcial Vieira Bisneto 0522bedd2a Implemented initial core/ping.
A fake plaintext ping/pong implementation, for now it's just
   to use as a POC for multistream and secio.
2017-02-09 23:53:58 -03:00
Jose Marcial Vieira Bisneto de6c4b2495 Initial implementation of core/daemon. 2017-02-09 22:10:21 -03:00
Jose Marcial Vieira Bisneto ef380f2a69 Initial implementation of pin/pin 2016-12-30 01:18:03 -03:00
Jose Marcial Vieira Bisneto 37bab54a5c Fix undefined reference to `Err' 2016-12-30 00:07:44 -03:00
jmjatlanta c2fe60949e Added the ability to retrieve the file using directories
Files can be refered to directly using their hash, or the hash of their
directory and the file name.
2016-12-29 19:05:44 -05:00
jmjatlanta 914d3caaed Intermidiate commit with big changes to storage formats
I am attempting to match the storage format of the reference
implementation, so as to generate the same hashes.
2016-12-23 09:37:43 -05:00
Jose Marcial Vieira Bisneto a569159cc2 Added command ipfs dns 2016-12-23 00:51:06 -03:00
jmjatlanta 7fa0fc6a7b Added a simplistic command line.
From the command line, you can init the repository or add a file.
Directories coming soon...
2016-12-21 08:08:44 -05:00