index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
auditor
/
taler-auditor-httpd_deposit-confirmation.c
Age
Commit message (
Expand
)
Author
2020-03-21
code cleanup, deduplication, DCE
Christian Grothoff
2020-02-08
fix uninitialized session
Christian Grothoff
2020-02-05
implement auditor's exchange signing key caching (#6052)
Christian Grothoff
2020-01-18
fix -Wextra warnings
Christian Grothoff
2020-01-17
link to bug report
Christian Grothoff
2020-01-17
add TODO
Christian Grothoff
2020-01-17
check for key expiration
Christian Grothoff
2020-01-17
simplify DB logic in auditor-httpd
Christian Grothoff
2020-01-17
simplify DB logic in auditor-httpd
Christian Grothoff
2020-01-17
simplify DB logic in auditor-httpd
Christian Grothoff
2019-11-23
more libtalermhd migration
Christian Grothoff
2019-11-23
use CONFLICT for double spending to distinguish properly from FORBIDDEN for b...
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2019-07-28
fixing #5767
Christian Grothoff
2019-01-29
fix DB
Marcello Stanisci
2019-01-28
Fix /deposit-confirmation as per JSON encode/decode.
Marcello Stanisci
2018-12-22
fix numbering of EC codes, distinguish auditor DB store errors
Christian Grothoff
2018-10-27
complete auditor httpd side of deposit confirmation handling (auditordb not y...
Christian Grothoff
2018-10-21
first skeleton of /deposit-confirmation API implementation; not yet complete,...
Christian Grothoff