index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testing
/
testing_api_cmd_refresh.c
Age
Commit message (
Expand
)
Author
2022-02-11
-get tests to pass
Christian Grothoff
2022-02-10
-get recoup/refresh to pass
Christian Grothoff
2022-02-08
-more test fixes
Christian Grothoff
2022-02-08
fix refresh/link tests
Christian Grothoff
2022-02-08
-get melt and refresh-reveal to pass again
Christian Grothoff
2022-02-07
got testing_api_cmd_refresh to compile
Christian Grothoff
2022-02-04
messing with CS/RSA fixes
Christian Grothoff
2022-02-04
implement CS key handling and csr endpoint
Lucien Heuzeveldt
2021-12-25
protocol v12 changes (/recoup split, signature changes) plus database shardin...
Christian Grothoff
2021-11-19
-fix leaks and compiler warnings
Christian Grothoff
2021-11-05
-fixes
Christian Grothoff
2021-11-01
bugfix!
Christian Grothoff
2021-10-27
-work on testing FTBFS
Christian Grothoff
2020-11-07
adjust ECs
Christian Grothoff
2020-07-05
GNUNET_free_non_null is gone, use GNUNET_free
Christian Grothoff
2020-04-08
fix #6170 and rest of #6164
Christian Grothoff
2020-04-05
make exchange API more uniform in how information is returned
Christian Grothoff
2020-03-28
fix leaks and bad RC logic wrt json reference copying
Christian Grothoff
2020-03-20
more statistics, make explicit table lock optional, can hurt performance badly
Christian Grothoff
2020-03-20
improving benchmarking logic, including more timings
Christian Grothoff
2020-03-19
concurrency requires strtok_r
Christian Grothoff
2020-02-29
big rename fest related to #6067 API renaming
Christian Grothoff
2020-01-19
move testing logic and integration tests into separate directory
Florian Dold