summaryrefslogtreecommitdiff
path: root/src/auditor/taler-auditor-httpd_deposit-confirmation.c
AgeCommit message (Expand)Author
2020-08-25nicer generic error reporting logic, for #6432Christian Grothoff
2020-07-05fix #6408: make sure all timestamps are always rounded when they arrive over ...Christian Grothoff
2020-07-05towards changing timestamp in deposit confirmation (tests failing)Christian Grothoff
2020-04-09make code compiler without warnings with latest libmicrohttpd APIChristian Grothoff
2020-04-08adapt to new GNUnet sign API (#6164)Christian Grothoff
2020-03-21code cleanup, deduplication, DCEChristian Grothoff
2020-02-08fix uninitialized sessionChristian Grothoff
2020-02-05implement auditor's exchange signing key caching (#6052)Christian Grothoff
2020-01-18fix -Wextra warningsChristian Grothoff
2020-01-17link to bug reportChristian Grothoff
2020-01-17add TODOChristian Grothoff
2020-01-17check for key expirationChristian Grothoff
2020-01-17simplify DB logic in auditor-httpdChristian Grothoff
2020-01-17simplify DB logic in auditor-httpdChristian Grothoff
2020-01-17simplify DB logic in auditor-httpdChristian Grothoff
2019-11-23more libtalermhd migrationChristian Grothoff
2019-11-23use CONFLICT for double spending to distinguish properly from FORBIDDEN for b...Christian Grothoff
2019-08-25re-format codeFlorian Dold
2019-07-28fixing #5767Christian Grothoff
2019-01-29fix DBMarcello Stanisci
2019-01-28Fix /deposit-confirmation as per JSON encode/decode.Marcello Stanisci
2018-12-22fix numbering of EC codes, distinguish auditor DB store errorsChristian Grothoff
2018-10-27complete auditor httpd side of deposit confirmation handling (auditordb not y...Christian Grothoff
2018-10-21first skeleton of /deposit-confirmation API implementation; not yet complete,...Christian Grothoff