aboutsummaryrefslogtreecommitdiff
path: root/src/datacache
Commit message (Expand)AuthorAge
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* simplify GNUNET_CONTAINER_heap_update_cost APIChristian Grothoff2017-01-16
* exclude more testsChristian Grothoff2017-01-08
* datacache: postgres: use IF NOT EXISTS to avoid error messagesDaniel Golle2016-10-13
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix shifting issuesChristian Grothoff2016-07-08
* -fix (C) noticesChristian Grothoff2016-01-19
* report skipped tests, doxygen fixesChristian Grothoff2015-09-29
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -noinst-ing non-functional binaries/libraries that just exist as examples/tem...Christian Grothoff2015-06-02
* implementing 'get_closest' API for templateChristian Grothoff2015-04-30
* implementing 'get_closest' API for sqlite and postgres datacache pluginsChristian Grothoff2015-04-30
* implementing postgres version of get_randomChristian Grothoff2015-04-29
* -doxygenChristian Grothoff2015-04-29
* -add counter for #itemsChristian Grothoff2015-04-29
* -doxygenChristian Grothoff2015-04-29
* implementing sqlite version of get_randomChristian Grothoff2015-04-29
* -doxygen, updating template to reflect extended APIChristian Grothoff2015-04-29
* -add counter for #itemsChristian Grothoff2015-04-29
* extending datacache API with function to return random element, implemented (...Christian Grothoff2015-04-28
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* 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
* 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
* -doxygen, memory leak in heap plugin on shutdownChristian Grothoff2013-11-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -ftbfsChristian Grothoff2013-09-16
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
* -mysql datacache is goneChristian Grothoff2012-11-15
* -doxygenChristian Grothoff2012-11-14
* -clearer loggingChristian Grothoff2012-11-14
* changing datacache API to separate put-paths from data (so that plugins can t...Christian Grothoff2012-11-13
* fixing #2641, datastore size way offChristian Grothoff2012-11-13
* add option to disable Bloom filter entirely (only for benchmarking)Christian Grothoff2012-11-12
* -adding plugin to keep datacache entirely in the heapChristian Grothoff2012-11-12
* support running purely in-memoryChristian Grothoff2012-11-12
* -more realistic default quota valuesChristian Grothoff2012-11-10
* Fix ENABLE_NLS usageLRN2012-10-30
* -fixChristian Grothoff2012-09-28
* -converting more places to use STRINGS_relative_time_to_stringChristian Grothoff2012-09-27
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12