aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/plugin_datastore_sqlite.c
Commit message (Expand)AuthorAge
* -fix (C) noticesChristian Grothoff2016-01-19
* -fixChristian Grothoff2015-09-05
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -work around stupid GCC warning (#3791)Christian Grothoff2015-05-20
* Convert datastore plugin API to asynchronousDavid Barksdale2015-03-21
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Workaround emscripten bug in returning int64_tDavid Barksdale2015-01-06
* -fix misc compiler warningsChristian Grothoff2014-12-03
* -remve legacy optionChristian Grothoff2014-09-05
* -doxygenChristian Grothoff2014-04-08
* -indentation, doxygenChristian Grothoff2014-02-02
* malloc -> newLRN2013-12-19
* -adding specialized hash table for peer identitiesChristian Grothoff2013-09-30
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* fixing bloomfilter reconstruction after quota change, iterator for sqlite fai...Christian Grothoff2012-11-13
* Fix ENABLE_NLS usageLRN2012-10-30
* reducing error messages about missing configuration options by introducing ne...Christian Grothoff2012-09-27
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -removing legacy #ifdefsChristian Grothoff2012-04-01
* -do warnChristian Grothoff2012-01-25
* implementing get_keys API for sqlite datastore plugin (#2013)Christian Grothoff2011-12-16
* curly wars / auto-indentationChristian Grothoff2011-11-04
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
* use INDEXED BY only for sqlite >= 3.7Christian Grothoff2011-09-14
* indentationChristian Grothoff2011-09-14
* indentingChristian Grothoff2011-09-14
* run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff2011-08-29
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* improve API, speed up mysqlChristian Grothoff2011-08-03
* improving sqlite performanceChristian Grothoff2011-08-03
* use sqlite PRNG also on insertionChristian Grothoff2011-08-02
* 3 broken versions for sqliteChristian Grothoff2011-08-02
* checkretChristian Grothoff2011-07-18
* checkretChristian Grothoff2011-07-16
* doxygenChristian Grothoff2011-06-13
* fixing datastore schema for future change for improved performanceChristian Grothoff2011-06-10
* fixChristian Grothoff2011-05-05
* nodebugChristian Grothoff2011-04-28
* pass replChristian Grothoff2011-04-27
* datastore and fs fixes from EasterChristian Grothoff2011-04-26
* getting mysql code to compile again, fixes to sqlite codeChristian Grothoff2011-04-13
* fixcChristian Grothoff2011-04-06
* insanityChristian Grothoff2011-04-05
* renaming, fixesChristian Grothoff2011-04-04
* removing dead API callsChristian Grothoff2011-04-04
* sqlite clean upChristian Grothoff2011-04-04
* improving datastore API --- not working yetChristian Grothoff2011-04-03
* first hack at implementing new replication select codeChristian Grothoff2011-04-03
* new plugin APIChristian Grothoff2011-04-03