summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Collapse)Author
2020-02-13fix uninit retChristian Grothoff
2020-02-11revert bank API change, we will not do this here after allChristian Grothoff
2020-02-11mergingChristian Grothoff
2020-02-11start with new history API implementationChristian Grothoff
2020-02-08make script a bit nicerChristian Grothoff
2020-02-08adding UNIX socket and restart tests (#5309)Christian Grothoff
2020-02-04fix #6065Christian Grothoff
2020-02-04add timetravel option for testing/debuggingChristian Grothoff
2020-02-04fix double continuation schedulingChristian Grothoff
2020-02-03add IF NOT EXISTS for indicesChristian Grothoff
2020-01-26increse log level on errorsChristian Grothoff
2020-01-20fix signal initialization race on startup with shutdownChristian Grothoff
2020-01-20fixChristian Grothoff
2020-01-20fix crashChristian Grothoff
2020-01-20add more testsChristian Grothoff
2020-01-20handle case where get_session() is called from main, i.e. in combination ↵Christian Grothoff
with -f option
2020-01-20Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2020-01-20troublesome vars, removeChristian Grothoff
2020-01-20properly shut down wirewatchFlorian Dold
2020-01-20fix leakChristian Grothoff
2020-01-20add exchange key during testChristian Grothoff
2020-01-20update AFL test suiteChristian Grothoff
2020-01-20spelling of 'mismatch'Florian Dold
2020-01-20fix leakChristian Grothoff
2020-01-20fixChristian Grothoff
2020-01-20kill gotoChristian Grothoff
2020-01-20fixChristian Grothoff
2020-01-20fixChristian Grothoff
2020-01-20bugfixesChristian Grothoff
2020-01-20bugfixesChristian Grothoff
2020-01-20simplifyChristian Grothoff
2020-01-20fix copy and paste errorFlorian Dold
2020-01-20address minor fixmesFlorian Dold
2020-01-20resolve fixmesChristian Grothoff
2020-01-20some comments on aggregatorFlorian Dold
2020-01-19add single-threaded mode to exchange HTTP for fuzzingChristian Grothoff
2020-01-19doxygen fixFlorian Dold
2020-01-19minor comment fixesFlorian Dold
2020-01-19named constants pleaseChristian Grothoff
2020-01-19enable stdin for -fChristian Grothoff
2020-01-19leak fixesChristian Grothoff
2020-01-19also check currency unitChristian Grothoff
2020-01-19use TALER_config_get_amount() consistently, require currency rounding option ↵Christian Grothoff
to exist instead of defaulting
2020-01-19fix copyright headers as per CAChristian Grothoff
2020-01-19remove redundant METHOD option, we can derive it from PAYTO_URIFlorian Dold
2020-01-19config syntax for accountsFlorian Dold
2020-01-19try to fix mess for keystate lockingChristian Grothoff
2020-01-19fix merge conflictChristian Grothoff
2020-01-19try to fix KS handlingChristian Grothoff
2020-01-19consistently use payto URI instead of URLFlorian Dold