exchange/src/auditor
2020-10-03 12:26:43 +02:00
..
.gitignore ignore generated config file 2020-03-28 20:47:43 +01:00
auditor-basedb.age re-enable auditor tests (#6479) 2020-08-29 13:41:49 +02:00
auditor-basedb.fees re-enable auditor tests (#6479) 2020-08-29 13:41:49 +02:00
auditor-basedb.mpub re-enable auditor tests (#6479) 2020-08-29 13:41:49 +02:00
auditor-basedb.sql re-enable auditor tests (#6479) 2020-08-29 13:41:49 +02: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 use current bank CLI and CFG options for auditor tests 2020-10-03 12:26:43 +02:00
generate-auditor-basedb.sh 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
generate-revoke-basedb.sh force remove 2020-08-29 13:39:57 +02:00
Makefile.am add missing files to dist 2020-03-29 03:22:55 +02:00
report-lib.c doxygen fixes 2020-08-29 00:37:37 +02:00
report-lib.h doxygen fixes 2020-08-29 00:37:37 +02:00
revoke-basedb.age re-enable auditor tests (#6479) 2020-08-29 13:41:49 +02:00
revoke-basedb.fees re-enable auditor tests (#6479) 2020-08-29 13:41:49 +02:00
revoke-basedb.mpub re-enable auditor tests (#6479) 2020-08-29 13:41:49 +02:00
revoke-basedb.sql re-enable auditor tests (#6479) 2020-08-29 13:41:49 +02: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 nicer generic error reporting logic, for #6432 2020-08-25 15:11:56 +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 nicer generic error reporting logic, for #6432 2020-08-25 15:11:56 +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 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-sign.c GNUNET_free_non_null is gone, use GNUNET_free 2020-07-05 16:58:43 +02:00
taler-auditor.in make auditor less verbose 2020-03-31 14:41:55 +02:00
taler-helper-auditor-aggregation.c fix #6133: enable nice shutdown of auditor helpers with CTRL-C 2020-07-15 21:22:44 +02:00
taler-helper-auditor-coins.c fix #6133: enable nice shutdown of auditor helpers with CTRL-C 2020-07-15 21:22:44 +02: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 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
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 use current bank CLI and CFG options for auditor tests 2020-10-03 12:26:43 +02:00
test-revocation.sh use current bank CLI and CFG options for auditor tests 2020-10-03 12:26:43 +02:00