summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-06add skeleton for auditor httpdChristian 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-10-02benchmark: variable 'refresh rate'Florian Dold
2018-10-02print CPU time for benchmark descendant processesFlorian Dold
2018-10-02write exchange stats on exitFlorian Dold
2018-09-27fix loop that checks link responseFlorian Dold
2018-09-26lower backoff thresholdFlorian Dold
2018-09-26use randomized backoffFlorian Dold
2018-09-26Revert "Fix cherry-pick test case."Florian Dold
2018-09-25Fix cherry-pick test case.Marcello Stanisci
2018-09-25fix debug statement.Marcello Stanisci
2018-09-24fix /reject base URL.Marcello Stanisci
2018-09-22put curl default options on one placeFlorian Dold
2018-09-21remove leftover codeFlorian Dold
2018-09-21do tcp fast open in the exchange httpdFlorian 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-21result must be signedFlorian Dold
2018-09-21minor editMarcello Stanisci
2018-09-21benchmark: don't crash on --helpFlorian Dold
2018-09-21Debugging the wirewatch.Marcello Stanisci
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-09-05fix "twisted" test-suites.Marcello Stanisci
2018-09-05fix --enable-only-doc.Marcello Stanisci
2018-09-05minor polishingMarcello Stanisci
2018-08-23exchange benchmark: add option to linger around after we're doneFlorian Dold
2018-08-23remove automatically generated file that always changesFlorian Dold
2018-08-19fix preflight check failureChristian Grothoff
2018-08-19fix handling of withdraw failureChristian Grothoff
2018-08-19use existing reserve balance table instead of recomputing reserve balance eac...Christian Grothoff
2018-08-19fix /keys retryChristian Grothoff
2018-08-19typoChristian Grothoff
2018-08-19re-init logging so we can tell by PID who it isChristian Grothoff
2018-08-19make transactions smaller to try to reduce rollbacksChristian 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-19increase client limitFlorian Dold
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-19fix test setup invocationFlorian Dold
2018-08-19increase listen backlog for fakebankFlorian Dold
2018-08-19remove superfluous rollback, insert rollback() before shutdown just for being...Christian Grothoff
2018-08-19make fakebank use epoll() on platforms where it is availableChristian Grothoff