summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2023-01-29KYC: misc. fixes to attribute attestation logicChristian Grothoff
2023-01-27add persona attribute conversion logicChristian Grothoff
2023-01-27work on kycaid attribute extractionChristian Grothoff
2023-01-27add logic to store attributesChristian Grothoff
2023-01-27add logic to store attributesChristian Grothoff
2023-01-27update GET attest logic now that it is clear that we must store KYC attribute...Christian Grothoff
2023-01-27address DB failure error handling in KYC checkChristian Grothoff
2023-01-27address DB failure error handling in KYC checkChristian Grothoff
2023-01-22-towards storing KYC attribute dataChristian Grothoff
2023-01-22add new subcommands for AML staff management and partner exchangesChristian Grothoff
2023-01-21add new endpoints to main dispatcherChristian Grothoff
2023-01-20-new testing APIsChristian Grothoff
2023-01-18new AML APIs (libtalerexchange)Christian Grothoff
2023-01-16fix test_kyc_api: adapt test logic to improved OAuth2.0 kyc API:Christian Grothoff
2023-01-16-fix KYC logic change to work for all plugins and not just OAuth2.0Christian Grothoff
2023-01-15-fix compiler warning: add missing prototypeChristian Grothoff
2023-01-02mark parameter as const; free correct objectÖzgür Kesim
2023-01-01-crypto for AML decision signaturesChristian Grothoff
2022-12-31write KYC attribute encryption logicChristian Grothoff
2022-12-30-doxygen fixesChristian Grothoff
2022-12-30-add prototypesChristian Grothoff
2022-12-29expand DB API with AML functions, fix purse refund calculations in libtalerex...Christian Grothoff
2022-12-28add notification logic on purse deletionChristian Grothoff
2022-12-28add purse delete testing CMDChristian Grothoff
2022-12-28add purse delete functions to libtalerexchangeChristian Grothoff
2022-12-28-define purse deletion C APIChristian Grothoff
2022-12-27-first sketch for purse delete handlerChristian Grothoff
2022-12-27-add do_purse_delete APIChristian Grothoff
2022-12-27-new crypto functionsChristian Grothoff
2022-12-20new batch test and standard deviationJoseph
2022-12-19refactor wirewatch to enable use of batch APIChristian Grothoff
2022-12-16expose templating API for in-memory dataChristian Grothoff
2022-12-11add asset_type to /keys responseChristian Grothoff
2022-12-09properly handle GONE case on purse depositChristian Grothoff
2022-12-06some modifications for batch testJoseph
2022-12-06fix FIXME: sign also over balance during account-setupChristian Grothoff
2022-12-05force include of taler_util.h, not of taler_crypto_lib.h or taler_amount_lib.hChristian Grothoff
2022-12-05adapt build to latest GNUnet without gnunet/platform.hChristian Grothoff
2022-12-05-fix crash if there is a conflict on inserting into the purse_decision tableChristian Grothoff
2022-11-27more work on SQL refactoringChristian Grothoff
2022-11-21some modifications on batch_test for reserves_inJoseph
2022-11-21-doxygenChristian Grothoff
2022-11-21-typosChristian Grothoff
2022-11-17bank API refactoring for #7276 (incomplete)Christian Grothoff
2022-11-14more refactoring towards #7272Christian Grothoff
2022-11-13implement CS batch operations in libtalerutilChristian Grothoff
2022-11-13refactor CS derive API in preparation for batch APIChristian Grothoff
2022-11-13add batch logic to taler-exchange-secmod-csChristian Grothoff
2022-11-13API refactoring towards batch CSChristian Grothoff
2022-11-13implement TALER_CRYPTO_helper_rsa_batch_signChristian Grothoff