exchange/src/bank-lib
2018-07-02 12:05:34 +02:00
..
bank_api_admin.c bank uses row_id instead of serial_id now 2017-12-08 16:59:15 +01: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 From payto:// to base url. 2018-06-12 19:16:43 +02:00
bank_api_parse.c Changing configuration structure to enable multiple accounts. 2018-04-02 14:29:44 +02:00
bank_api_reject.c respect /reject API: credit_account -> account_number 2017-12-13 19:07:41 +01: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 From payto:// to base url. 2018-06-12 19:16:43 +02:00
Makefile.am Changing configuration structure to enable multiple accounts. 2018-04-02 14:29:44 +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 Tests flexibility. 2018-05-04 15:46:07 +02:00
test_bank_api_twisted.c Tests flexibility. 2018-05-04 15:46:07 +02:00
test_bank_api_with_fakebank_new.c Changing configuration structure to enable multiple accounts. 2018-04-02 14:29:44 +02:00
test_bank_api_with_fakebank_twisted.c fix post-merge FTBFS 2018-04-02 14:34:23 +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 re-enable bank /reject testing now that bank implements it (closes #5200) 2017-12-13 17:14:52 +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 polish bank history CMD 2018-07-02 12:04:32 +02:00
testing_api_cmd_reject.c Addressing #5291. 2018-06-27 16:49:23 +02:00
testing_api_helpers.c Finish addressing #5332 2018-07-02 12:05:34 +02:00