uncrustify as demanded.
[oweals/gnunet.git] / src / datacache / plugin_datacache_heap.c
2019-09-08 ng0uncrustify as demanded.
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-12 Christian Grothoffensure datacache does not return expired records, fixig...
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-06-04 Phil-merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-04 Christian Grothoffmerge benchmark changes
2018-06-03 Christian Grothoffproper datacache expiration by proximity first
2018-05-30 Christian Grothoffadd proximity considerations to datacache
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-16 Christian Grothoffsimplify GNUNET_CONTAINER_heap_update_cost API
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-08 Christian Grothoff-fix shifting issues
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-04-30 Christian Grothoffimplementing 'get_closest' API for sqlite and postgres...
2015-04-28 Christian Grothoffextending datacache API with function to return random...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2013-12-19 LRNmalloc -> new
2013-11-09 Christian Grothoff-doxygen, memory leak in heap plugin on shutdown
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2012-11-14 Christian Grothoff-clearer logging
2012-11-13 Christian Grothoffchanging datacache API to separate put-paths from data...
2012-11-12 Christian Grothoff-adding plugin to keep datacache entirely in the heap