fix RPS service: Provide closure for view insertion
[oweals/gnunet.git] / src / datacache / plugin_datacache_sqlite.c
2018-08-09 Christian Grothoffmerge
2018-08-09 Phil-Merge branch 'master' into gsoc2018/rest_api
2018-07-07 Christian Grothoffadd missing index
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-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 Grothofffix logic
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-03-29 Schanzenbach, Martin- merge with master
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-13 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothoffcheck sqlite3_close() return value in test
2017-03-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-12 Christian Grothoffconverting datacache to sqlite, fixing misc. issues...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
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-29 Christian Grothoff-doxygen
2015-04-29 Christian Grothoff-doxygen
2015-04-29 Christian Grothoffimplementing sqlite version of get_random
2015-04-29 Christian Grothoff-doxygen, updating template to reflect extended API
2015-04-29 Christian Grothoff-add counter for #items
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-09-05 Christian Grothoff-remve legacy option
2013-12-19 LRNmalloc -> new
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2012-11-14 Christian Grothoff-doxygen
2012-11-13 Christian Grothoffchanging datacache API to separate put-paths from data...
2012-11-12 Christian Grothoffsupport running purely in-memory
2012-10-30 LRNFix ENABLE_NLS usage
2012-09-28 Christian Grothoff-fix
2012-09-27 Christian Grothoff-converting more places to use STRINGS_relative_time_to...
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-24 Christian Grothofflogfix
2011-10-24 Christian Grothoffmore logging, cleaning up logging
2011-10-24 Christian Grothofffix logging
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-09-19 Christian Grothoffadding missing index
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-07-16 Christian Grothoffcheckret
2011-07-16 Christian Grothoffcheckret
2011-04-06 Christian Grothoffgoing less bitfield crazy
2011-04-05 Christian Grothoffoff
2010-12-21 Christian Grothofffix
2010-12-20 Matthias Wachs(no commit message)
2010-12-20 Matthias Wachsjust to remove "unused variable" error
2010-12-19 Christian Grothofffix
2010-12-19 Christian Grothoffmantis 1627
2010-11-05 Christian Grothoffmoving plugin headers
2010-10-27 Christian Grothoffseaspidering
2010-10-27 Matthias WachsRefactoring gnunet time
2010-10-06 Christian Grothoffuse size_t
2010-07-02 Christian Grothofffixing issue with sqlite not supporting unsigned 64...
2010-07-02 Christian Grothoffgpl3
2010-04-24 Christian Grothoffoff-line hack fest
2009-09-11 Christian Grothofffixing docu issues
2009-07-29 Christian Grothofftravelhacking
2009-07-27 Christian Grothoffmktemp
2009-07-26 Christian GrothoffDHT and datacache API refinements
2009-07-26 Christian Grothoffquotatest
2009-07-26 Christian Grothofffixing bugs, adding testcases
2009-07-25 Christian Grothoffmaking plugin compile
2009-07-25 Christian Grothofftowards datacache implementation