aboutsummaryrefslogtreecommitdiff
path: root/src/datacache/plugin_datacache_sqlite.c
Commit message (Collapse)AuthorAge
* 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 ↵Christian Grothoff2012-11-13
| | | | test for duplicates), removing support for MySQL
* support running purely in-memoryChristian Grothoff2012-11-12
|
* 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.
* -fixChristian Grothoff2012-09-28
|
* -converting more places to use STRINGS_relative_time_to_stringChristian Grothoff2012-09-27
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* logfixChristian Grothoff2011-10-24
|
* more logging, cleaning up loggingChristian Grothoff2011-10-24
|
* fix loggingChristian Grothoff2011-10-24
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* adding missing indexChristian Grothoff2011-09-19
|
* more efficient implementation, maybe helping with 1777Christian Grothoff2011-09-18
|
* 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
|
* checkretChristian Grothoff2011-07-16
|
* checkretChristian Grothoff2011-07-16
|