aboutsummaryrefslogtreecommitdiff
path: root/src/datacache/plugin_datacache_sqlite.c
Commit message (Expand)AuthorAge
* BUILD: Move dht/datastore to service/cliMartin 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
* -DOC: Documentation cleanup pass through DATACACHE subsystemWillow Liquorice2022-10-03
* implemented new DHT path signing with origin authenticationChristian Grothoff2022-07-07
* major modification to datacache to store route options (and clean up the API)Christian Grothoff2022-07-07
* -fix copy and paste errorChristian Grothoff2022-02-23
* -fix datacache to return 2x num_closest in both directionsChristian Grothoff2022-02-23
* -more work on DHTU integrationChristian Grothoff2022-02-19
* DHT: modify API and protocol messages to add path signatures, except for now ...Christian Grothoff2022-01-09
* -dceChristian Grothoff2022-01-02
* -fix make dist; fix warningsv0.15.0Martin Schanzenbach2021-08-08
* Revert "-coverity: use after free"Martin Schanzenbach2021-05-15
* -coverity: use after freeMartin Schanzenbach2021-05-15
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* Remove win32 and cygwin supportng02019-09-09
* 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
* add missing indexChristian Grothoff2018-07-07
* 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
* fix logicChristian Grothoff2018-06-03
* proper datacache expiration by proximity firstChristian Grothoff2018-06-03
* add proximity considerations to datacacheChristian Grothoff2018-05-30
* fix datacache bytes stored calculationChristian Grothoff2018-05-06
* check sqlite3_close() return value in testChristian Grothoff2017-03-13
* converting datacache to sqlite, fixing misc. issues in libgnunetsqChristian Grothoff2017-03-12
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* implementing 'get_closest' API for sqlite and postgres datacache pluginsChristian Grothoff2015-04-30
* -doxygenChristian Grothoff2015-04-29
* -doxygenChristian Grothoff2015-04-29
* implementing sqlite version of get_randomChristian Grothoff2015-04-29
* -doxygen, updating template to reflect extended APIChristian Grothoff2015-04-29
* -add counter for #itemsChristian Grothoff2015-04-29
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -remve legacy optionChristian Grothoff2014-09-05
* malloc -> newLRN2013-12-19
* -remove trailing whitespaceChristian Grothoff2013-10-06
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -doxygenChristian Grothoff2012-11-14
* changing datacache API to separate put-paths from data (so that plugins can t...Christian Grothoff2012-11-13
* support running purely in-memoryChristian Grothoff2012-11-12
* Fix ENABLE_NLS usageLRN2012-10-30
* -fixChristian Grothoff2012-09-28
* -converting more places to use STRINGS_relative_time_to_stringChristian Grothoff2012-09-27