index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testing
/
test_exchange_api_overlapping_keys_bug.c
Age
Commit message (
Expand
)
Author
2023-09-09
adapt to latest change in GNUnet
Christian Grothoff
2023-07-06
work on keys serialization/deserialization
Christian Grothoff
2023-07-04
more exchange API refactoring
Christian Grothoff
2023-06-07
major libtalertesting API refactoring, including no longer having taler-speci...
Christian Grothoff
2022-11-01
-reduce loglevel
Christian Grothoff
2022-05-30
-generate 404 on non-existing accounts for fakebank, use payto://-URIs with r...
Christian Grothoff
2022-02-09
-fix leak
Christian Grothoff
2022-02-07
-fix config file name
Christian Grothoff
2021-11-19
-fix leaks and compiler warnings
Christian Grothoff
2020-12-20
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
Christian Grothoff
2020-12-20
re-enable cherry picking test (kind-of passes, not finished)
Christian Grothoff
2020-12-14
(start to) remove logic no longer needed with new key management
Christian Grothoff
2020-12-11
add setup steps to tests
Christian Grothoff
2020-03-19
make DB reset optional in API, use it in tests, but not in the benchmark
Christian Grothoff
2020-01-19
move testing logic and integration tests into separate directory
Florian Dold