aboutsummaryrefslogtreecommitdiff
path: root/src/datastore
Commit message (Expand)AuthorAge
* 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
* 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
* adding single location for no_forcestart configuration listChristian Grothoff2014-12-11
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* -fix misc compiler warningsChristian Grothoff2014-12-03
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* -remve legacy optionChristian Grothoff2014-09-05
* Include libpq-fe.h instead of postgres/libpq-fe.h.Sree Harsha Totakura2014-08-08
* -doxygenChristian Grothoff2014-06-08
* - rename also contents of config files, update config filesBart Polot2014-05-07
* -doxygenChristian Grothoff2014-04-08
* -indentation, doxygenChristian Grothoff2014-02-02
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* malloc -> newLRN2013-12-19
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
* -doxygen fixesChristian Grothoff2013-11-18
* -fixChristian Grothoff2013-11-18
* -doxygen, and likely fix for #2727Christian Grothoff2013-11-18
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
* -clarify commentChristian Grothoff2013-10-09
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -adding specialized hash table for peer identitiesChristian Grothoff2013-09-30
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26