.. |
bank_api_admin.c
|
initialize timestamp to obviously bogus value if /admin/add/incoming failed
|
2019-06-03 11:30:39 +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
|
.argument field was never used, simplify logic
|
2019-06-03 11:27:03 +02:00 |
bank_api_parse.c
|
fix misc. memory leaks
|
2018-11-25 14:51:31 +01:00 |
bank_api_reject.c
|
Never set HTTP headers before invoking libgnunetcurl.
|
2019-05-13 17:39:06 +02:00 |
bank_twisted.conf
|
update twister conf
|
2019-06-07 14:52:00 +02:00 |
bank.conf
|
Tests flexibility.
|
2018-05-04 15:46:07 +02:00 |
fakebank_history.c
|
check more return values
|
2019-06-03 10:44:57 +02:00 |
fakebank.c
|
eliminate useless global variable TFH_handle_history_range_step
|
2019-06-03 00:25:11 +02:00 |
fakebank.h
|
eliminate useless global variable TFH_handle_history_range_step
|
2019-06-03 00:25:11 +02:00 |
Makefile.am
|
hack in bank-lib compression
|
2019-05-12 21:59:59 +02:00 |
taler-bank-transfer.c
|
use uint64_t for serial_id
|
2019-04-22 21:35:19 +02:00 |
taler-fakebank-run.c
|
Fakebank debugging.
|
2019-03-13 16:24:19 +01:00 |
test_bank_api_new.c
|
rename _new.c to just .c for tests
|
2019-06-08 21:41:12 +02:00 |
test_bank_api_twisted.c
|
fix test case clean up logic on skip
|
2019-07-22 11:42:19 +02:00 |
test_bank_api_with_fakebank_new.c
|
minor fixes
|
2019-04-10 17:07:14 +02:00 |
test_bank_api_with_fakebank_twisted.c
|
fix test case clean up logic on skip
|
2019-07-22 11:42:19 +02:00 |
test_bank_api_with_fakebank.c
|
Adapt "/history" tests to the new policy of 'start' defaults.
|
2019-03-21 18:47:35 +01:00 |
test_bank_api.c
|
Adapt "/history" tests to the new policy of 'start' defaults.
|
2019-03-21 18:47:35 +01:00 |
test_bank_interpreter.c
|
use uint64_t for serial_id
|
2019-04-22 21:35:19 +02:00 |
test_bank_interpreter.h
|
/history API semantics extended.
|
2018-12-14 19:25:42 +01:00 |
testing_api_cmd_history.c
|
Address more warnings on types.
|
2019-04-12 15:56:48 +02:00 |
testing_api_cmd_reject.c
|
#5459
|
2018-12-19 11:43:05 +01:00 |
testing_api_helpers.c
|
Finish addressing #5332
|
2018-07-02 12:05:34 +02:00 |