index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testing
Age
Commit message (
Expand
)
Author
2021-01-17
rename taler-helper-crypto-* to taler-exchange-secmod-*
Florian Dold
2021-01-16
reduce lookahead_sign in tests to improve test performance a bit
Christian Grothoff
2021-01-08
change wire_reference to be uint64_t always; more work on lrbt_callbacks
Christian Grothoff
2021-01-02
clean taler-config, needed to build proper dpkg
Christian Grothoff
2020-12-31
keep helpers in normal bin/ dir
Christian Grothoff
2020-12-31
add missing linker options
Christian Grothoff
2020-12-31
more logging for #6667
Christian Grothoff
2020-12-25
use BASE_URL consistently
Christian Grothoff
2020-12-25
fix test failures
Christian Grothoff
2020-12-20
update .gitignore
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
log when we sign, with error if time does not match expectations
Christian Grothoff
2020-12-20
re-enable cherry picking test (kind-of passes, not finished)
Christian Grothoff
2020-12-20
fix GNUNET_DISK_fn_write() rval check to match latest GNUnet API
Christian Grothoff
2020-12-17
remove obsolete configuration options
Christian Grothoff
2020-12-16
fix config for aggregator test
Christian Grothoff
2020-12-16
aggregator test now does also needs exchange running, if only to post the fee...
Christian Grothoff
2020-12-16
enable more test logic
Christian Grothoff
2020-12-16
need to have fees for wire tool tests, too
Christian Grothoff
2020-12-16
need to have fees for auditor test, too
Christian Grothoff
2020-12-16
load fees from DB instead of from config, also in wire tools
Christian Grothoff
2020-12-16
adapt tests to run without keyup tool
Christian Grothoff
2020-12-16
add auditor-enable /-disable commands to taler-exchange-offline tool
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-12
add missing signkey_legal_duration option to test configs
Christian Grothoff
2020-12-11
add setup steps to tests
Christian Grothoff
2020-12-11
-remove sleep
Christian Grothoff
2020-12-11
misc clean ups
Christian Grothoff
2020-12-11
force use of Taler PD when getting libexec dir
Christian Grothoff
2020-12-10
fix early base URL free
Christian Grothoff
2020-12-09
fix #6665
Christian Grothoff
2020-12-06
implement new taler-auditor-offline tool
Christian Grothoff
2020-12-04
centralize (most) offline signing/verifying operations into offline_signatures.c
Christian Grothoff
2020-12-01
more management API tests and bugfixes
Christian Grothoff
2020-12-01
add logic to launch crypto helpers as part of tests
Christian Grothoff
2020-12-01
start with exchange management test
Christian Grothoff
2020-11-30
add cmd to set wire fees / provide master_sig
Christian Grothoff
2020-11-30
add command to add auditor's denomination signature
Christian Grothoff
2020-11-29
work on DB logic, add auditor_name to /management/auditors API
Christian Grothoff
2020-11-27
add cmd to revoke exchange online signing key
Christian Grothoff
2020-11-27
add new cmd to revoke denominations via HTTP API
Christian Grothoff
2020-11-27
cmd to add/del wire methods from list of accounts
Christian Grothoff
2020-11-26
cmd to sign keys with offline process
Christian Grothoff
2020-11-26
cmd to del auditor
Christian Grothoff
2020-11-26
cmd to add auditor
Christian Grothoff
2020-11-12
add -lgcov flag for coverage analysis
Christian Grothoff
2020-11-07
adjust ECs
Christian Grothoff
2020-10-30
log more nicely if authentication failed; do use new changepassword_unsafe to...
Christian Grothoff
2020-10-03
fix pybank launch in tests
Christian Grothoff
[next]