exchange/src/auditor
2021-08-12 13:13:42 +02:00
..
.gitignore remove master_pub from DB 2021-01-15 11:53:54 +01:00
auditor-basedb.age DB schema update 2021-01-11 10:01:59 +01:00
auditor-basedb.fees force use of Taler PD when getting libexec dir 2020-12-11 12:51:00 +01:00
auditor-basedb.mpub DB schema update 2021-01-11 10:01:59 +01:00
auditor-basedb.sql fix #6919: add new tables to basedbs 2021-07-18 13:31:17 +02:00
auditor.conf use BASE_URL consistently 2020-12-25 09:04:27 +01:00
generate-auditor-basedb-template.conf move basedb generation to auditor/ 2019-09-06 02:45:57 +02:00
generate-auditor-basedb.conf restructure configuration, move bank account credentials from exchange-account-XXX to exchange-accountcredentials-XXX 2021-08-03 21:58:36 +02:00
generate-auditor-basedb.sh add merchant auth in auditor test 2021-06-10 20:22:53 +02:00
generate-revoke-basedb.sh fix more typos 2021-04-23 23:53:52 +02:00
Makefile.am fix #6960 2021-07-29 23:56:46 +02:00
report-lib.c -more json_pack cleaning 2021-07-31 21:40:48 +02:00
report-lib.h -more json_pack cleaning 2021-07-31 21:40:48 +02:00
revoke-basedb.age DB schema update 2021-01-11 10:01:59 +01:00
revoke-basedb.fees misc clean ups 2020-12-11 23:10:32 +01:00
revoke-basedb.mpub DB schema update 2021-01-11 10:01:59 +01:00
revoke-basedb.sql fix #6919: add new tables to basedbs 2021-07-18 13:31:17 +02:00
taler-auditor-dbinit.c introduce TALER_OS_init() to safely handle static linkage 2021-08-08 16:45:32 +02:00
taler-auditor-exchange.c load config file from correct location 2021-08-04 21:49:21 +02:00
taler-auditor-httpd_deposit-confirmation.c -more json_pack cleaning 2021-07-31 21:40:48 +02:00
taler-auditor-httpd_deposit-confirmation.h make code compiler without warnings with latest libmicrohttpd API 2020-04-09 00:59:55 +02:00
taler-auditor-httpd_exchanges.c -more json_pack cleaning 2021-07-31 21:40:48 +02:00
taler-auditor-httpd_exchanges.h make code compiler without warnings with latest libmicrohttpd API 2020-04-09 00:59:55 +02:00
taler-auditor-httpd_mhd.c make code compiler without warnings with latest libmicrohttpd API 2020-04-09 00:59:55 +02:00
taler-auditor-httpd_mhd.h make code compiler without warnings with latest libmicrohttpd API 2020-04-09 00:59:55 +02:00
taler-auditor-httpd.c introduce TALER_OS_init() to safely handle static linkage 2021-08-08 16:45:32 +02:00
taler-auditor-httpd.h fix #6939 in exchange 2021-07-24 09:00:35 +02:00
taler-auditor-sync.c introduce TALER_OS_init() to safely handle static linkage 2021-08-08 16:45:32 +02:00
taler-auditor.in install into usr/share/taler/exchange 2021-07-26 16:16:52 +02:00
taler-helper-auditor-aggregation.c -more json_pack fixes 2021-07-31 21:48:36 +02:00
taler-helper-auditor-coins.c -more json_pack fixes 2021-07-31 21:48:36 +02:00
taler-helper-auditor-deposits.c -more json_pack fixes 2021-07-31 21:48:36 +02:00
taler-helper-auditor-render.py the big EC rename 2020-03-22 00:50:18 +01:00
taler-helper-auditor-reserves.c -more json_pack fixes 2021-07-31 21:48:36 +02:00
taler-helper-auditor-wire.c support long_poll_ms argument in bank API (#6987) 2021-08-12 13:13:42 +02:00
test-auditor.conf restructure configuration, move bank account credentials from exchange-account-XXX to exchange-accountcredentials-XXX 2021-08-03 21:58:36 +02:00
test-auditor.sh pass config to dbinit in test 2021-07-18 12:48:56 +02:00
test-revocation.sh fix test issues with new DB schema 2021-01-07 22:24:19 +01:00
test-sync-in.conf fix sync issues, add rudimentary test 2021-01-13 19:47:45 +01:00
test-sync-out.conf fix sync issues, add rudimentary test 2021-01-13 19:47:45 +01:00
test-sync.sh fix more typos 2021-04-23 23:53:52 +02:00