aboutsummaryrefslogtreecommitdiff
path: root/src/datastore
Commit message (Expand)AuthorAge
* datastore: postgres: use IF NOT EXISTS to avoid error messagesDaniel Golle2016-10-13
* converting datastore to new MQ APIChristian Grothoff2016-09-23
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -skip mysql tests properly if mysql is not configured correctlyChristian Grothoff2016-07-20
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix loglevelChristian Grothoff2016-07-08
* misc fixesChristian Grothoff2016-07-06
* -fix leakChristian Grothoff2016-06-26
* -sane log levelChristian Grothoff2016-06-25
* 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
* 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
* plugin datastore mysqlChristophe Genevey Metat2016-06-22
* update statistics API to use new MQ API style, also get rid of timeout argumentChristian Grothoff2016-06-21
* towards fixing mysql pluginChristian Grothoff2016-06-21
* plugin datastore mysqlChristophe Genevey Metat2016-06-21
* plugin datastore mysqlChristophe Genevey Metat2016-06-21
* use c99Christian Grothoff2016-06-20
* - revert to r37134. Broken buildMartin Schanzenbach2016-06-18
* plugin datastore mysqlChristophe Genevey Metat2016-06-17
* 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
* make some more use of libgnunetpqChristian Grothoff2016-02-06
* -fix (C) noticesChristian Grothoff2016-01-19
* Fix UAF in asynchronous datastore pluginsDavid Barksdale2015-11-28
* report skipped tests, doxygen fixesChristian Grothoff2015-09-29
* -fixChristian Grothoff2015-09-05
* extend datastore performance tests to cover scenario described in #3903 -- bu...Christian Grothoff2015-08-03
* -reduce autostarting for tests, reduce timeoutsChristian Grothoff2015-08-03
* -cleaning up test logic, modernizing calls, improving test documentationChristian Grothoff2015-08-03
* -adding missing 'const' decls, fixing indentation / doxygen a bitChristian Grothoff2015-07-18
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -noinst-ing non-functional binaries/libraries that just exist as examples/tem...Christian Grothoff2015-06-02
* -work around stupid GCC warning (#3791)Christian Grothoff2015-05-20
* -no NSEChristian Grothoff2015-03-23
* Convert datastore plugin API to asynchronousDavid Barksdale2015-03-21
* -indentation and comment fixesChristian Grothoff2015-03-07
* -fix segvChristian Grothoff2015-03-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-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