summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-transfer.c
AgeCommit message (Collapse)Author
2021-08-23complete implementation of long-polling for reserve status; remove support ↵Christian Grothoff
for multi-threaded exchange httpd
2021-08-08introduce TALER_OS_init() to safely handle static linkageChristian Grothoff
2021-08-03restructure configuration, move bank account credentials from ↵Christian Grothoff
exchange-account-XXX to exchange-accountcredentials-XXX
2021-07-29fix #6960Christian Grothoff
2021-01-07work on #6679"Christian Grothoff
2020-11-14more work on crypto RSA helperChristian Grothoff
2020-04-21fix #6186Christian Grothoff
2020-03-15clean up closer logic, improve error handling, simplify logic, add commentsChristian Grothoff
2020-03-14remove unused codeChristian Grothoff
2020-03-13implement test mode in taler-exchange-transferChristian Grothoff
2020-03-12finish separation of aggreator into aggregation, closing and transfer ↵Christian Grothoff
processes (test cases still need to be updated)