summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2020-03-01removing dead code, using more named constants, checking return values betterChristian Grothoff
2020-03-01work around indentation bug of uncrustifyChristian Grothoff
2020-03-01use global ENABLE_SANITY_CHECKS constant also in response generation logicChristian Grothoff
2020-03-01de-duplicate url.cChristian Grothoff
2020-03-01fix FIXMEChristian Grothoff
2020-03-01new REST API => version bumpChristian Grothoff
2020-02-29doxygen fixesChristian Grothoff
2020-02-29big rename fest related to #6067 API renamingChristian Grothoff
2020-02-27rename fest, make symbols better match new endpoint namesChristian Grothoff
2020-02-26skip also here over part of URI that was already parsedChristian Grothoff
2020-02-26more precise loggingChristian Grothoff
2020-02-26fix failure to remove rc from JSONChristian Grothoff
2020-02-26fix uninitialized localChristian Grothoff
2020-02-26phase 1 of #6067: update exchange HTTPD to new API styleChristian Grothoff
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 with...Christian Grothoff
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