summaryrefslogtreecommitdiff
path: root/src/auditor/taler-auditor-httpd.c
AgeCommit message (Expand)Author
2020-03-21code cleanup, deduplication, DCEChristian Grothoff
2020-03-15move common logic to parse currency into libtalerutilChristian Grothoff
2020-03-01removing dead code, using more named constants, checking return values betterChristian Grothoff
2020-02-05implement auditor's exchange signing key caching (#6052)Christian Grothoff
2020-01-19fix copyright headers as per CAChristian Grothoff
2020-01-18fix -Wextra warningsChristian Grothoff
2020-01-15Preflight checks:Marcello Stanisci
2019-11-23more libtalermhd migrationChristian Grothoff
2019-11-23use CONFLICT for double spending to distinguish properly from FORBIDDEN for b...Christian Grothoff
2019-11-23more refactoring towards using libtalermhdChristian Grothoff
2019-11-23first uses of libtalermhdChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-08-25re-format codeFlorian Dold
2018-11-25fix misc. memory leaksChristian Grothoff
2018-11-18get auditor api test to pass (minimal version)Christian Grothoff
2018-10-28implement /exchanges handler in auditor-httpdChristian Grothoff
2018-10-21first skeleton of /deposit-confirmation API implementation; not yet complete,...Christian Grothoff
2018-10-06add skeleton for auditor httpdChristian Grothoff