summaryrefslogtreecommitdiff
path: root/src/stasis
AgeCommit message (Expand)Author
2024-03-09improve drop.sql to avoid having to update it whenever new SQL revisions are ...Christian Grothoff
2024-01-12-fix Makefile.amChristian Grothoff
2023-09-06remove locking, we'll revert to sequential use as locking requires superuserChristian Grothoff
2023-08-27-fix issue with multiple dbinit running concurrentlyChristian Grothoff
2023-07-30unify to TEXT instead of mixing TEXT and VARCHARChristian Grothoff
2023-07-30-remove _tuple suffixChristian Grothoff
2023-07-29-tupleChristian Grothoff
2023-07-29-migrate to amounts as tuplesChristian Grothoff
2023-01-11-remove dead dependency on libuuidChristian Grothoff
2022-10-12-update to latest GNUNET_PQ_make_prepare() APIChristian Grothoff
2022-08-22-add missing fileChristian Grothoff
2022-07-26move anastasis DB into schema anastasisChristian Grothoff
2022-07-24-adapt to latest libgnunetpqChristian Grothoff
2022-04-13-get IBAN test to pass againChristian Grothoff
2022-04-12-make meta data mandatoryChristian Grothoff
2022-02-27-fix compiler warnings / adjust test to new DB schemaChristian Grothoff
2022-02-17-migrate to Postgress 11: use BIGINT GENERATED BY DEFAULT AS IDENTITY instead...Christian Grothoff
2022-01-19implement routine to download meta data and decrypt to libanastasis; improve ...Christian Grothoff
2022-01-19-first rough implementation of meta handlerChristian Grothoff
2022-01-19modify backend to support separate storage of meta dataChristian Grothoff
2021-12-31default to account expiration minimum of 1 yearChristian Grothoff
2021-12-30simplify pin entry by breaking up into groups and auto-completion (#7088)Christian Grothoff
2021-12-14-fixing FTBFS for v11Christian Grothoff
2021-11-16-fix #7051 (license confusions in headers)Christian Grothoff
2021-11-01stasis: fix some DB issuesFlorian Dold
2021-10-13-more loggingChristian Grothoff
2021-10-07use libsodium cryptobox / chacha20poly1305Florian Dold
2021-09-17expose DB garbage collection, ROLLBACK instead of committing if preflight che...Christian Grothoff
2021-09-01separate DB creation from plugin loading; fix misc. Debian package issuesChristian Grothoff
2021-08-27fix retry counter logic, deal with negative retry counters, limit code reuse ...Christian Grothoff
2021-08-24-add missing DROPChristian Grothoff
2021-08-23-more work on iban logicChristian Grothoff
2021-08-23-misc bugfixes for IBAN pluginChristian Grothoff
2021-08-23adjust to latest GNUnet API changesChristian Grothoff
2021-08-16-modify backend to support new truth validation flowChristian Grothoff
2021-08-16allow setting api key via configurationChristian Grothoff
2021-08-16-preparations for sepa auth pluginChristian Grothoff
2021-08-15add logic to resume wire transfer checks from last checkpointChristian Grothoff
2021-08-15expand database plugin with logic to store wire transfer data made for authen...Christian Grothoff
2021-08-14-first rough sketch for IBAN authorization plugin"Christian Grothoff
2021-08-13-modify DB schema in preparation for IBAN auth method supportChristian Grothoff
2021-08-02-fix rules for 'make dist'Christian Grothoff
2021-08-02-conclude doxygen fixesChristian Grothoff
2021-08-02-fix copy-and-paste issues in copyright headersChristian Grothoff
2021-08-02-more documentation fixesChristian Grothoff
2021-08-02-doxygen fixesChristian Grothoff
2021-07-30-fix minor enum confusionsChristian Grothoff
2021-07-30folding history in preparation of GNU Anastasis v0.0.0 releaseChristian Grothoff