first batch of license fixes (boring)
[oweals/gnunet.git] / src / datastore / plugin_datastore_sqlite.c
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-02-26 Phil-Merge branch 'master' into identity_oidc
2018-02-25 Schanzenbach, Martin-fix
2018-02-06 David Barksdalefix datstore bind issue for real this time
2018-01-30 Christian Grothofffix datastore bind issue
2018-01-22 Phil-merge branch 'master' into identity_oidc
2018-01-15 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-14 David BarksdaleSQLite doesn't constant fold
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-10-05 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-10-05 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-10-02 Christian Grothoffdisconnect CADET only after client count hits zero
2017-09-30 Christian Grothoffmore aggressive index creation
2017-06-23 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-05 David Barksdale[datastore] Remove unused indicies from sqlite
2017-06-01 David Barksdale[datstore] make sqlite page_size power of two
2017-04-21 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-04-19 xrsremoved LIMIT expression from DELETE stmt. See sqlite...
2017-04-19 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-04-17 David Barksdale[datastore] Create remove plugin API call
2017-04-16 David Barksdale[datastore] Combine put and update plugin APIs
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-23 David Barksdale[datastore] Return and update replication
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-19 David Barksdale[datastore] Fix #3743
2017-03-14 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothoffconvert sqlite peerstore to using libgnunetsq
2017-03-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-12 Christian Grothoffuse new GNUNET_SQ_reset where applicable
2017-03-12 Christian Grothoffconverting datacache to sqlite, fixing misc. issues...
2017-03-10 Christian Grothoffuse libgnunetsq throughout plugin_datastore_sqlite...
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothoffstarting conversion of plugin_datastore_sqlite to use...
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-25 Christian Grothofffix crash in test if DB did not yet exist
2017-02-20 David BarksdaleRestrict update to positive priority deltas
2016-01-19 Christian Grothoff-fix (C) notices
2015-09-05 Christian Grothoff-fix
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-20 Christian Grothoff-work around stupid GCC warning (#3791)
2015-03-21 David BarksdaleConvert datastore plugin API to asynchronous
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-06 David BarksdaleWorkaround emscripten bug in returning int64_t
2014-12-03 Christian Grothoff-fix misc compiler warnings
2014-09-05 Christian Grothoff-remve legacy option
2014-04-08 Christian Grothoff-doxygen
2014-02-02 Christian Grothoff-indentation, doxygen
2013-12-19 LRNmalloc -> new
2013-09-30 Christian Grothoff-adding specialized hash table for peer identities
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2012-11-13 Christian Grothofffixing bloomfilter reconstruction after quota change...
2012-10-30 LRNFix ENABLE_NLS usage
2012-09-27 Christian Grothoffreducing error messages about missing configuration...
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-04-01 Christian Grothoff-removing legacy #ifdefs
2012-01-25 Christian Grothoff-do warn
2011-12-16 Christian Grothoffimplementing get_keys API for sqlite datastore plugin...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-09-14 Christian Grothoffuse INDEXED BY only for sqlite >= 3.7
2011-09-14 Christian Grothoffindentation
2011-09-14 Christian Grothoffindenting
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-03 Christian Grothoffimprove API, speed up mysql
2011-08-03 Christian Grothoffimproving sqlite performance
2011-08-02 Christian Grothoffuse sqlite PRNG also on insertion
2011-08-02 Christian Grothoff3 broken versions for sqlite
2011-07-18 Christian Grothoffcheckret
2011-07-16 Christian Grothoffcheckret
2011-06-13 Christian Grothoffdoxygen
2011-06-10 Christian Grothofffixing datastore schema for future change for improved...
2011-05-05 Christian Grothofffix
2011-04-28 Christian Grothoffnodebug
2011-04-27 Christian Grothoffpass repl
2011-04-26 Christian Grothoffdatastore and fs fixes from Easter
2011-04-13 Christian Grothoffgetting mysql code to compile again, fixes to sqlite...
2011-04-06 Christian Grothofffixc
2011-04-05 Christian Grothoffinsanity
2011-04-04 Christian Grothoffrenaming, fixes
2011-04-04 Christian Grothoffremoving dead API calls
2011-04-04 Christian Grothoffsqlite clean up
2011-04-03 Christian Grothoffimproving datastore API --- not working yet
2011-04-03 Christian Grothofffirst hack at implementing new replication select code
2011-04-03 Christian Grothoffnew plugin API
2010-12-20 Matthias Wachs(no commit message)
2010-12-20 Matthias Wachsremoving "unused variable" error
2010-12-19 Christian Grothofffix
2010-12-19 Christian GrothoffLRN patch from SVN 1630
2010-11-08 Christian Grothoffseaspidery
2010-11-05 Christian Grothoffmoving plugin headers
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-11-01 Christian Grothofffixes from LRN for DEBUG code
2010-10-27 Matthias WachsRefactoring gnunet time
2010-09-18 Christian Grothoffnicer error msgs
2010-08-28 Christian Grothofftrain hacks
2010-08-14 Christian Grothoffsolved
next