exchange/src/auditor
2020-07-15 14:07:32 +02:00
..
.gitignore ignore generated config file 2020-03-28 20:47:43 +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 update configuration to match latest docs 2020-04-04 15:51:51 +02:00
generate-auditor-basedb.sh disable script to get tests to pass 2020-04-21 00:31:11 +02:00
generate-revoke-basedb.sh make tests skip until we have a wallet to regen the DB 2020-07-05 16:35:00 +02:00
Makefile.am add missing files to dist 2020-03-29 03:22:55 +02:00
report-lib.c prepare for #6133: extend report-lib with API for signal handling 2020-07-15 14:07:32 +02:00
report-lib.h prepare for #6133: extend report-lib with API for signal handling 2020-07-15 14:07:32 +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 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
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 make code compiler without warnings with latest libmicrohttpd API 2020-04-09 00:59:55 +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 #6170 and rest of #6164 2020-04-08 23:52:01 +02:00
taler-helper-auditor-coins.c check invariant that refund deadline should not be after wire deadline 2020-07-14 21:08:33 +02:00
taler-helper-auditor-deposits.c towards changing timestamp in deposit confirmation (tests failing) 2020-07-05 16:35:00 +02:00
taler-helper-auditor-render.py the big EC rename 2020-03-22 00:50:18 +01:00
taler-helper-auditor-reserves.c GNUNET_free_non_null is gone, use GNUNET_free 2020-07-05 16:58:43 +02:00
taler-helper-auditor-wire.c fix #6171 2020-04-09 11:34:26 +02:00
test-auditor.conf fix option 2020-01-19 21:13:52 +01:00
test-auditor.sh make tests skip until we have a wallet to regen the DB 2020-07-05 16:35:00 +02:00
test-revocation.sh make tests skip until we have a wallet to regen the DB 2020-07-05 16:35:00 +02:00