summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Collapse)Author
2023-09-11-fix warningChristian Grothoff
2023-07-31future-proof APIChristian Grothoff
2023-06-07major libtalertesting API refactoring, including no longer having ↵Christian Grothoff
taler-specific logic in the test engine core
2022-12-05adaptations to latest GNUnet codeChristian Grothoff
2022-04-15-server_salt is now provider_saltChristian Grothoff
2022-04-14-remove currency-based provider selectionChristian Grothoff
2022-04-13-return ref to respective providersChristian Grothoff
2022-04-13-get IBAN test to pass againChristian Grothoff
2022-04-13-rename fest for #7045Christian Grothoff
2022-04-12-make meta data mandatoryChristian Grothoff
2022-04-06fix #7218 and #7219Christian Grothoff
2022-03-10-clean up challenge logic for new truth apiChristian Grothoff
2022-03-10-update to latest exchange APIChristian Grothoff
2022-03-02push new /truth/ API through the entire implementationChristian Grothoff
2022-03-01-first rough cut client implementation of the new /truth/ APIsChristian Grothoff
2022-03-01sketch new truth REST API C clientChristian Grothoff
2022-01-30-more work towards nicer policy discovery logicChristian Grothoff
2022-01-19implement parallel deduplicating optional attribute brute-forcing discovery ↵Christian Grothoff
process on top of reducer state, but as a side-activity
2022-01-19implement routine to download meta data and decrypt to libanastasis; improve ↵Christian Grothoff
API to include timestamp
2022-01-19helper routines for recdoc meta data encryption/decryptionChristian Grothoff
2022-01-19enable meta-data upload in REST client logicChristian Grothoff
2022-01-19add meta handler and client implementationChristian Grothoff
2022-01-19modify backend to support separate storage of meta dataChristian Grothoff
2021-12-31fix #7054: propagate more information on the rate-limitingChristian Grothoff
2021-12-30simplify pin entry by breaking up into groups and auto-completion (#7088)Christian Grothoff
2021-12-14-fix FTBFS for Taler protocol v11Christian Grothoff
2021-12-14-fixing FTBFS for v11Christian Grothoff
2021-11-17make anastasis build against latest ExchangeChristian Grothoff
2021-11-16-fix #7051 (license confusions in headers)Christian Grothoff
2021-11-16generate shorter UUID strings for interaction with users (#7089)Christian Grothoff
2021-10-18remove references to AES, fix ciphertext headerFlorian Dold
2021-10-13-more loggingChristian Grothoff
2021-10-07use libsodium cryptobox / chacha20poly1305Florian Dold
2021-10-06use anastasis_(de|en)crypt primitive everywhereFlorian Dold
2021-09-28theoretically, this completes the TOTP implementation, alas completely untestedChristian Grothoff
2021-09-26starting with TOTP plugin for #7023Christian 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-19-implement 'poll' transition in state machineChristian Grothoff
2021-08-19modify lib/ to pass 202 status back to reducerChristian Grothoff
2021-08-18-get anastasis-helper-authorization-iban to buildChristian Grothoff
2021-08-18-add library to access libeufin Anastasis facadeChristian Grothoff
2021-08-16-pass db handle to auth pluginsChristian 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-15-note left-over todosChristian Grothoff