aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/plugin_namestore_sqlite.c
Commit message (Expand)AuthorAge
* BUILD: Move namestore to serviceMartin Schanzenbach2023-10-19
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* modernize namestore postgres plugin, a bitChristian Grothoff2022-11-21
* -make graceful failures DEBUG error messagesMartin Schanzenbach2022-10-22
* - fix sqlite free issue; allow to autotedect or provide corectly in zonefileMartin Schanzenbach2022-10-20
* -cleanup various warningsMartin Schanzenbach2022-10-11
* NAMESTORE: Bulk store API and fix for delayed store activitiesMartin Schanzenbach2022-10-03
* NAMESTORE: Add DB setup utility with SQlite support; PQ brokenMartin Schanzenbach2022-09-30
* NAMESTORE: Add select ... for update / edit records APIsMartin Schanzenbach2022-09-23
* NAMESTORE: Add begin, commit and rollback API messagesMartin Schanzenbach2022-09-23
* NAMESTORE: Use a per client database connectionMartin Schanzenbach2022-09-23
* NAMESTORE: Start transactional APIMartin Schanzenbach2022-09-22
* -fix namestore testsMartin Schanzenbach2022-02-25
* -more gnsrecord APIMartin Schanzenbach2020-10-22
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* clarifying namestore api (#5458), fixing code duplication and a memory leak w...Christian Grothoff2019-02-13
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* cache NICK results in namestore to avoid unnecessary load on the DB; improve ...Christian Grothoff2018-12-11
* style fixesChristian Grothoff2018-11-02
* no need to select private keyChristian Grothoff2018-11-01
* NAMESTORE: sqlite plugins cleanupSchanzenbach, Martin2018-10-15
* fix intendationSchanzenbach, Martin2018-10-15
* modify sqlite logic to accomodate rowcount starting from 1Schanzenbach, Martin2018-10-15
* fix broken zone iterationSchanzenbach, Martin2018-10-13
* 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
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* check return values from GNSRECORD_record_serialize/size alwaysChristian Grothoff2018-05-20
* implement new functions in libgnunetsq, clean up sqlite namestore plugin, imp...Christian Grothoff2018-05-09
* more extensive namestore tests for the non-sqlite plugins, with bugfixesChristian Grothoff2018-05-01
* eliminate use of OFFSET in namestore DB queriesChristian Grothoff2018-04-30
* extend namestore API to enable faster iterations by returning more than one r...Christian Grothoff2018-04-25
* use namestore API for zone import instead of using plugin directlyChristian Grothoff2018-04-17
* add transactions to namestore plugin APIChristian Grothoff2018-04-15
* more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixesChristian Grothoff2018-04-10
* avoid specifying useless DEFAULT valuesChristian Grothoff2018-03-08
* fix reverse lookup from namestoreSchanzenbach, Martin2018-01-12
* convert sqlite plugin to use libgnunetsqChristian Grothoff2017-03-13
* -nicer indentationChristian Grothoff2016-08-25
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix misc issuesChristian Grothoff2016-07-06
* -fix (C) noticesChristian Grothoff2016-01-19
* -fixChristian Grothoff2015-09-05
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30