aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/gnunet-service-datastore.c
Commit message (Expand)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* 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
* [datastore] Create remove plugin API callDavid Barksdale2017-04-16
* [datastore] Combine put and update plugin APIsDavid Barksdale2017-04-16
* [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
* remove empty files, fix indentationChristian Grothoff2017-03-10
* W32: cast ntohl() result to uint32_tРуслан Ижбулатов2017-02-25
* Restrict update to positive priority deltasDavid Barksdale2017-02-20
* Remove unused GNUNET_DATASTORE_update() API callDavid Barksdale2017-02-20
* converting datastore to new MQ APIChristian Grothoff2016-09-23
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix loglevelChristian Grothoff2016-07-08
* misc fixesChristian Grothoff2016-07-06
* -sane log levelChristian Grothoff2016-06-25
* refactoring datastore API to use MQ API, also fixing misc. bugs in new mysql ...Christian Grothoff2016-06-24
* update statistics API to use new MQ API style, also get rid of timeout argumentChristian Grothoff2016-06-21
* fixing compiler warningsChristian Grothoff2016-05-06
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -bugfix, adding comments, fixing indentChristian Grothoff2016-03-14
* -fix (C) noticesChristian Grothoff2016-01-19
* Fix UAF in asynchronous datastore pluginsDavid Barksdale2015-11-28
* -reduce autostarting for tests, reduce timeoutsChristian Grothoff2015-08-03
* -adding missing 'const' decls, fixing indentation / doxygen a bitChristian Grothoff2015-07-18
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* Convert datastore plugin API to asynchronousDavid Barksdale2015-03-21
* -fix segvChristian Grothoff2015-03-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* suspend server while handlers are not in placeChristian Grothoff2015-01-07
* Workaround emscripten bug in returning int64_tDavid Barksdale2015-01-06
* Check return value of GNUNET_STATISTICS_getDavid Barksdale2015-01-05
* -delay serving requests until plugin is readyChristian Grothoff2014-12-24
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* fixing datastore-statistics interaction to ensure stats are properly written ...Christian Grothoff2014-12-23
* malloc -> newLRN2013-12-19
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -fixing #2656Christian Grothoff2012-11-18
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
* -simplifying destruction of connections, cleaning up server API -- all for #2274Christian Grothoff2012-04-19