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
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
2020-10-03
doxygen fixes, update ChangeLog, bump version
Christian Grothoff
2020-08-29
c89-style
Christian Grothoff
2020-08-29
memset only sets 1 byte
Christian Grothoff
2020-08-29
doxygen fixes
Christian Grothoff
2020-08-14
fix #6480
Christian Grothoff
2020-08-13
extend tests to discover corner cases from #6478, fix code to actually work f...
Christian Grothoff
2020-08-12
fix refund handling: allow refund increases for the same coin
Christian Grothoff
2020-08-10
indentation and logging fixes
Christian Grothoff
2020-08-02
bugfix
Christian Grothoff
2020-07-29
trait for claim token
Jonathan Buchanan
2020-07-24
placing a Fixme
MS
2020-07-23
remove TALER_TESTING_cmd_admin_add_incoming_with_instance and TALER_EXCHANGE_...
Jonathan Buchanan
2020-07-22
fix misc typos
Christian Grothoff
2020-07-22
remove refund_fee from refund confirmation message and signature
Florian Dold
2020-07-21
mmap() ToS/PP and pre-compute compressed replies (fixes #6199)
Christian Grothoff
2020-07-18
merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188
Christian Grothoff
2020-07-18
-fix bank start calls
Christian Grothoff
2020-07-17
adapt to change in GNUNET_OS_start_process() API (#6188)
Christian Grothoff
2020-07-16
avoid boolean flags, see #6188
Christian Grothoff
2020-07-15
test retry transfer with same request_id
Jonathan Buchanan
2020-07-16
rename TALER_JSON_hash to TALER_JSON_contract_hash
Christian Grothoff
2020-07-13
test for use-after-free crash when getting keys
Jonathan Buchanan
2020-07-10
test coin-reuse with recoup as well
Christian Grothoff
2020-07-10
test coin_priv re-use with deposit and refresh, update handling of the error ...
Christian Grothoff
2020-07-10
remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai...
Christian Grothoff
2020-07-10
this invariant does not actually hold, i.e. if there is a /recoup request for...
Christian Grothoff
[next]