exchange/src/bank-lib
2021-12-09 22:14:42 +01:00
..
.gitignore new is the new old: remove _new from tests 2019-12-14 23:19:51 +01:00
bank_api_admin.c complete implementation of long-polling for reserve status; remove support for multi-threaded exchange httpd 2021-08-23 00:00:32 +02:00
bank_api_common.c reuse TALER_url_join 2020-01-16 21:57:40 +01:00
bank_api_common.h remove dead prototype 2020-03-03 16:08:26 +01:00
bank_api_credit.c fix #7049: immediate restart of MHD when already running 2021-10-20 16:01:11 +02:00
bank_api_debit.c fix #7049: immediate restart of MHD when already running 2021-10-20 16:01:11 +02:00
bank_api_parse.c fixing memory leak, comments, renaming callback type to make it more concise 2020-03-03 16:35:20 +01:00
bank_api_transfer.c -misc bugfixes 2021-09-05 23:09:34 +02:00
fakebank.c fix fakebank issue with timeouts in multi-threaded mode resulting in NPE 2021-12-09 22:14:42 +01:00
Makefile.am support long_poll_ms argument in bank API (#6987) 2021-08-12 13:13:42 +02:00
taler-exchange-wire-gateway-client.c -fix leaks and compiler warnings 2021-11-19 20:56:53 +01:00
taler-fakebank-run.c -misc bugfixes 2021-09-06 01:26:46 +02:00
test_bank.conf -fix fakebank/tewgc logic and add test case 2021-08-07 17:50:53 +02:00
test_bank.sh define missing exit_skip in test 2021-09-28 12:08:33 +02:00