exchange/src/auditor
Christian Grothoff f930a8c9d0
simplify further
2020-12-17 15:46:52 +01:00
..
.gitignore add setup steps to tests 2020-12-11 23:44:01 +01:00
auditor-basedb.age update auditordb and test logic to work with new key separation logic (#6175) 2020-12-17 13:04:37 +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 update auditordb and test logic to work with new key separation logic (#6175) 2020-12-17 13:04:37 +01:00
auditor-basedb.sql update auditordb and test logic to work with new key separation logic (#6175) 2020-12-17 13:04:37 +01:00
auditor.conf update auditordb and test logic to work with new key separation logic (#6175) 2020-12-17 13:04:37 +01:00
generate-auditor-basedb-template.conf move basedb generation to auditor/ 2019-09-06 02:45:57 +02:00
generate-auditor-basedb.conf update generator scripts to use new -offline tools (WiP) 2020-12-14 18:27:16 +01:00
generate-auditor-basedb.sh update auditordb and test logic to work with new key separation logic (#6175) 2020-12-17 13:04:37 +01:00
generate-revoke-basedb.sh update auditordb and test logic to work with new key separation logic (#6175) 2020-12-17 13:04:37 +01:00
Makefile.am load fees from DB instead of from config, also in wire tools 2020-12-16 19:23:29 +01:00
report-lib.c simplify further 2020-12-17 15:46:52 +01:00
report-lib.h doxygen fixes 2020-08-29 00:37:37 +02:00
revoke-basedb.age update auditordb and test logic to work with new key separation logic (#6175) 2020-12-17 13:04:37 +01:00
revoke-basedb.fees misc clean ups 2020-12-11 23:10:32 +01:00
revoke-basedb.mpub update auditordb and test logic to work with new key separation logic (#6175) 2020-12-17 13:04:37 +01:00
revoke-basedb.sql update auditordb and test logic to work with new key separation logic (#6175) 2020-12-17 13:04:37 +01:00
taler-auditor-dbinit.c code cleanup, deduplication, DCE 2020-03-21 19:25:53 +01:00
taler-auditor-exchange.c GNUNET_free_non_null is gone, use GNUNET_free 2020-07-05 16:58:43 +02:00
taler-auditor-httpd_deposit-confirmation.c centralize (most) offline signing/verifying operations into offline_signatures.c 2020-12-04 20:29:18 +01: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 adjust ECs 2020-11-07 18:51:54 +01: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 GNUNET_free_non_null is gone, use GNUNET_free 2020-07-05 16:58:43 +02:00
taler-auditor-httpd.h make code compiler without warnings with latest libmicrohttpd API 2020-04-09 00:59:55 +02:00
taler-auditor.in adjust ECs 2020-11-07 18:51:54 +01:00
taler-helper-auditor-aggregation.c centralize (most) offline signing/verifying operations into offline_signatures.c 2020-12-04 20:29:18 +01:00
taler-helper-auditor-coins.c centralize (most) offline signing/verifying operations into offline_signatures.c 2020-12-04 20:29:18 +01:00
taler-helper-auditor-deposits.c doxygen fixes 2020-08-29 00:37:37 +02:00
taler-helper-auditor-render.py the big EC rename 2020-03-22 00:50:18 +01:00
taler-helper-auditor-reserves.c centralize (most) offline signing/verifying operations into offline_signatures.c 2020-12-04 20:29:18 +01:00
taler-helper-auditor-wire.c improve reporting, also use auditor fee calculation when computing reserve balance updates in case of disagreement on coin value/fee 2020-08-28 20:02:08 +02:00
test-auditor.conf use current bank CLI and CFG options for auditor tests 2020-10-03 12:26:43 +02:00
test-auditor.sh update auditordb and test logic to work with new key separation logic (#6175) 2020-12-17 13:04:37 +01:00
test-revocation.sh update auditordb and test logic to work with new key separation logic (#6175) 2020-12-17 13:04:37 +01:00