aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/datastore_api.c
Commit message (Expand)AuthorAge
* -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
* debugsChristian Grothoff2011-06-17
* more assertsChristian Grothoff2011-06-17
* fix 1708Christian Grothoff2011-06-17
* fixChristian Grothoff2011-06-16
* dncChristian Grothoff2011-06-16
* fixChristian Grothoff2011-06-13
* doxygenChristian Grothoff2011-06-13
* skip hereChristian Grothoff2011-05-31
* fixChristian Grothoff2011-05-31
* nicerChristian Grothoff2011-05-31
* do not reset in_receive unless called from receiveChristian Grothoff2011-05-30
* statsChristian Grothoff2011-05-30
* do not remove from queue if already transmittedChristian Grothoff2011-05-30
* proper shutdownChristian Grothoff2011-05-30