aboutsummaryrefslogtreecommitdiff
path: root/src/kyclogic/kyclogic_api.c
AgeCommit message (Expand)Author
2024-10-24kyc: split command before invoking AML programsFlorian Dold
2024-10-24do not use varargs for external conversionFlorian Dold
2024-10-23AmlOutcome expect context field to be an object, not an array https://bugs.gn...Sebastian
2024-10-21-new_measures can be NULLFlorian Dold
2024-10-21run immediate measures on POSTing AML decisionFlorian Dold
2024-10-11more logging for #9254Christian Grothoff
2024-10-08return context in kyc-infoChristian Grothoff
2024-10-07more logging, handle cur aliasing in TALER_amount_set_zero()Christian Grothoff
2024-09-12remove dead CONVERTER option (#9126)Christian Grothoff
2024-09-11return default limits from /kyc-check if limits is NULL, instead of no limitsChristian Grothoff
2024-09-11fix #9182Christian Grothoff
2024-09-05implement #9124 and #9039Christian Grothoff
2024-09-01introduce zero_limits for #9039/#9040 to signal clients that they must do KYC...Christian Grothoff
2024-09-01work on #9039Christian Grothoff
2024-09-01implement #9131Christian Grothoff
2024-08-27-style fixesChristian Grothoff
2024-08-25custom_measures is a mandatory field, check it exists and generate it in the ...Christian Grothoff
2024-08-24fix misc bugsChristian Grothoff
2024-08-22fix #9101Christian Grothoff
2024-08-21accountProperties is an object, not arraySebastian
2024-08-20pass -c to aml measure programFlorian Dold
2024-08-20fix: NULL not allowed for description_i18n, also info and linkSebastian
2024-08-19fix: NULL not allowed for description_i18nSebastian
2024-08-18fix #9075: add -c option to AML programs, also enable -h/-v/-V and move to sh...Christian Grothoff
2024-08-08remove bad assertionsv0.12.1-dev.1Christian Grothoff
2024-08-08-unify log messagesChristian Grothoff
2024-08-08add AGGREGATE to aml progsChristian Grothoff
2024-08-08rename DEPOSIT trigger to AGGREGATE, in preparation for future DEPOSIT trigge...Christian Grothoff
2024-08-08return current threshold and expiration date with kyc-wallet endpointChristian Grothoff
2024-08-08refer to bugChristian Grothoff
2024-08-08add clear option to enable/disable KYCChristian Grothoff
2024-08-07implement logic to deal with expiration of measures; untested, but could theo...Christian Grothoff
2024-08-07add API to return successor measureChristian Grothoff
2024-08-07major async transformation for skip-check AML program helper execution; break...Christian Grothoff
2024-08-05-minor code cleanupChristian Grothoff
2024-08-04fix misc bugsChristian Grothoff
2024-08-04more clear naming of variablesChristian Grothoff
2024-08-01spelling fixesChristian Grothoff
2024-07-30possibly final test_kyc_api fixesChristian Grothoff
2024-07-29doxygen fixesChristian Grothoff
2024-07-29-fix qsort callChristian Grothoff
2024-07-29finish kyc-upload endpointChristian Grothoff
2024-07-29-work on bugsChristian Grothoff
2024-07-29-bugfixChristian Grothoff
2024-07-29fixes to error handling, logging, and aml/kyc history returning featureChristian Grothoff
2024-07-29add invariant checksChristian Grothoff
2024-07-29-fix age withdraw testChristian Grothoff
2024-07-29-misc bugfixesChristian Grothoff
2024-07-29add new ECsChristian Grothoff
2024-07-29WiPChristian Grothoff