..
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
/history API semantics extended.
2018-12-14 19:25:42 +01: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
/history API semantics extended.
2018-12-14 19:25:42 +01: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
/history API semantics extended.
2018-12-14 19:25:42 +01:00
test_bank_api_twisted.c
/history API semantics extended.
2018-12-14 19:25:42 +01:00
test_bank_api_with_fakebank_new.c
/history API semantics extended.
2018-12-14 19:25:42 +01:00
test_bank_api_with_fakebank_twisted.c
/history API semantics extended.
2018-12-14 19:25:42 +01:00
test_bank_api_with_fakebank.c
/history API semantics extended.
2018-12-14 19:25:42 +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
/history API semantics extended.
2018-12-14 19:25:42 +01:00
test_bank_interpreter.h
/history API semantics extended.
2018-12-14 19:25:42 +01:00
testing_api_cmd_history.c
/history API semantics extended.
2018-12-14 19:25:42 +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