summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2021-01-10fix major bug with SQL statement missing ORDER BY freshcoin_index resulting i...Christian Grothoff
2021-01-08change wire_reference to be uint64_t always; more work on lrbt_callbacksChristian Grothoff
2021-01-07fix test issues with new DB schemaChristian Grothoff
2021-01-07work on #6679"Christian Grothoff
2021-01-06add checks to ensure payto:// URI is well-formed to taler-exchange-offline, a...Christian Grothoff
2021-01-05improve loggingChristian Grothoff
2021-01-01fix #6666, bump protocol version to 9Christian Grothoff
2020-12-31fix bogus assertionChristian Grothoff
2020-12-25fix test failuresChristian Grothoff
2020-12-20fix NPE checking sig when there is noneChristian Grothoff
2020-12-20add missing returnChristian Grothoff
2020-12-20spell checking issuesChristian Grothoff
2020-12-20misc doxygen fixesChristian Grothoff
2020-12-20rename wire2.c to wire.cChristian Grothoff
2020-12-20do not generate invalid /wire repliesChristian Grothoff
2020-12-17remove obsolete configuration optionsChristian Grothoff
2020-12-16load fees from DB instead of from config, also in wire toolsChristian Grothoff
2020-12-16add auditor-enable /-disable commands to taler-exchange-offline toolChristian Grothoff
2020-12-15misc new /keys management related bugfixesChristian Grothoff
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