summaryrefslogtreecommitdiff
path: root/src/stasis/plugin_anastasis_postgres.c
AgeCommit message (Collapse)Author
2023-07-30-remove _tuple suffixChristian Grothoff
2023-07-29-tupleChristian Grothoff
2023-07-29-migrate to amounts as tuplesChristian Grothoff
2022-10-12-update to latest GNUNET_PQ_make_prepare() APIChristian 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-01-19implement routine to download meta data and decrypt to libanastasis; improve ↵Christian Grothoff
API to include timestamp
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
* do not always create a new DB connection * use the correct config section
2021-10-13-more loggingChristian Grothoff
2021-09-17expose DB garbage collection, ROLLBACK instead of committing if preflight ↵Christian Grothoff
check fails
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
for iban method
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-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 ↵Christian Grothoff
authentication
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-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