summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-03-17improve commentChristian Grothoff
2020-03-17style, indentation and type fixes for lib/Christian 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-15fix shutdown logic of testChristian 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-14run closer and transfer with aggregator, check if we actually did get deposit...Christian Grothoff
2020-03-14fix use after freeChristian Grothoff
2020-03-13reset is unnecessary, we did just drop and recreate the entire DBChristian Grothoff
2020-03-13nicer log messageChristian Grothoff
2020-03-13fix regression introduced by addition of 'revoke' fieldChristian Grothoff
2020-03-13implement test mode in taler-exchange-transferChristian Grothoff
2020-03-13database setup logic is now external to httpdChristian Grothoff
2020-03-12add separate commands for closer/transfer steps, modify test cases to use new...Christian Grothoff
2020-03-12finish separation of aggreator into aggregation, closing and transfer process...Christian Grothoff
2020-03-12split reserve closing from main aggregation logicChristian Grothoff
2020-03-12aggregator clean upChristian Grothoff
2020-03-12fix EC typo (by importing generated header)Florian Dold
2020-03-10more careful use of TALER_JSON_get_error_code(), limit to cases where we expe...Christian Grothoff
2020-03-10minor code cleanupChristian Grothoff
2020-03-10tolerate recoup information not being presentChristian Grothoff