summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2023-05-04finish implementation for #7808Christian Grothoff
2023-05-03-more readable, no semantic changeChristian Grothoff
2023-05-02-doxygenChristian Grothoff
2023-05-01-fix uninitialized variable and memory leakChristian Grothoff
2023-05-01expose TALER_EXCHANGE_parse_accounts() in external APIChristian Grothoff
2023-05-01breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-of...Christian Grothoff
2023-04-15-fix memory leakChristian Grothoff
2023-04-13add logic to check signature over fees in /wire response (fixes #7802)Christian Grothoff
2023-04-10return AML status together with KYC statusChristian Grothoff
2023-03-08log URL in error message (fixes #7725)Christian Grothoff
2023-02-21-misc minor bugfixesChristian Grothoff
2023-02-20fix memory leak on paypriscilla
2023-02-19expose now returned purse_expiration in exchange APIChristian Grothoff
2023-02-14begin API change to allow AML officers to trigger KYC processChristian Grothoff
2023-02-13work on AML notification logicChristian Grothoff
2023-02-04-fix AML decision update logic and history fetch logicChristian Grothoff
2023-02-04add tests for new AML logic, plus related bugfixesChristian Grothoff
2023-02-03implement testing_api_cmd_check_aml_decisionChristian Grothoff
2023-02-02-refund deadline should be optional/can be 0Christian Grothoff
2023-02-02add logic to parse AML decisions responseChristian Grothoff
2023-02-02add logic to parse AML decision responseChristian Grothoff
2023-02-02more work on KYC/AML decision inspectionChristian Grothoff
2023-02-02first draft of implementation of GET AML decisions endpointChristian Grothoff
2023-02-01add 2nd AML decision lookup API (skeleton only)Christian Grothoff
2023-02-01start work on AML decision query APIChristian Grothoff
2023-01-29KYC: misc. fixes to attribute attestation logicChristian Grothoff
2023-01-27Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2023-01-27-fix pathChristian Grothoff
2023-01-21add new endpoints to main dispatcherChristian Grothoff
2023-01-21-integrate new AML APIs into buildChristian 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
2022-12-29expand DB API with AML functions, fix purse refund calculations in libtalerex...Christian Grothoff
2022-12-29Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2022-12-29-fix SQLChristian Grothoff
2022-12-29misc purse deletion fixesChristian Grothoff
2022-12-28add purse delete functions to libtalerexchangeChristian Grothoff
2022-12-11add asset_type to /keys responseChristian Grothoff
2022-12-09-improve commentChristian Grothoff
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-11-17-code cleanupChristian Grothoff
2022-11-08-fix #7428Christian Grothoff
2022-11-06fix #7427Christian Grothoff
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
2022-11-03-ref bugChristian Grothoff
2022-11-01remove wad fee, kyc fee and kyc-timeoutChristian Grothoff
2022-10-30add support for reserve open/close operations to auditor, begin to split off ...Christian Grothoff
2022-10-22-remove bogus testsChristian Grothoff
2022-10-15handle purse-refund and reserve-open-deposit events in coin history in libtal...Christian Grothoff