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
2022-03-31
privatize more signature structs, simplify code
Christian Grothoff
2022-03-29
centralize exchange online signature logic
Christian Grothoff
2022-02-12
-doxygen fixes
Christian Grothoff
2021-12-25
protocol v12 changes (/recoup split, signature changes) plus database shardin...
Christian Grothoff
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-11-06
-misc fixes
Christian Grothoff
2021-11-06
include h_extensions in deposit confirmation
Christian Grothoff
2021-08-23
-remove sessions also from auditor
Christian Grothoff
2021-08-23
complete implementation of long-polling for reserve status; remove support fo...
Christian Grothoff
2021-07-31
-more json_pack cleaning
Christian Grothoff
2021-07-24
fix #6939 in exchange
Christian Grothoff
2021-01-01
fix #6666, bump protocol version to 9
Christian Grothoff
2020-12-26
new GANA code for revoked esign key
Christian Grothoff
2020-12-26
implement #6161
Christian Grothoff
2020-12-04
centralize (most) offline signing/verifying operations into offline_signatures.c
Christian Grothoff
2020-11-07
adjust ECs
Christian Grothoff
2020-08-25
nicer generic error reporting logic, for #6432
Christian Grothoff
2020-07-05
fix #6408: make sure all timestamps are always rounded when they arrive over ...
Christian Grothoff
2020-07-05
towards changing timestamp in deposit confirmation (tests failing)
Christian Grothoff
2020-04-09
make code compiler without warnings with latest libmicrohttpd API
Christian Grothoff
2020-04-08
adapt to new GNUnet sign API (#6164)
Christian Grothoff
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