index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
config.c
Age
Commit message (
Expand
)
Author
2024-11-15
split taler-config into taler-exchange-config and taler-merchant-config; sepa...
Christian Grothoff
2024-08-19
parse config options for transaction/refund limits
Christian Grothoff
2024-06-16
util: always provide currency spec for main currency
Florian Dold
2023-12-22
deprecating currency code in currency specifications
Christian Grothoff
2023-12-15
include currencies.conf in libtalerexchange as the merchant-httpd needs it
Christian Grothoff
2023-11-22
-cov workaround
Christian Grothoff
2023-11-15
remove is_currency_name_leading
Christian Grothoff
2023-10-29
no more decimal separator
Christian Grothoff
2023-10-13
implement more sanity checks
Christian Grothoff
2023-10-13
-add sanity check
Christian Grothoff
2023-10-12
update private key files and harden checks for currency codes
Christian Grothoff
2023-10-09
go to 14 for Jammy
v0.9.4-dev.2
Christian Grothoff
2023-10-08
more work on DD51
Christian Grothoff
2023-10-08
currency DD51 JSON generation
Christian Grothoff
2023-10-07
parser for INI configuration of DD51 currency specifications
Christian Grothoff
2022-03-05
introduce sets for wire fees and global fees
Christian Grothoff
2022-02-17
-fix CS nonce reuse check logic
Christian Grothoff
2022-02-12
-doxygen fixes
Christian Grothoff
2021-10-14
start with KYC support in DB
Christian Grothoff
2020-07-15
Fix #6375
Christian Grothoff
2020-03-15
move common logic to parse currency into libtalerutil
Christian Grothoff
2020-01-19
rename: TALER_config_get_denom->amount
Christian Grothoff
2020-01-19
separate util.c and url.c
Christian Grothoff