summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2020-12-05towards offline tool uploading /management/keysChristian Grothoff
2020-12-04centralize (most) offline signing/verifying operations into offline_signatures.cChristian Grothoff
2020-12-04conditionally use (un)blinding implementation from libgnunetutilFlorian Dold
2020-12-01more management API tests and bugfixesChristian Grothoff
2020-12-01add dispatching logic for (most) of the new endpointsChristian Grothoff
2020-11-30expose new endpoint functions via headersChristian Grothoff
2020-11-30doxygen fixesChristian Grothoff
2020-11-29more DB functions for new /management/ endpointsChristian Grothoff
2020-11-29work on DB logic, add auditor_name to /management/auditors APIChristian Grothoff
2020-11-29get code for most new endpoints to build (but DB not done)Christian Grothoff
2020-11-28sketch logic for wire-fee management endpointChristian Grothoff
2020-11-28more work on new endpointsChristian Grothoff
2020-11-27first draft for POST /management/keysChristian Grothoff
2020-11-14more work on crypto RSA helperChristian Grothoff
2020-11-12add -lgcov flag for coverage analysisChristian Grothoff
2020-11-07adjust ECsChristian Grothoff
2020-11-06fix return value from main() when run with -h/-vChristian Grothoff
2020-10-30make static analysis happyChristian Grothoff
2020-10-26use correct HTTP status codes:Christian Grothoff
2020-10-13fix format string issuesChristian Grothoff
2020-09-01fix #6553: compute residual coin value correctly in melt conflict responseChristian Grothoff
2020-08-25doh: key missingChristian Grothoff
2020-08-25nicer generic error reporting logic, for #6432Christian Grothoff
2020-08-18make thread pool size configurable via command line argument, default to #CPU...Florian Dold
2020-08-13extend tests to discover corner cases from #6478, fix code to actually work f...Christian Grothoff
2020-08-12fix refund handling: allow refund increases for the same coinChristian Grothoff
2020-07-22fix misc typosChristian Grothoff
2020-07-22remove refund_fee from refund confirmation message and signatureFlorian Dold
2020-07-15Fix #6375Christian Grothoff
2020-07-15use bool instead of int for zombie_requiredChristian Grothoff
2020-07-10remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai...Christian Grothoff
2020-07-10fix wrong fmt stringChristian Grothoff
2020-07-08implement new behavior in exchange httpd and libtalerexchange (for #6416)Christian Grothoff
2020-07-08complete server-side logic to generate response for conflicting denomination ...Christian Grothoff
2020-07-08synchronize with latest GANAChristian Grothoff
2020-07-08merge known_coin transaction into main transaction (for #6416)Christian Grothoff
2020-07-08add h_denom to melt signatures (for #6416)Christian Grothoff
2020-07-08add h_denom_pub to deposit signaturesChristian Grothoff
2020-07-08simplify DB access: do not fetch fields we do not needChristian Grothoff
2020-07-05fix #6408: make sure all timestamps are always rounded when they arrive over ...Christian Grothoff
2020-07-05GNUNET_free_non_null is gone, use GNUNET_freeChristian Grothoff
2020-07-05fix error reporting/handlingChristian Grothoff
2020-07-05fix auditor dropChristian Grothoff
2020-07-05towards changing timestamp in deposit confirmation (tests failing)Christian Grothoff
2020-07-05implement #6181Christian Grothoff
2020-07-05fix status codeChristian Grothoff
2020-07-05v8 bumpChristian Grothoff
2020-04-21fix #6186Christian Grothoff
2020-04-17fix #6187Christian Grothoff
2020-04-12remove c_hash from planchet detail where it does not logically belongChristian Grothoff