aboutsummaryrefslogtreecommitdiff
path: root/src/datacache
Commit message (Expand)AuthorAge
* -fix copy and paste errorChristian Grothoff2022-02-23
* -fix datacache to return 2x num_closest in both directionsChristian Grothoff2022-02-23
* -add DHT FIXMEChristian Grothoff2022-02-22
* -fix htons/htonl bug introduced by message format changeChristian Grothoff2022-02-19
* -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
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
* -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
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
* Implement function to load plugins within a specific contextAlessio Vanni2021-04-05
* postgres: drop use of 'WITH OIDS'Daniel Golle2020-10-05
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* modify GNUNET_PQ_connect_with_cfg to enable flexible loading of .sql filesChristian Grothoff2020-01-24
* tighten formatting rulesChristian Grothoff2019-10-31
* follow-up to win32 removal.ng02019-10-25
* libgnunetpq API change to fix #5733Christian Grothoff2019-10-11
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* Remove win32 and cygwin supportng02019-09-09
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* filenames can exceed 128 bytes, even in testcasesChristian Grothoff2019-02-17
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* add missing indexChristian Grothoff2018-07-07
* ensure datacache does not return expired records, fixig pq behavior with resp...Christian Grothoff2018-06-12
* 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 indentationChristian Grothoff2018-06-06
* implement proper expiration logic also for postgres pluginChristian Grothoff2018-06-06
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* testcase cleanupChristian Grothoff2018-06-04
* 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
* minor bugfixesChristian Grothoff2018-04-10
* fix major initialization issue in datacache postgres pluginChristian Grothoff2018-01-04
* fix configuration parsing issue with inlines from configuration not in cwdChristian Grothoff2017-06-25
* allow NULL fields for varsizeChristian Grothoff2017-06-25
* rename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatusChristian Grothoff2017-06-11
* no more need for libgnunetpostgresChristian Grothoff2017-06-03
* migrate another function to libgnunetpqChristian Grothoff2017-06-03
* migrate another function to libgnunetpqChristian Grothoff2017-06-03
* more work on pq-ification of datacacheChristian Grothoff2017-06-02
* adding more good helpers to libgnunetpqChristian Grothoff2017-06-01
* check sqlite3_close() return value in testChristian Grothoff2017-03-13
* converting datacache to sqlite, fixing misc. issues in libgnunetsqChristian Grothoff2017-03-12