summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2021-05-25return signed error message with HTTP_GONE status if denomination is not curr...Christian Grothoff
2021-05-25return signed 404 statements for unknown denomination key hashes (#6889)Christian Grothoff
2021-05-09fix #6856Christian Grothoff
2021-04-28use grothoff in runtimedir when testingChristian Grothoff
2021-04-26remove (hopefully) obsolete option, was moved to exchange-offlineChristian Grothoff
2021-04-18fix #6769, plus some related configuration issues and better documentationChristian Grothoff
2021-04-16skip keys in future keys if they already expiredChristian Grothoff
2021-04-12fix bogus checkChristian Grothoff
2021-04-01fix spec compliance for 405 reply, handle OPTIONS request with asterisk-form ...Christian Grothoff
2021-02-24fix statement orderChristian Grothoff
2021-02-13fix leakChristian Grothoff
2021-02-13fix memory leaksChristian Grothoff
2021-02-13simplify logicChristian Grothoff
2021-02-13simplify logic, fix leakChristian Grothoff
2021-02-13fix memory leaksChristian Grothoff
2021-02-07fix #6744Sebastian
2021-02-03fix typo: s/actually/actual/Thien-Thi Nguyen
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