aboutsummaryrefslogtreecommitdiff
path: root/src/datacache
AgeCommit message (Expand)Author
2016-10-13datacache: postgres: use IF NOT EXISTS to avoid error messagesDaniel Golle
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-07-08-fix shifting issuesChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-09-29report skipped tests, doxygen fixesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-02-noinst-ing non-functional binaries/libraries that just exist as examples/tem...Christian Grothoff
2015-04-30implementing 'get_closest' API for templateChristian Grothoff
2015-04-30implementing 'get_closest' API for sqlite and postgres datacache pluginsChristian Grothoff
2015-04-29implementing postgres version of get_randomChristian Grothoff
2015-04-29-doxygenChristian Grothoff
2015-04-29-add counter for #itemsChristian Grothoff
2015-04-29-doxygenChristian Grothoff
2015-04-29implementing sqlite version of get_randomChristian Grothoff
2015-04-29-doxygen, updating template to reflect extended APIChristian Grothoff
2015-04-29-add counter for #itemsChristian Grothoff
2015-04-28extending datacache API with function to return random element, implemented (...Christian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-09-05-remve legacy optionChristian Grothoff
2014-08-08Include libpq-fe.h instead of postgres/libpq-fe.h.Sree Harsha Totakura
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2013-12-19malloc -> newLRN
2013-11-09-doxygen, memory leak in heap plugin on shutdownChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-16-ftbfsChristian Grothoff
2013-09-16- replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold
2013-08-24-use GPLv3+ consistentlyChristian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-06-27Make building gnunet-testing lib optional.David Barksdale
2012-12-21-renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff
2012-11-15-mysql datacache is goneChristian Grothoff
2012-11-14-doxygenChristian Grothoff
2012-11-14-clearer loggingChristian Grothoff
2012-11-13changing datacache API to separate put-paths from data (so that plugins can t...Christian Grothoff
2012-11-13fixing #2641, datastore size way offChristian Grothoff
2012-11-12add option to disable Bloom filter entirely (only for benchmarking)Christian Grothoff
2012-11-12-adding plugin to keep datacache entirely in the heapChristian Grothoff
2012-11-12support running purely in-memoryChristian Grothoff
2012-11-10-more realistic default quota valuesChristian Grothoff
2012-10-30Fix ENABLE_NLS usageLRN
2012-09-28-fixChristian Grothoff
2012-09-27-converting more places to use STRINGS_relative_time_to_stringChristian Grothoff
2012-06-12-consistently use struct GNUNET_HashCodeChristian Grothoff
2012-06-10-using new testing api to determine plugin nameChristian Grothoff
2012-06-10-cleanupChristian Grothoff
2012-06-07-fixing #2405Christian Grothoff