index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kyclogic
/
kyclogic_api.c
Age
Commit message (
Expand
)
Author
2023-09-14
implement TALER_KYCLOGIC_lookup_checks
Christian Grothoff
2023-09-14
more work towards auditor support for AML/KYC
Christian Grothoff
2023-05-10
fix 0-length VLAs
Christian Grothoff
2023-03-01
WiP: age-withdraw implementation, part 1/n
Özgür Kesim
2023-02-19
return KYC requirement row when AML imposed KYC requirements on withdraw; ret...
Christian Grothoff
2023-02-17
more towards actually allowing AML decisions to trigger KYC
Christian Grothoff
2023-02-17
fix memory leak and transaction error handling related to KYC
Christian Grothoff
2023-02-16
add code to sanity-check KYC configuration and KYC decisions
Christian Grothoff
2023-01-27
update GET attest logic now that it is clear that we must store KYC attribute...
Christian Grothoff
2023-01-27
address DB failure error handling in KYC check
Christian Grothoff
2023-01-27
address DB failure error handling in KYC check
Christian Grothoff
2022-11-06
fix #7427
Christian Grothoff
2022-10-22
implement missing UT filtering logic
Christian Grothoff
2022-10-02
complete taler-exchange-httpd_reserves_get_attest.c logic (first pass, still ...
Christian Grothoff
2022-10-02
complete taler-exchange-httpd_reserves_close.c logic (first pass, still witho...
Christian Grothoff
2022-08-23
fix typo: s/ULONG_LONG_MAX/ULLONG_MAX/
Thien-Thi Nguyen
2022-08-22
-fix clang compiler warnings
Christian Grothoff
2022-08-20
-major KYC update, fixes misc. issues
Christian Grothoff
2022-08-19
add user type to kyc-check
Christian Grothoff
2022-08-18
untested draft of webhook logic for persona
Christian Grothoff
2022-08-17
-fix kycaid logic issues
Christian Grothoff
2022-08-15
(preliminary) work on kycaid plugin
Christian Grothoff
2022-08-11
-fix typos
Christian Grothoff
2022-08-11
major rework of the KYC logic, making it more configurable, not complete, but...
Christian Grothoff
2022-08-08
move kyclogic into libtalerkyclogic
Christian Grothoff