aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/datastore_api.c
Commit message (Expand)AuthorAge
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* Fix skip_next_messages counting, combine logicDavid Barksdale2017-11-10
* [datastore] Return and update replicationDavid Barksdale2017-03-22
* [datastore] Fix #3743David Barksdale2017-03-19
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* properly handle error on empty queueChristian Grothoff2017-03-10
* introduce warning if QE fails to make progressChristian Grothoff2017-03-10
* even nicer queue size optimization: insert-at-tail if we can instantly tell, ...Christian Grothoff2017-02-23
* optimize queue-full case, reduce max queue size due to O(n) operationChristian Grothoff2017-02-23
* Remove unused GNUNET_DATASTORE_update() API callDavid Barksdale2017-02-20
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix leakChristian Grothoff2016-06-26
* refactoring datastore API to use MQ API, also fixing misc. bugs in new mysql ...Christian Grothoff2016-06-24
* fix over-allocation in datastore APIChristian Grothoff2016-06-24
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* -reduce autostarting for tests, reduce timeoutsChristian Grothoff2015-08-03
* -cleaning up test logic, modernizing calls, improving test documentationChristian Grothoff2015-08-03
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -indentation and comment fixesChristian Grothoff2015-03-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -improve logging to help diagnose #3593Christian Grothoff2015-02-02
* -reduce log level, this is expected on shutdownChristian Grothoff2015-02-02
* suspend server while handlers are not in placeChristian Grothoff2015-01-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -doxygen fixesChristian Grothoff2013-11-18
* -fixChristian Grothoff2013-11-18
* -doxygen, and likely fix for #2727Christian Grothoff2013-11-18
* -remove trailing whitespaceChristian Grothoff2013-10-06
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -styleChristian Grothoff2013-01-25
* -bugfixes, code cleanupChristian Grothoff2012-10-26
* -reduce statistics (#2594)Christian Grothoff2012-10-23
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -removing legacy DEBUG ifdefsChristian Grothoff2012-04-23
* -fixChristian Grothoff2012-04-19
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...Christian Grothoff2012-04-19
* -call continuation lastChristian Grothoff2012-02-18
* adding min_expiration argument to GNUNET_DATASTORE_ContinuationWithStatus cal...Christian Grothoff2011-12-19
* -fixing indentationChristian Grothoff2011-11-29
* -reduce log levelChristian Grothoff2011-11-25
* use LOG macro in datastore_api.cChristian Grothoff2011-10-10
* run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff2011-08-29
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15