summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2020-03-27fix warningsChristian Grothoff
2020-03-27do not log uninitialized amountChristian Grothoff
2020-03-27second pass on responses: indentation cleanup and CSEChristian Grothoff
2020-03-27clean up response generation codeChristian Grothoff
2020-03-23recoup logic review, very minor cleanupChristian Grothoff
2020-03-22doxygen updatesChristian Grothoff
2020-03-22the big EC renameChristian Grothoff
2020-03-21code cleanup, deduplication, DCEChristian Grothoff
2020-03-21completing auditor splitChristian Grothoff
2020-03-20Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2020-03-20do not be so super-quiet on (rare) rollbacksChristian Grothoff
2020-03-20make recoup idempotent and simplify responseFlorian Dold
2020-03-19concurrency requires strtok_rChristian Grothoff
2020-03-17a first, untested stab at #6123, committing intermediate result that passes (...Christian Grothoff
2020-03-17improve commentChristian Grothoff
2020-03-17add cmd line option to restrict timetravel, minor code cleanup of keystate logicChristian Grothoff
2020-03-17not realistic to happen anytime soon, likely unnecessary complicationChristian Grothoff
2020-03-17keystate, first passChristian Grothoff
2020-03-17code cleanup, more consistent handling of libjansson allocation failuresChristian Grothoff
2020-03-17adjust types to match latest GNUnet APIChristian Grothoff
2020-03-17fix doxygen errorsChristian Grothoff
2020-03-16simplify refund processing, add additional checks for matching currencyChristian Grothoff
2020-03-16clean up and de-duplicate deposit logicChristian Grothoff
2020-03-16style fixesChristian Grothoff
2020-03-16style fixesChristian Grothoff
2020-03-16clean up transfer get logicChristian Grothoff
2020-03-16simplify deposits_get logicChristian Grothoff
2020-03-16method can be staticChristian Grothoff
2020-03-16clean up taler-exchange-httpd_wire logicChristian Grothoff
2020-03-16harden URI validation logicChristian Grothoff
2020-03-16integrate validation with wire, where it belongsChristian Grothoff
2020-03-15nicer error handlingChristian Grothoff
2020-03-15status => historyChristian Grothoff
2020-03-15clean up /wire logicChristian Grothoff
2020-03-15clean up link logicChristian Grothoff
2020-03-15add dependencyChristian Grothoff
2020-03-15code cleanupChristian Grothoff
2020-03-15major renaming of internal symbols for better consistencyChristian Grothoff
2020-03-15clean up wirewatch logicChristian Grothoff
2020-03-15clean up closer logic, improve error handling, simplify logic, add commentsChristian Grothoff
2020-03-15move common logic to parse currency into libtalerutilChristian Grothoff
2020-03-15fix new ag logicChristian Grothoff
2020-03-14Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2020-03-14remove unused codeChristian Grothoff
2020-03-14clean up aggregator logic, make it more robust against invariant failuresChristian Grothoff
2020-03-14code cleanup and additional error checking logic for #6124, but no actual sem...Christian Grothoff
2020-03-14expand DB test to cover #6124 better (passed immediately, does not explain th...Christian Grothoff
2020-03-13implement test mode in taler-exchange-transferChristian Grothoff
2020-03-13database setup logic is now external to httpdChristian Grothoff
2020-03-12finish separation of aggreator into aggregation, closing and transfer process...Christian Grothoff