Age | Commit message (Expand) | Author |
2017-03-22 | [datastore] Return and update replication | David Barksdale |
2017-03-19 | [datastore] Fix #3743 | David Barksdale |
2017-02-22 | support BF size adjustments in other plugins | Christian Grothoff |
2017-02-20 | completed big block refactoring in preparation for SET-BLOCK integration | Christian Grothoff |
2016-11-17 | Sometimes it's OK if multiplication overflows | David Barksdale |
2016-07-31 | converting FS to new MQ-based core API | Christian Grothoff |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-06-24 | refactoring datastore API to use MQ API, also fixing misc. bugs in new mysql ... | Christian Grothoff |
2016-04-09 | small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex... | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-10-26 | potential fix for #4024 | Christian Grothoff |
2015-10-25 | -use hash in prd query to reduce memory consumption of CP request_map | Christian Grothoff |
2015-10-25 | -reduce calls in get_latest() | Christian Grothoff |
2015-10-25 | -indent | Christian Grothoff |
2015-10-25 | check against all pending requests with same hash, not just first; this is a ... | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-03-23 | -doxygen and indentation | Christian Grothoff |
2015-03-07 | -indentation and comment fixes | Christian Grothoff |
2015-02-28 | -extend block API to allow specifying flags, use this to allow reducing check... | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2014-12-24 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e... | Christian Grothoff |
2014-12-16 | do not poll empty database every 100ms for migration, doxygen fixes, code cle... | Christian Grothoff |
2014-12-07 | fixing #3568 | Christian Grothoff |
2014-05-07 | Rename mesh->cadet | Bart Polot |
2013-12-19 | malloc -> new | LRN |
2013-11-30 | fixing #3146: peer identities no longer have the size of hash codes; breaks F... | Christian Grothoff |
2013-11-29 | -fix #3133 | Christian Grothoff |
2013-11-29 | -doxygen | Christian Grothoff |
2013-11-27 | -attempting to address #3133 | Christian Grothoff |
2013-11-18 | -doxygen fixes | Christian Grothoff |
2013-11-18 | -doxygen, and likely fix for #2727 | Christian Grothoff |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-09-30 | -fixing build issues in fs/set related to #3047 | Christian Grothoff |
2013-08-11 | changing time measurement from milliseconds to microseconds | Christian Grothoff |
2013-07-18 | -minor bugfixes | Christian Grothoff |
2013-07-17 | -renaming stream->mesh where applicable | Christian Grothoff |
2013-06-04 | -rename stream->mesh in comments and symbols | Christian Grothoff |
2013-06-04 | -file renaming stream->mesh | Christian Grothoff |
2013-03-05 | starting major change towards implementing #2564, this breaks some FS tests a... | Christian Grothoff |
2012-11-28 | -add retries, and retry limit (#2659) | Christian Grothoff |
2012-11-25 | -switch to hash map for replies to avoid linear scan, add timeout for inactiv... | Christian Grothoff |
2012-11-25 | -enable mesh, as stream needs it, activate testcase | Christian Grothoff |
2012-11-24 | actually using stream for dblock/iblock transfer if possible | Christian Grothoff |
2012-11-22 | towards using stream for non-anonymous file-sharing | Christian Grothoff |
2012-11-22 | mostly finishing server-side for FS-over-stream | Christian Grothoff |
2012-11-15 | -make use of new IRRELEVANT status code | Christian Grothoff |
2012-11-10 | use new DHT API to block known results when searching in the DHT | Christian Grothoff |
2012-11-05 | -fix block download calculation | Christian Grothoff |
2012-10-23 | -using new MDLL facility to clean up bijection data structure and reduce memo... | Christian Grothoff |
2012-10-23 | -do even fewer stats by default | Christian Grothoff |