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.conf
Age
Commit message (
Expand
)
Author
2023-02-09
-start on AML work (incomplete)
Christian Grothoff
2023-02-04
-deduplicate configs
Christian Grothoff
2022-02-07
-fix config file names
Christian Grothoff
2022-02-04
split .conf files into rsa and cs
Lucien Heuzeveldt
2022-02-04
denomination CIPHER field per denom
Gian Demarmels
2022-01-21
[age restriction] progress 12/n
Özgür Kesim
2021-08-03
restructure configuration, move bank account credentials from exchange-accoun...
Christian Grothoff
2021-06-01
-badness
Christian Grothoff
2021-04-28
use grothoff in runtimedir when testing
Christian Grothoff
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
2020-12-20
re-enable cherry picking test (kind-of passes, not finished)
Christian Grothoff
2020-12-17
remove obsolete configuration options
Christian Grothoff
2020-12-12
add missing signkey_legal_duration option to test configs
Christian Grothoff
2020-12-01
start with exchange management test
Christian Grothoff
2020-07-21
mmap() ToS/PP and pre-compute compressed replies (fixes #6199)
Christian Grothoff
2020-03-31
typos
CodeBlau-NGI-2019
Christian Grothoff
2020-03-17
a first, untested stab at #6123, committing intermediate result that passes (...
Christian Grothoff
2020-01-19
use TALER_config_get_amount() consistently, require currency rounding option ...
Christian Grothoff
2020-01-19
remove redundant METHOD option, we can derive it from PAYTO_URI
Florian Dold
2020-01-19
config syntax for accounts
Florian Dold
2020-01-19
consistently use payto URI instead of URL
Florian Dold
2020-01-19
move testing logic and integration tests into separate directory
Florian Dold