exchange/src/bank-lib
Christian Grothoff 0846ab93bc
doxygen fixes
2020-08-29 00:37:37 +02:00
..
.gitignore new is the new old: remove _new from tests 2019-12-14 23:19:51 +01:00
bank_api_admin.c fix #6408: make sure all timestamps are always rounded when they arrive over JSON, or 400 the requester; similarly don't tolerate anything else as client 2020-07-05 21:54:11 +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 #6408: make sure all timestamps are always rounded when they arrive over JSON, or 400 the requester; similarly don't tolerate anything else as client 2020-07-05 21:54:11 +02:00
bank_api_debit.c fix #6408: make sure all timestamps are always rounded when they arrive over JSON, or 400 the requester; similarly don't tolerate anything else as client 2020-07-05 21:54: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 fix #6408: make sure all timestamps are always rounded when they arrive over JSON, or 400 the requester; similarly don't tolerate anything else as client 2020-07-05 21:54:11 +02:00
fakebank.c nicer generic error reporting logic, for #6432 2020-08-25 15:11:56 +02:00
Makefile.am rename tool 2020-07-29 16:07:57 +02:00
taler-fakebank-run.c move common logic to parse currency into libtalerutil 2020-03-15 20:08:38 +01:00
taler-wire-gateway-client.c doxygen fixes 2020-08-29 00:37:37 +02:00