aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/plugin_datastore_sqlite.c
Commit message (Expand)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* fix https://gnunet.org/bugs/view.php?id=4904Schanzenbach, Martin2018-06-24
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* better indentation, nicer formatting of SQLChristian Grothoff2018-06-06
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* fix datstore bind issue for real this timeDavid Barksdale2018-02-05
* fix datastore bind issueChristian Grothoff2018-01-30
* SQLite doesn't constant foldDavid Barksdale2018-01-14
* disconnect CADET only after client count hits zeroChristian Grothoff2017-10-02
* more aggressive index creationChristian Grothoff2017-09-30
* [datastore] Remove unused indicies from sqliteDavid Barksdale2017-06-05
* [datstore] make sqlite page_size power of twoDavid Barksdale2017-05-31
* removed LIMIT expression from DELETE stmt. See http://sqlite.org/syntaxdiagra...xrs2017-04-19
* [datastore] Create remove plugin API callDavid Barksdale2017-04-16
* [datastore] Combine put and update plugin APIsDavid Barksdale2017-04-16
* [datastore] Return and update replicationDavid Barksdale2017-03-22
* [datastore] Fix #3743David Barksdale2017-03-19
* convert sqlite peerstore to using libgnunetsqChristian Grothoff2017-03-14
* use new GNUNET_SQ_reset where applicableChristian Grothoff2017-03-12
* converting datacache to sqlite, fixing misc. issues in libgnunetsqChristian Grothoff2017-03-12
* use libgnunetsq throughout plugin_datastore_sqlite, fix situation where conti...Christian Grothoff2017-03-10
* starting conversion of plugin_datastore_sqlite to use libgnunetsqChristian Grothoff2017-03-10
* fix crash in test if DB did not yet existChristian Grothoff2017-02-26
* Restrict update to positive priority deltasDavid Barksdale2017-02-20
* -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