exchange/src/auditor
2019-03-11 03:43:32 +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 add option to be selective about dropping the exchange list 2019-02-14 14:23:16 +01:00
taler-auditor-exchange.c improve test case logging, fix process initialization of taler-auditor-exchange 2019-03-11 03:43: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 actually disable 100 continue 2019-03-02 19:18:12 +01:00
taler-wire-auditor.c add option to be selective about dropping the exchange list 2019-02-14 14:23:16 +01:00