Commit Graph

  • c54cf989c0 Filling in more of http_request jmjatlanta 2017-09-21 17:10:41 -0500
  • b133a703cc fixed memory leak jmjatlanta 2017-09-21 15:30:23 -0500
  • a1b887ba76 Implementation of http_request jmjatlanta 2017-09-21 15:27:16 -0500
  • 9425e2fee3 More work on ipns publisher and resolver jmjatlanta 2017-09-21 13:59:06 -0500
  • e094528293 Finally sorted config file directory rules jmjatlanta 2017-09-21 11:49:47 -0500
  • 0eab9cc3fc Merge branch 'master' of https://github.com/Agorise/c-ipfs jmjatlanta 2017-09-21 11:21:12 -0500
  • 378dd7c051 beginning to resolve ipns addresses jmjatlanta 2017-09-21 11:21:01 -0500
  • e0d5fed53e
    HTTP redirection added in the API. Jose Marcial Vieira Bisneto 2017-09-21 11:50:15 -0300
  • b301c7e4d2 Preparing for name resolve and name publish jmjatlanta 2017-09-21 09:47:16 -0500
  • 2051f7714a ipfs name command line options processing jmjatlanta 2017-09-21 07:51:18 -0500
  • a907f1dd2d
    The API changed pthread to scope, so it can load multiple instances. Jose Marcial Vieira Bisneto 2017-09-20 14:39:26 -0300
  • c06625a00e Fixing building the paths for tests John Jones 2017-09-20 11:30:39 -0500
  • cfffe36fb2 Fixing test paths John Jones 2017-09-20 11:10:54 -0500
  • 07551151da Fixing of test_core_api_object_cat John Jones 2017-09-20 10:50:32 -0500
  • 215af9cfce Buildout of test_core_api_object_cat jmjatlanta 2017-09-20 10:18:27 -0500
  • 9a49ddd27b Start of client_api.c jmjatlanta 2017-09-20 09:11:01 -0500
  • 81d2252229 Now compiling with api changes jmjatlanta 2017-09-20 07:53:36 -0500
  • 794217ed6c method signature changes jmjatlanta 2017-09-20 07:40:28 -0500
  • c0419f2424 Adding IpfsNode to api startup jmjatlanta 2017-09-20 07:32:12 -0500
  • 262216f6db Merge branch 'master' of https://github.com/Agorise/c-ipfs jmjatlanta 2017-09-20 07:02:13 -0500
  • 6db0830c7d Added first cut of get_object jmjatlanta 2017-09-20 07:02:00 -0500
  • 87b0d6b13c
    Fix the mutex lock when the memory allocation fails in api_listen_thread. Thanks to John Jones for pointing out the problem. Jose Marcial Vieira Bisneto 2017-09-20 08:29:51 -0300
  • 64891c9198
    Added initial GET calls. Jose Marcial Vieira Bisneto 2017-09-20 08:02:13 -0300
  • acf506296e Updating tests jmjatlanta 2017-09-18 19:04:52 -0500
  • fc8fc582b1 Testing ipns John Jones 2017-09-14 16:49:19 -0500
  • 395c7d94cf More implementation of ipns John Jones 2017-09-14 14:58:53 -0500
  • d5c3e01267 Intitial test for ipns resolve John Jones 2017-09-14 12:13:07 -0500
  • 3eec8553a6 Began implementing updates to journal timestamp jmjatlanta 2017-09-13 12:40:48 -0500
  • 478fa403fd Merge branch 'master' of https://github.com/Agorise/c-ipfs jmjatlanta 2017-09-13 05:03:13 -0500
  • d0eb0acc9d Added test for api jmjatlanta 2017-09-13 05:02:59 -0500
  • 0b113cb95d
    Initial implementation of multipart in API. Jose Marcial Vieira Bisneto 2017-09-07 23:59:57 -0300
  • a9481631df Several memory leak fixes for journal code John Jones 2017-09-07 18:45:09 -0500
  • 78904ff1b6 refactored datastore/journalstore for readability John Jones 2017-09-07 14:58:02 -0500
  • cb1ea3ceff Sorting a memory leak in datastore/journalstore John Jones 2017-09-07 11:05:56 -0500
  • bf7ba9049c Implementation of timestamp in both datastore and journalstore jmjatlanta 2017-09-04 17:10:57 -0500
  • bf87d93136 Updating cid codes jmjatlanta 2017-09-04 13:33:56 -0500
  • 7dbb6fca29 multistream protocol now has a protocol interface John Jones 2017-09-04 11:02:48 -0500
  • 407f85bc89 More testing and compat fixes for ipfs John Jones 2017-08-31 16:41:10 -0500
  • f9d836ef6f Removed some test code John Jones 2017-08-31 12:52:36 -0500
  • 1eab27fa0e journalio working, needs tuning jmjatlanta 2017-08-31 06:41:54 -0500
  • 49bd61feb1 Testing journalio protocol jmjatlanta 2017-08-30 11:10:14 -0500
  • b3af783f4e Building tests for journaling and backup jmjatlanta 2017-08-28 13:04:27 -0500
  • 0066670f60 Datastore now returns a DatastoreRecord struct jmjatlanta 2017-08-28 10:55:44 -0500
  • 5678a14eb3 Merge branch 'master' of https://github.com/Agorise/c-ipfs jmjatlanta 2017-08-28 06:56:38 -0500
  • 1b69cdf1e8 Implemented client side of journaling protocol jmjatlanta 2017-08-28 06:56:22 -0500
  • d66bbdea65 Changed the interpretation of chunked in the API. Jose Marcial Vieira Bisneto 2017-08-24 23:13:36 -0300
  • 60c6085469 Code complete for client side of journal protocol jmjatlanta 2017-08-24 13:30:44 -0500
  • 0bc975dfcf journaling protocol jmjatlanta 2017-08-24 10:08:27 -0500
  • d13e4b4318 Added journaling when a file is saved - beginning of backup scheme jmjatlanta 2017-08-21 14:49:21 -0500
  • 5b242a2d08 An occasional ping to verify connectivity jmjatlanta 2017-08-16 08:15:06 -0500
  • 5de67539ef correctly adding request to peer_request_queue jmjatlanta 2017-08-16 07:34:28 -0500
  • c58bfc9b1e Fixed loop jmjatlanta 2017-08-16 07:08:39 -0500
  • 8a492c1e2f fixed memory leak jmjatlanta 2017-08-16 06:41:48 -0500
  • 5e8683e64d Cleaning up old code John Jones 2017-08-09 12:34:02 -0500
  • 0e24b0a1d3 Fix small memory leak. John Jones 2017-08-09 12:26:26 -0500
  • dd69216c75 Shut down handlers when app shuts down jmjatlanta 2017-08-09 12:21:03 -0500
  • d226e480c9 Fixing repeated needless sends jmjatlanta 2017-08-09 12:09:44 -0500
  • 8944e407e9 Initialize handlers after peerstore and providerstore jmjatlanta 2017-08-09 08:14:15 -0500
  • ced96dcf81 IPFS protocols now implement an interface to make marshalling easier John Jones 2017-08-09 08:04:17 -0500
  • c58134db1c Fixing memory leaks John Jones 2017-08-08 20:40:35 -0500
  • 6754ba77b3 Removing noise jmjatlanta 2017-08-03 17:57:01 -0500
  • 46b6921ddf added more debugging messages jmjatlanta 2017-08-03 17:51:34 -0500
  • 3cc75058f0 Fix of memory leaks John Jones 2017-08-03 17:46:20 -0500
  • 2b24b00324 Cleanup of after free jmjatlanta 2017-08-03 15:04:12 -0500
  • b578e5c13a Fixed tests jmjatlanta 2017-08-03 14:35:06 -0500
  • ef53c886a0 Verify good connection before using it. jmjatlanta 2017-08-03 13:36:53 -0500
  • d1d4d19fa8 Handling details of bitswap jmjatlanta 2017-08-03 11:16:58 -0500
  • e58909b875 Handle entry in WantlistQueue only once if we found provider John Jones 2017-08-02 11:43:48 -0500
  • 3fa822aed6 Merge branch 'master' of https://github.com/kenCode-de/c-ipfs John Jones 2017-08-02 10:53:28 -0500
  • 5910d63c3d Clean up when we receive a block we wanted John Jones 2017-08-02 10:53:14 -0500
  • 17dbad3bce clean up peer request queue after message send jmjatlanta 2017-08-02 10:52:35 -0500
  • e5e565272e Continue to listen to connected peers within bitswap engine jmjatlanta 2017-08-02 09:43:27 -0500
  • 9131559a04 correctly handling send of wantlist John Jones 2017-08-02 09:04:37 -0500
  • 986d054c6c code cleanup jmjatlanta 2017-08-02 08:53:34 -0500
  • 0638996684 processing want list jmjatlanta 2017-08-02 07:04:06 -0500
  • 7632949e30 Implemented chunked transfer encoding. Jose Marcial Vieira Bisneto 2017-08-01 21:17:17 -0300
  • 836fb5387b Attempting to fulfill remote requests jmjatlanta 2017-07-31 17:59:51 -0500
  • fa7a6826b1 Change in secio method signature jmjatlanta 2017-07-31 16:36:52 -0500
  • 82c8911b71 squelch some warnings jmjatlanta 2017-07-31 15:22:49 -0500
  • bc01f36839 tweaks to bitswap message jmjatlanta 2017-07-31 15:19:17 -0500
  • 835b70c97f compare peer id from file with the one generated from the private key John Jones 2017-07-31 15:16:54 -0500
  • ac5a622400 Passing SessionContext instead of Stream John Jones 2017-07-31 13:54:09 -0500
  • 3a68619016 Fixed mem leak and more testing John Jones 2017-07-31 13:32:09 -0500
  • e4f1c9b39c Making providerstore smarter jmjatlanta 2017-07-31 12:50:12 -0500
  • e22da601ea bug fixes to client side bitswap John Jones 2017-07-31 10:01:06 -0500
  • 9bceade4d8 correctly handle empty list of replication servers jmjatlanta 2017-07-31 08:50:20 -0500
  • d969f48324 implementation of bitswap network receive John Jones 2017-07-31 08:16:52 -0500
  • 45c997cd9a Merge branch 'master' of https://github.com/kenCode-de/c-ipfs John Jones 2017-07-31 06:43:28 -0500
  • 059a3286c9 More bitswap implementation John Jones 2017-07-31 06:43:15 -0500
  • 5941a3593a Added body transmitted directly in the API. Jose Marcial Vieira Bisneto 2017-07-28 00:43:36 -0300
  • b3bb857f3a Still testing bitswap John Jones 2017-07-27 14:33:19 -0500
  • 73d7d5daed More implementation of bitswap John Jones 2017-07-27 12:05:41 -0500
  • e1135fef3b Beginnings of the multithreaded engine John Jones 2017-07-27 08:38:57 -0500
  • 10aa932e08 Unit testing and memory fixes John Jones 2017-07-26 09:48:04 -0500
  • 692d3406c8 Implementation of a universal bitswap queue John Jones 2017-07-26 07:38:47 -0500
  • 108792ca44 More changes for bitswap John Jones 2017-07-24 17:58:39 -0500
  • 3a8a85e628 More buildout of the Bitswap protocol John Jones 2017-07-24 16:03:56 -0500
  • 9924d5dcf7 Connecting bitswap and blockstore John Jones 2017-07-24 14:56:30 -0500
  • 4368e052e2 First cut of peer request queue complete John Jones 2017-07-24 10:26:07 -0500
  • 5507937bff Merge branch 'master' of https://github.com/kenCode-de/c-ipfs jmjatlanta 2017-07-24 09:09:48 -0500