summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_reserves_attest.c
AgeCommit message (Collapse)Author
2023-06-04code cleanup, fixing misc. memory leaks in the processChristian Grothoff
2023-05-17implement logic to conditionally trigger AML review based on KYC attributesChristian Grothoff
2023-01-29KYC: misc. fixes to attribute attestation logicChristian Grothoff
2023-01-27update GET attest logic now that it is clear that we must store KYC ↵Christian Grothoff
attributes locally:
2022-10-12-work on reserve control testsChristian Grothoff
2022-10-03complete taler-exchange-httpd_reserves_attest.c logic (first pass, still ↵Christian Grothoff
without DB logic or tests)
2022-10-02-get taler-exchange-httpd_reserves_attest.c to build (but not finished)Christian Grothoff
2022-10-02taler-exchange-httpd_reserves_open.c now builds (but not complete)Christian Grothoff
2022-10-01-skeletons for reserve control endpointsChristian Grothoff