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