aboutsummaryrefslogtreecommitdiff
path: root/src/datacache
AgeCommit message (Expand)Author
2018-06-12ensure datacache does not return expired records, fixig pq behavior with resp...Christian Grothoff
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-06better indentationChristian Grothoff
2018-06-06implement proper expiration logic also for postgres pluginChristian Grothoff
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-06-04testcase cleanupChristian Grothoff
2018-06-03fix logicChristian Grothoff
2018-06-03proper datacache expiration by proximity firstChristian Grothoff
2018-05-30add proximity considerations to datacacheChristian Grothoff
2018-05-06fix datacache bytes stored calculationChristian Grothoff
2018-04-10minor bugfixesChristian Grothoff
2018-01-04fix major initialization issue in datacache postgres pluginChristian Grothoff
2017-06-25fix configuration parsing issue with inlines from configuration not in cwdChristian Grothoff
2017-06-25allow NULL fields for varsizeChristian Grothoff
2017-06-11rename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatusChristian Grothoff
2017-06-03no more need for libgnunetpostgresChristian Grothoff
2017-06-03migrate another function to libgnunetpqChristian Grothoff
2017-06-03migrate another function to libgnunetpqChristian Grothoff
2017-06-02more work on pq-ification of datacacheChristian Grothoff
2017-06-01adding more good helpers to libgnunetpqChristian Grothoff
2017-03-13check sqlite3_close() return value in testChristian Grothoff
2017-03-12converting datacache to sqlite, fixing misc. issues in libgnunetsqChristian Grothoff
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2017-01-16simplify GNUNET_CONTAINER_heap_update_cost APIChristian Grothoff
2017-01-08exclude more testsChristian Grothoff
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