aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-10-28-fix compiler warningsChristian Grothoff
2024-10-28-fix FTBFSChristian Grothoff
2024-10-27expand tests to cover latest GNUnet regressionChristian Grothoff
2024-10-25Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2024-10-25remove dead GNUNET_STRINGS_get_utf8_args(), just a NOPChristian Grothoff
2024-10-24kyc: split command before invoking AML programsFlorian Dold
This behavior is useful for testing, especially with taler-harness. The splitting is very primitive, but probably good enough.
2024-10-24do not use varargs for external conversionFlorian Dold
The GNUNET_OS_start_process_va is anyway just a wrapper that has to do extra malloc'ing, whereas GNUNET_OS_start_process_vap doesn't. This change is also in preparation for command splitting, as varargs don't allow programmatically constructing a variable size argument list.
2024-10-23AmlOutcome expect context field to be an object, not an array ↵Sebastian
https://bugs.gnunet.org/view.php?id=9154#c23572
2024-10-23new prebuiltSebastian
2024-10-23take location and output from envSebastian
and allow the terms generator to prevent using taler-config cli with default configuration location
2024-10-23-cleanupChristian Grothoff
2024-10-23context is optional (fixes test failure)Christian Grothoff
2024-10-21test: improve libeufin-bank configAntoine A
2024-10-21test: use longer passwordsAntoine A
2024-10-21return 202 from /kyc-info when instant measure is runningFlorian Dold
2024-10-21-cleanupFlorian Dold
2024-10-21-new_measures can be NULLFlorian Dold
2024-10-21run immediate measures on POSTing AML decisionFlorian Dold
2024-10-21update submodulesFlorian Dold
2024-10-20add man page for taler-exchange-kyc-triggerChristian Grothoff
2024-10-20first draft of taler-exchange-kyc-triggerChristian Grothoff
2024-10-20skeleton for taler-exchange-kyc-triggerChristian Grothoff
2024-10-19update TOPS Terms of service in DE, FRStefan Kügel
2024-10-19eliminate superfluous whitespaceStefan Kügel
2024-10-15integrate German TOPS Terms of service for all wallet appsStefan Kügel
2024-10-14fix test_33Christian Grothoff
2024-10-14fix test_33Christian Grothoff
2024-10-13-fix missing stop_auditor_httpd in testChristian Grothoff
2024-10-13-fix auditor test_6, style fixesChristian Grothoff
2024-10-13-fix auditor test_6, style fixesChristian Grothoff
2024-10-11more logging for #9254Christian Grothoff
2024-10-10bump ganaChristian Grothoff
2024-10-09-sample translation workChristian Grothoff
2024-10-09-remove legacy translationChristian Grothoff
2024-10-09add fr/de PO filesChristian Grothoff
2024-10-09-english defaultChristian Grothoff
2024-10-08return context in kyc-infoChristian Grothoff
2024-10-08make test_6 more robustChristian Grothoff
2024-10-08implement auditor test_21Christian Grothoff
2024-10-08implement auditor test_21Christian Grothoff
2024-10-08implement auditor test_17Christian Grothoff
2024-10-08implement auditor test_17Christian Grothoff
2024-10-08implement auditor test_16, plus associated bugfixesChristian Grothoff
2024-10-08fix test #11Christian Grothoff
2024-10-08-fix bad deletionChristian Grothoff
2024-10-08rename deposit_confirmation_serial_id to row_id for consistencyChristian Grothoff
2024-10-08-typoChristian Grothoff
2024-10-08fix more compiler warnings and memory leaksChristian Grothoff
2024-10-08fix NPE: use new delete APIChristian Grothoff
2024-10-07more logging, handle cur aliasing in TALER_amount_set_zero()Christian Grothoff