exchange/src/bank-lib
2018-12-13 19:44:58 +01:00
..
bank_api_admin.c Fix compiler warnings. 2018-10-22 16:59:09 +02:00
bank_api_common.c do not use hard coded database string 2018-05-29 10:27:41 +02:00
bank_api_common.h use url instead of uri consistently 2018-01-30 01:38:04 +01:00
bank_api_history.c Fix compiler warnings. 2018-10-22 16:59:09 +02:00
bank_api_parse.c fix misc. memory leaks 2018-11-25 14:51:31 +01:00
bank_api_reject.c Fix compiler warnings. 2018-10-22 16:59:09 +02:00
bank_twisted.conf Tests flexibility. 2018-05-04 15:46:07 +02:00
bank.conf Tests flexibility. 2018-05-04 15:46:07 +02:00
fakebank.c increase listen backlog for fakebank 2018-08-19 11:37:42 +02:00
Makefile.am fix "twisted" test-suites. 2018-09-05 21:55:40 +02:00
taler-bank-transfer.c store password in the right variable 2017-12-14 17:53:48 +01:00
test_bank_api_new.c Adapt test to bank returning descending /history elements. 2018-12-13 19:44:58 +01:00
test_bank_api_twisted.c fix "twisted" test-suites. 2018-09-05 21:55:40 +02:00
test_bank_api_with_fakebank_new.c fix test setup invocation 2018-08-19 11:41:58 +02:00
test_bank_api_with_fakebank_twisted.c fix "twisted" test-suites. 2018-09-05 21:55:40 +02:00
test_bank_api_with_fakebank.c swap account numbers so reject can work with auth 2017-12-09 20:28:17 +01:00
test_bank_api.c Adapt test to bank returning descending /history elements. 2018-12-13 19:38:15 +01:00
test_bank_interpreter.c From payto:// to base url. 2018-06-12 19:16:43 +02:00
test_bank_interpreter.h use row_id instead of serial_id everywhere 2017-12-08 17:04:11 +01:00
testing_api_cmd_history.c Adapt test to bank returning descending /history elements. 2018-12-13 19:44:58 +01:00
testing_api_cmd_reject.c use more const in taler_testing_lib.h 2018-11-17 17:19:02 +01:00
testing_api_helpers.c Finish addressing #5332 2018-07-02 12:05:34 +02:00