summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_helpers_exchange.c
AgeCommit message (Expand)Author
2023-06-22more API cleanupChristian Grothoff
2023-06-07major libtalertesting API refactoring, including no longer having taler-speci...Christian Grothoff
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
2022-05-30-fix reserve history, include in testsChristian Grothoff
2022-03-19-minor code cleanupChristian Grothoff
2022-03-02-refactor TALER_AgeMask.mask -> TALER_AgeMask.bitsÖzgür Kesim
2022-02-16[age restriction] progress 14/n - withdraw and depositÖzgür Kesim
2022-02-12-doxygen fixesChristian Grothoff
2022-02-07-cleanupsChristian Grothoff
2022-02-04messing with CS/RSA fixesChristian Grothoff
2022-02-04implement CS key handling and csr endpointLucien Heuzeveldt
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-11-25add invariant checksChristian Grothoff
2021-11-24-do not use parallel by defaultChristian Grothoff
2021-11-24add -r option to exchange-httpdChristian Grothoff
2021-11-24-fix checkChristian Grothoff
2021-08-23complete implementation of long-polling for reserve status; remove support fo...Christian Grothoff
2021-07-30-add logic to purge SECM_TOFU_FILE when purging secmod KEY_DIRSChristian Grothoff
2021-07-30REVOCATION_DIR is long obsolete, KEYDIR was renamed to KEY_DIR and is in anot...Christian Grothoff
2021-06-21fixing parallel fakebank to ensure transactions are ordered, fixing indices/c...Christian Grothoff
2021-01-17rename taler-helper-crypto-* to taler-exchange-secmod-*Florian Dold
2020-12-31keep helpers in normal bin/ dirChristian Grothoff
2020-12-31more logging for #6667Christian Grothoff
2020-12-16fix config for aggregator testChristian Grothoff
2020-12-16adapt tests to run without keyup toolChristian Grothoff
2020-12-14activating implementation of #6175Christian Grothoff
2020-12-11force use of Taler PD when getting libexec dirChristian Grothoff
2020-12-10fix early base URL freeChristian Grothoff
2020-12-01add logic to launch crypto helpers as part of testsChristian Grothoff
2020-07-17adapt to change in GNUNET_OS_start_process() API (#6188)Christian Grothoff
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-28skip tests if ports are unavailableChristian Grothoff
2020-03-21adjust tests to auditor changesChristian Grothoff
2020-03-19concurrency requires strtok_rChristian Grothoff
2020-03-19make DB reset optional in API, use it in tests, but not in the benchmarkChristian Grothoff
2020-03-17add cmd line option to restrict timetravel, minor code cleanup of keystate logicChristian Grothoff
2020-03-10fix typo, remove obsolete option, initialize mpubChristian Grothoff
2020-02-04implement /config in fakebank and taler_bank_lib.h (#6066)Christian Grothoff
2020-01-19move testing logic and integration tests into separate directoryFlorian Dold