aboutsummaryrefslogtreecommitdiff
path: root/src/datacache/plugin_datacache_heap.c
Commit message (Expand)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* 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
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* proper datacache expiration by proximity firstChristian Grothoff2018-06-03
* add proximity considerations to datacacheChristian Grothoff2018-05-30
* simplify GNUNET_CONTAINER_heap_update_cost APIChristian Grothoff2017-01-16
* -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
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* implementing 'get_closest' API for sqlite and postgres datacache pluginsChristian Grothoff2015-04-30
* extending datacache API with function to return random element, implemented (...Christian Grothoff2015-04-28
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* malloc -> newLRN2013-12-19
* -doxygen, memory leak in heap plugin on shutdownChristian Grothoff2013-11-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -clearer loggingChristian Grothoff2012-11-14
* changing datacache API to separate put-paths from data (so that plugins can t...Christian Grothoff2012-11-13
* -adding plugin to keep datacache entirely in the heapChristian Grothoff2012-11-12