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