summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2021-01-26fix #6725: use modern nameChristian Grothoff
2021-01-16remove unused struct memberFlorian Dold
2021-01-15ensure /management/keys cache is flushed when keys changeChristian Grothoff
2021-01-15fix use after free issueChristian Grothoff
2021-01-15fix DH revocation logicChristian Grothoff
2021-01-15remove master_pub from DBChristian Grothoff
2021-01-15purge old LOOKAHEAD_PROVIDE optionFlorian Dold
2021-01-14remove legacy config optionv0.8.1-dev.2Florian Dold
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