index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kyclogic
/
taler-exchange-kyc-tester.c
Age
Commit message (
Expand
)
Author
2024-08-18
fix #9075: add -c option to AML programs, also enable -h/-v/-V and move to sh...
Christian Grothoff
2024-08-08
return current threshold and expiration date with kyc-wallet endpoint
Christian Grothoff
2024-07-29
add logic to parse new_check field
Christian Grothoff
2024-07-29
work on kyc-info endpoint
Christian Grothoff
2024-07-29
work on kyc API
Christian Grothoff
2024-07-29
implement kyc_test_required
Christian Grothoff
2024-07-29
work on taler-exchange-kyc-tester
Christian Grothoff
2024-07-29
basic refactoring of httpd for new AML, incomplete
Christian Grothoff
2024-07-29
fix taler-exchange-kyc-tester FTBFS
Christian Grothoff
2023-05-10
always use GNUNET_memcpy
Christian Grothoff
2023-01-28
-misc fixes
Christian Grothoff
2023-01-28
fix Persona attribute extraction from webhooks
Christian Grothoff
2023-01-28
-debug KYC webhook logic
Christian Grothoff
2023-01-27
add logic to store attributes
Christian Grothoff
2023-01-22
-towards storing KYC attribute data
Christian Grothoff
2023-01-16
-fix KYC logic change to work for all plugins and not just OAuth2.0
Christian Grothoff
2022-12-05
force include of taler_util.h, not of taler_crypto_lib.h or taler_amount_lib.h
Christian Grothoff
2022-10-22
-fix bad method handling in kyc-tester
Christian Grothoff
2022-10-22
-add FIXME
Christian Grothoff
2022-08-22
-fix clang compiler warnings
Christian Grothoff
2022-08-20
-major KYC update, fixes misc. issues
Christian Grothoff
2022-08-18
-misc bugfixes for persona kyc logic
Christian Grothoff
2022-08-18
-work on kyc-proof persona plugin
Christian Grothoff
2022-08-17
-fix kycaid logic issues
Christian Grothoff
2022-08-17
kycaid cleanup
Christian Grothoff
2022-08-16
work on kycaid plugin response generation logic
Christian Grothoff
2022-08-16
-move templating library into exchange.git
Christian Grothoff
2022-08-15
(preliminary) work on kycaid plugin
Christian Grothoff
2022-08-14
-regenerate DBs
Christian Grothoff
2022-08-11
major rework of the KYC logic, making it more configurable, not complete, but...
Christian Grothoff
2022-08-09
-address fIXMEs in kyc-tester
Christian Grothoff
2022-08-09
implement kyc-proof hook in kyc-tester
Christian Grothoff
2022-08-09
work on kyc-tester
Christian Grothoff
2022-08-08
move kyclogic into libtalerkyclogic
Christian Grothoff
2022-08-07
-start kyc-tester helper
Christian Grothoff