index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testing
/
testing_api_loop.c
Age
Commit message (
Expand
)
Author
2022-03-19
-style fixes
Christian Grothoff
2022-03-19
-minor code cleanup
Christian Grothoff
2022-02-12
-doxygen fixes
Christian Grothoff
2022-02-07
-cleanups
Christian Grothoff
2021-11-19
-misc bugfixes
Christian Grothoff
2021-11-17
-fix FTBFS in testing/
Christian Grothoff
2021-11-17
-sms wip
Christian Grothoff
2021-10-27
libtalertesting compiles
Christian Grothoff
2021-10-27
-work on testing FTBFS
Christian Grothoff
2021-10-27
work on testing ftbfs
Christian Grothoff
2021-05-25
-log CMD name
Christian Grothoff
2020-12-14
(start to) remove logic no longer needed with new key management
Christian Grothoff
2020-12-14
activating implementation of #6175
Christian Grothoff
2020-12-01
start with exchange management test
Christian Grothoff
2020-07-18
merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188
Christian Grothoff
2020-07-05
GNUNET_free_non_null is gone, use GNUNET_free
Christian Grothoff
2020-07-05
move rewind command to exchange, add proper support for rewinding in batches,...
Christian Grothoff
2020-04-05
make exchange API more uniform in how information is returned
Christian Grothoff
2020-04-04
return more error details for /wire and /keys to clients
Christian Grothoff
2020-03-31
typos
CodeBlau-NGI-2019
Christian Grothoff
2020-03-28
lookup in reverse order also inside of batch
Christian Grothoff
2020-03-27
removing warnings
Christian Grothoff
2020-03-22
the big EC rename
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-15
move common logic to parse currency into libtalerutil
Christian Grothoff
2020-02-26
fix shutdown logic if shutdown happens during startup
Christian Grothoff
2020-02-04
implement /config in fakebank and taler_bank_lib.h (#6066)
Christian Grothoff
2020-01-19
duplicate code elimination
Christian Grothoff
2020-01-19
move testing logic and integration tests into separate directory
Florian Dold