summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2020-12-15logChristian Grothoff
2020-12-15fix new /keys shutdown sequenceChristian Grothoff
2020-12-14(start to) remove logic no longer needed with new key managementChristian Grothoff
2020-12-14activating implementation of #6175Christian Grothoff
2020-12-12integrate new REST calls, add timeout to helper invocationsChristian Grothoff
2020-12-11misc clean upsChristian Grothoff
2020-12-10implement POST /managment/keysChristian Grothoff
2020-12-09complete new implementation of GET /keysChristian Grothoff
2020-12-09fix ftbfs issues in wire2Christian Grothoff
2020-12-09work on new logic to generate /wire responseChristian Grothoff
2020-12-07fix FTBFS issues in new /keys logicChristian Grothoff
2020-12-07more work on new /keys logicChristian Grothoff
2020-12-06record DB replies for /keys in memoryChristian Grothoff
2020-12-06expand exchangedb plugin for new /keys logicChristian Grothoff
2020-12-06more work on future /keysChristian Grothoff
2020-12-06incomplete work on forthcoming /keys implementationChristian Grothoff
2020-12-06implement new taler-auditor-offline toolChristian Grothoff
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