src: for every AGPL3.0 file, add SPDX identifier.
[oweals/gnunet.git] / src / datacache / datacache.c
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
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-06 Christian Grothoffbetter indentation
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
2018-05-06 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-06 Christian Grothofffix datacache bytes stored calculation
2017-07-03 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-25 Christian Grothofffix configuration parsing issue with inlines from confi...
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-24 Christian Grothoff-use GPLv3+ consistently
2012-11-13 Christian Grothoffchanging datacache API to separate put-paths from data...
2012-11-13 Christian Grothofffixing #2641, datastore size way off
2012-11-12 Christian Grothoffadd option to disable Bloom filter entirely (only for...
2012-11-12 Christian Grothoff-adding plugin to keep datacache entirely in the heap
2012-11-12 Christian Grothoffsupport running purely in-memory
2012-11-10 Christian Grothoff-more realistic default quota values
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2011-12-17 Christian Grothoff-tolerate bloomfilter creation failures bettter
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-03 Christian Grothoffuse new quota parsing capabilities -- SVN 1875
2011-10-25 Christian Grothofffix
2011-10-24 Christian Grothoffmore logging, cleaning up logging
2011-10-24 Christian Grothoffmore logging
2011-10-10 Christian Grothoffuse LOG macro in datacache.c
2011-09-18 Christian Grothoffmore efficient implementation, maybe helping with 1777
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-06-16 Christian Grothoffdo not allow NULL for fn
2010-11-05 Christian Grothoffmoving plugin headers
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-10-06 Christian Grothoffuse size_t
2010-08-27 Christian Grothofffixes
2010-08-27 Christian Grothoffimplementing delete
2010-04-28 Christian Grothoffstats for datacache
2010-04-24 Christian Grothoffoff-line hack fest
2009-10-30 Christian Grothoffbugfixes
2009-10-17 Christian Grothoffdelete temporary files / clean up properly
2009-09-11 Christian Grothofffixing docu issues
2009-07-27 Christian Grothoffmktemp
2009-07-27 Christian Grothoffrenaming for consistency