summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-08-19benchmark: remove odd macroFlorian Dold
2018-08-19add remote benchmarkingFlorian Dold
2018-08-17add gnurl depsFlorian Dold
2018-08-17use gnunet_curl_lib.h instead of including gnurl/curl directlyFlorian Dold
2018-08-17guix: add taler-exchange module and packageFlorian Dold
2018-08-16missing quoting in configure.acFlorian Dold
2018-08-16update libgnurl detectionFlorian Dold
2018-08-16remove weird -l flags in configure.acFlorian Dold
2018-08-16mergeChristian Grothoff
2018-08-16make curl check saner, use AS_IFChristian Grothoff
2018-08-16fix all (?) wrong -l flagsFlorian Dold
2018-08-16fix more wrong -l flagsFlorian Dold
2018-08-16fix some wrong -l flagsFlorian Dold
2018-08-16use AS_IF instead of shell ifFlorian Dold