exchange/src/auditor
2019-01-30 15:17:03 +01:00
..
.gitignore implement taler-auditor-exchange 2018-11-03 21:28:52 +01:00
auditor.conf add missing default configs for auditor-httpd, make -u not mandatory as it is not needed for -r and check URL is well-formed if given; fix auditordb exchange insertion/removal logic 2018-11-04 10:48:32 +01:00
Makefile.am implement taler-auditor-exchange 2018-11-03 21:28:52 +01:00
taler-auditor-dbinit.c auditor tool to reset db tables. 2018-04-23 17:04:19 +02:00
taler-auditor-exchange.c add missing default configs for auditor-httpd, make -u not mandatory as it is not needed for -r and check URL is well-formed if given; fix auditordb exchange insertion/removal logic 2018-11-04 10:48:32 +01:00
taler-auditor-httpd_db.c first skeleton of /deposit-confirmation API implementation; not yet complete, cannot work as-is, see FIXMEs 2018-10-21 20:52:26 +02:00
taler-auditor-httpd_db.h first skeleton of /deposit-confirmation API implementation; not yet complete, cannot work as-is, see FIXMEs 2018-10-21 20:52:26 +02:00
taler-auditor-httpd_deposit-confirmation.c fix DB 2019-01-29 22:05:23 +01:00
taler-auditor-httpd_deposit-confirmation.h first skeleton of /deposit-confirmation API implementation; not yet complete, cannot work as-is, see FIXMEs 2018-10-21 20:52:26 +02:00
taler-auditor-httpd_exchanges.c implement /exchanges handler in auditor-httpd 2018-10-28 12:03:07 +01:00
taler-auditor-httpd_exchanges.h implement /exchanges handler in auditor-httpd 2018-10-28 12:03:07 +01:00
taler-auditor-httpd_mhd.c add skeleton for auditor httpd 2018-10-06 17:29:03 +02:00
taler-auditor-httpd_mhd.h add skeleton for auditor httpd 2018-10-06 17:29:03 +02:00
taler-auditor-httpd_parsing.c add skeleton for auditor httpd 2018-10-06 17:29:03 +02:00
taler-auditor-httpd_parsing.h add skeleton for auditor httpd 2018-10-06 17:29:03 +02:00
taler-auditor-httpd_responses.c add skeleton for auditor httpd 2018-10-06 17:29:03 +02:00
taler-auditor-httpd_responses.h add skeleton for auditor httpd 2018-10-06 17:29:03 +02:00
taler-auditor-httpd.c fix misc. memory leaks 2018-11-25 14:51:31 +01:00
taler-auditor-httpd.h first skeleton of /deposit-confirmation API implementation; not yet complete, cannot work as-is, see FIXMEs 2018-10-21 20:52:26 +02:00
taler-auditor-sign.c add missing default configs for auditor-httpd, make -u not mandatory as it is not needed for -r and check URL is well-formed if given; fix auditordb exchange insertion/removal logic 2018-11-04 10:48:32 +01:00
taler-auditor.c Adding map: wire method name <--> plugin name. 2019-01-30 15:17:03 +01:00
taler-wire-auditor.c allow auditor to operate per-account 2018-04-02 21:12:18 +02:00