exchange/src/auditor
2020-02-29 16:42:10 +01:00
..
.gitignore ignore 2019-10-06 16:57:39 +02:00
auditor-basedb.age new DB 2020-01-20 14:22:56 +01:00
auditor-basedb.fees new DB 2020-01-20 14:22:56 +01:00
auditor-basedb.mpub new DB 2020-01-20 14:22:56 +01:00
auditor-basedb.sql new DB 2020-01-20 14:22:56 +01:00
auditor.conf more comprehensive test-auditor.sh, including generate-auditor-basedb now 2019-10-08 18:49:25 +02:00
generate-auditor-basedb-template.conf move basedb generation to auditor/ 2019-09-06 02:45:57 +02:00
generate-auditor-basedb.conf add config option for new bank 2020-01-20 14:26:42 +01:00
generate-auditor-basedb.sh clean up amount logic, fix 2^53 check 2020-01-19 19:39:14 +01:00
Makefile.am simplify DB logic in auditor-httpd 2020-01-17 13:05:29 +01:00
taler-auditor-dbinit.c fix copyright headers as per CA 2020-01-19 19:21:58 +01:00
taler-auditor-exchange.c tighten formatting rules 2019-10-31 12:59:50 +01:00
taler-auditor-httpd_deposit-confirmation.c fix uninitialized session 2020-02-08 17:49:56 +01:00
taler-auditor-httpd_deposit-confirmation.h implement auditor's exchange signing key caching (#6052) 2020-02-05 21:12:03 +01:00
taler-auditor-httpd_exchanges.c fix warnings 2020-01-18 19:28:17 +01:00
taler-auditor-httpd_exchanges.h fix copyright headers as per CA 2020-01-19 19:21:58 +01:00
taler-auditor-httpd_mhd.c fix -Wextra warnings 2020-01-18 17:53:54 +01:00
taler-auditor-httpd_mhd.h fix copyright headers as per CA 2020-01-19 19:21:58 +01:00
taler-auditor-httpd.c implement auditor's exchange signing key caching (#6052) 2020-02-05 21:12:03 +01:00
taler-auditor-httpd.h fix copyright headers as per CA 2020-01-19 19:21:58 +01:00
taler-auditor-sign.c fix copyright headers as per CA 2020-01-19 19:21:58 +01:00
taler-auditor.c big rename fest related to #6067 API renaming 2020-02-29 16:42:10 +01:00
taler-wire-auditor.c do not NPE if encountering reserve_close for which we have no summary 2020-02-25 14:21:14 +01:00
test-auditor.conf fix option 2020-01-19 21:13:52 +01:00
test-auditor.sh adding test for #6054 (duplicate WTID) 2020-02-08 17:41:27 +01:00