aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/plugin_datastore_sqlite.c
Commit message (Collapse)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* Workaround emscripten bug in returning int64_tDavid Barksdale2015-01-06
| | | | | Emscripten can't return a 64-bit integer from dynamically loaded code.
* -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 ↵Christian Grothoff2012-11-13
| | | | failed to return keys due to off-by-one error
* Fix ENABLE_NLS usageLRN2012-10-30
| | | | | | | | ENABLE_NLS is for gettext only, it's not an indicator of nl_langinfo availability. Use unistring instead of nl_langinfo, since unistring is always there. GNUnet supports UTF-8 now (or should support), so most conversions are unnecessary anyway.
* reducing error messages about missing configuration options by introducing ↵Christian Grothoff2012-09-27
| | | | new helper functions to print them uniformly
* -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
| | | | | | (#1805).
* 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 ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* 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
|
* (no commit message)Matthias Wachs2010-12-20
|
* removing "unused variable" errorMatthias Wachs2010-12-20
|
* fixChristian Grothoff2010-12-19
|
* LRN patch from SVN 1630Christian Grothoff2010-12-19
|
* seaspideryChristian Grothoff2010-11-08
|