summaryrefslogtreecommitdiff
path: root/src/datastore/plugin_datastore_mysql.c
Commit message (Expand)AuthorAge
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* docs: fix typo 'priviledge'→'privilege'grindhold2019-09-21
* uncrustify as demanded.ng02019-09-08
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* -comments: the world ain't all malepsyc://loupsycedyglgamf.onion/~lynX2018-06-27
* 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
* Restrict update to positive priority deltasDavid Barksdale2017-02-20
* misc fixesChristian Grothoff2016-07-06
* refactoring datastore API to use MQ API, also fixing misc. bugs in new mysql ...Christian Grothoff2016-06-24
* fix plugin datastore mysqlChristophe Genevey Metat2016-06-24
* fix plugin datastore mysqlChristophe Genevey Metat2016-06-24
* fixing compiler warnings...Christian Grothoff2016-06-24
* continue to fix execute selectChristophe Genevey Metat2016-06-24
* continue to fix execute selectChristophe Genevey Metat2016-06-23
* plugin datastore mysqlChristophe Genevey Metat2016-06-22
* towards fixing mysql pluginChristian Grothoff2016-06-21
* plugin datastore mysqlChristophe Genevey Metat2016-06-21
* plugin datastore mysqlChristophe Genevey Metat2016-06-17
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* Convert datastore plugin API to asynchronousDavid Barksdale2015-03-21
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Workaround emscripten bug in returning int64_tDavid Barksdale2015-01-06
* malloc -> newLRN2013-12-19
* -clarify commentChristian Grothoff2013-10-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -avoid mysql warning (was harmless, but still not nice)Christian Grothoff2012-12-07
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -removing legacy #ifdefsChristian Grothoff2012-04-01
* -using new mysql helper library also with datastoreChristian Grothoff2012-03-21
* -implementting get_keys for mysql (2013)Christian Grothoff2011-12-16
* introducing GNUNET_abortChristian Grothoff2011-11-05
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
* 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
* fixChristian Grothoff2011-08-03
* improve API, speed up mysqlChristian Grothoff2011-08-03
* significantly improving mysql performance - as planned a while agoChristian Grothoff2011-08-02
* fix uninitialized timeout, use-after-free on mysql errors:Christian Grothoff2011-06-24
* doxygenChristian Grothoff2011-06-13