Commit Graph

16 Commits (master)

Author SHA1 Message Date
John Jones 71c216defb Better handling of bad memory allocation 2017-10-05 15:14:47 -05:00
John Jones 5bcd3a99f2 various fixes for object_get 2017-09-25 17:56:10 -05:00
John Jones 3de4b757e4 Bugfixes and unit test fixes 2017-04-27 15:52:20 -05:00
John Jones 03696dd6e7 Major changes to support large file transfer 2017-04-20 17:56:03 -05:00
John Jones 640e4be5be fix for strtok_r 2017-03-21 13:40:46 -05:00
John Jones 25a2fa0c65 Testing string tokenizer 2017-03-21 12:58:39 -05:00
John Jones 83242b0046 minor fixes 2017-03-21 12:11:41 -05: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 fa3dd77e96 Saving directories 2016-12-28 22:45:35 -05:00
jmjatlanta 8f44c857db Hashes match on large files 2016-12-23 20:12:51 -05:00
John Jones 3004f1411a More memory fixes 2016-12-23 19:08:41 -05:00
jmjatlanta 1dcbf8962e Intermediate save for hash matching 2016-12-23 17:21:04 -05:00
John Jones 8d2aeab016 Fixed various memory leaks 2016-12-23 10:49:30 -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
jmjatlanta c8fdb084e4 Moving closer to binary compatability with go version of ipfs
The files are now stored in the same format. Now it is necessary to
reverse engineer the directory structure
2016-12-21 06:40:19 -05:00
jmjatlanta a1166e840a Move of node to merkledag 2016-12-19 09:03:28 -05:00