summaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_refresh.c
AgeCommit message (Expand)Author
2023-06-07major libtalertesting API refactoring, including no longer having taler-speci...Christian Grothoff
2023-05-10fix more VLAsChristian Grothoff
2023-05-01breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-of...Christian Grothoff
2022-07-05-add safety checks against cmd type confusionChristian Grothoff
2022-06-26-fix misc doxygen warnings, code clean upChristian Grothoff
2022-03-02-refactor TALER_AgeMask.mask -> TALER_AgeMask.bitsÖzgür Kesim
2022-03-01Refactoring TALER_AgeCommitmentÖzgür Kesim
2022-02-23-make age commiment structs const in traitsÖzgür Kesim
2022-02-22[age restriction] progress 16/n - refresh/reveal/link testsÖzgür Kesim
2022-02-18-minor merge conflict resolvesÖzgür Kesim
2022-02-18[age restriction] progress 15/n - melt/refresh/reveal and recoupÖzgür Kesim
2022-02-17-fix CS nonce reuse check logicChristian Grothoff
2022-02-16[age restriction] progress 14/n - withdraw and depositÖzgür Kesim
2022-02-13-remove redundancies in the refresh-melt computation and fix uninitialized bk...Christian Grothoff
2022-02-12-refactor melt API, add FIXME for discovered bugChristian Grothoff
2022-02-12-clean up refresh reveal APIChristian Grothoff
2022-02-12-modify link API to return 'ps' so that linked coins can be refreshedChristian Grothoff
2022-02-11-get tests to passChristian Grothoff
2022-02-10-get recoup/refresh to passChristian Grothoff
2022-02-08-more test fixesChristian Grothoff
2022-02-08fix refresh/link testsChristian Grothoff
2022-02-08-get melt and refresh-reveal to pass againChristian Grothoff
2022-02-07got testing_api_cmd_refresh to compileChristian Grothoff
2022-02-04messing with CS/RSA fixesChristian Grothoff
2022-02-04implement CS key handling and csr endpointLucien Heuzeveldt
2021-12-25protocol v12 changes (/recoup split, signature changes) plus database shardin...Christian Grothoff
2021-11-19-fix leaks and compiler warningsChristian Grothoff
2021-11-05-fixesChristian Grothoff
2021-11-01bugfix!Christian Grothoff
2021-10-27-work on testing FTBFSChristian Grothoff
2020-11-07adjust ECsChristian Grothoff
2020-07-05GNUNET_free_non_null is gone, use GNUNET_freeChristian Grothoff
2020-04-08fix #6170 and rest of #6164Christian Grothoff
2020-04-05make exchange API more uniform in how information is returnedChristian Grothoff
2020-03-28fix leaks and bad RC logic wrt json reference copyingChristian Grothoff
2020-03-20more statistics, make explicit table lock optional, can hurt performance badlyChristian Grothoff
2020-03-20improving benchmarking logic, including more timingsChristian Grothoff
2020-03-19concurrency requires strtok_rChristian Grothoff
2020-02-29big rename fest related to #6067 API renamingChristian Grothoff
2020-01-19move testing logic and integration tests into separate directoryFlorian Dold