summaryrefslogtreecommitdiff
path: root/src/exchange-lib
AgeCommit message (Expand)Author
2018-10-22Fix compiler warnings.Marcello Stanisci
2018-10-22Checking a closed reserve's status.Marcello Stanisci
2018-10-21auditor: fix SQL syntax and semantic errorsFlorian Dold
2018-10-18exchange-lib: disable 'Expect: 100-continue'Florian Dold
2018-10-13keep a most sigs around when serializingChristian Grothoff
2018-10-13intermediate patch towards implementing #5136Christian Grothoff
2018-10-13indentation fixChristian Grothoff
2018-10-13style fix: always put parens on macrosChristian Grothoff
2018-10-13wrong offset, last coin is #3, not #4Christian Grothoff
2018-10-13fix memory leaksChristian Grothoff
2018-10-13fix issue with 'meta' not being initialized - by getting rid of itChristian Grothoff
2018-10-13implement deserialization logic for #5136Christian Grothoff
2018-10-06fix #5434 (no more salt in exchange wire replies)Christian Grothoff
2018-10-04put 'static' keywordMarcello Stanisci
2018-10-02more realistic refresh output, based on coinsimFlorian Dold
2018-09-27fix loop that checks link responseFlorian Dold
2018-09-26lower backoff thresholdFlorian Dold
2018-09-26use randomized backoffFlorian Dold
2018-09-25fix debug statement.Marcello Stanisci
2018-09-22put curl default options on one placeFlorian Dold
2018-09-21remove leftover codeFlorian Dold
2018-09-21use tcp fast open for /keys requestFlorian Dold
2018-09-21use deflate in exchange-apiFlorian Dold
2018-09-21use deflate for requesting /keysFlorian Dold
2018-09-15adjust timeouts to try to make test more robustChristian Grothoff
2018-09-15fix #5315, including more testingChristian Grothoff
2018-09-15add sleep commandChristian Grothoff
2018-08-19fix /keys retryChristian Grothoff
2018-08-19add logic to allow fakebank transfers to be retriedChristian Grothoff
2018-08-19retry instantly if /keys download fails during testcase startupChristian Grothoff
2018-08-19force TALER_EXCHANGE_connect() va-list to be actually providedChristian Grothoff
2018-08-19add logic to retry /keys if /keys download failsChristian Grothoff
2018-08-19add remote benchmarkingFlorian Dold
2018-08-17use gnunet_curl_lib.h instead of including gnurl/curl directlyFlorian Dold
2018-08-16fix all (?) wrong -l flagsFlorian Dold
2018-08-11implement retries for a few more commandsChristian Grothoff
2018-08-11fix command lookupChristian Grothoff
2018-08-10improve command search routine in interpeter, report command execution velocityChristian Grothoff
2018-08-10add variant that allows us to control the timeoutChristian Grothoff
2018-08-10use retry in benchmarkChristian Grothoff
2018-08-10add retry support to withdraw test logicChristian Grothoff
2018-08-09fix spacingChristian Grothoff
2018-08-09report ore precisely what went wrongChristian Grothoff
2018-08-09report ore precisely where commands went wrongChristian Grothoff
2018-08-09fix benchmark tool output and time measurementChristian Grothoff
2018-08-09in parallel tests, only launch one exchange -- still broken: code attempts to...Christian Grothoff
2018-08-06link against bank as well:Christian Grothoff
2018-08-06fix linkChristian Grothoff
2018-07-27Verifying /track/transfer response signature.Marcello Stanisci
2018-07-27Remove unnecessary code.Marcello Stanisci