Commit Graph

19 Commits (master)

Author SHA1 Message Date
John Jones 71c216defb Better handling of bad memory allocation 2017-10-05 15:14:47 -05:00
Jose Marcial Vieira Bisneto a907f1dd2d
The API changed pthread to scope, so it can load multiple instances. 2017-09-20 14:39:26 -03:00
jmjatlanta e4f1c9b39c Making providerstore smarter 2017-07-31 12:50:12 -05:00
John Jones 73d7d5daed More implementation of bitswap 2017-07-27 12:05:41 -05:00
John Jones 069379acf4 Fix of a few compiler warnings 2017-07-17 13:05:56 -05:00
Jose Marcial Vieira Bisneto 51639b354a Added ping stats output. 2017-06-07 23:20:00 -03:00
Jose Marcial Vieira Bisneto a2e31f1edd Fixed some memory allocations. 2017-06-06 21:40:10 -03:00
Jose Marcial Vieira Bisneto aa4b433fb0 The sanity check won't attempt to free uninitialized memory. 2017-06-06 19:29:12 -03:00
John Jones def5331d4c Better handling of locally stored files 2017-05-11 07:04:54 -05:00
John Jones 794608a7ea Added -c or -config command line parameter
You can now specify the ipfs repository directory from the command line
by using -c [dir] or --config [dir]
2017-04-06 17:46:40 -05:00
John Jones 87cf779704 handling add provider 2017-04-03 17:26:33 -05:00
John Jones 6f94f7e6c0 Using new logging mechanism 2017-04-03 13:20:35 -05:00
John Jones 396a27d712 Added some debugging info 2017-04-03 12:42:35 -05:00
John Jones e90d966e44 Adding network and swarm functionality 2017-04-03 11:55:36 -05:00
John Jones e8b8d06f24 refactoring + beginning of file transfer
Now attempting to use kademlia to find a hash, and NodeIO to transfer
the file
2017-03-19 07:47:19 -05:00
John Jones 43ca313854 Working with secio streams 2017-03-09 12:50:08 -05:00
John Jones 7a6b138444 more ping cleanup and friendly interface to streams 2017-02-23 15:15:33 -05:00
John Jones ae48e058dd Added ping functionality to multistream 2017-02-23 11:16:23 -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