aboutsummaryrefslogtreecommitdiff
path: root/src/datacache/plugin_datacache_heap.c
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-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-06-03proper datacache expiration by proximity firstChristian Grothoff
2018-05-30add proximity considerations to datacacheChristian Grothoff
2017-01-16simplify GNUNET_CONTAINER_heap_update_cost APIChristian Grothoff
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-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-04-30implementing 'get_closest' API for sqlite and postgres datacache pluginsChristian 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
2013-12-19malloc -> newLRN
2013-11-09-doxygen, memory leak in heap plugin on shutdownChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian 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-12-adding plugin to keep datacache entirely in the heapChristian Grothoff