exchange/src/util
2021-08-05 11:07:20 +02:00
..
.gitignore gitignore 2021-07-30 18:38:48 +02:00
amount.c -rename TALER_amount_get_zero to TALER_amount_set_zero 2021-07-23 13:02:04 +02:00
auditor_signatures.c
config.c
crypto_helper_denom.c -try to fix Florian's FIXME/endless loop, alas without test as Florian did not provide enough details for that 2021-08-05 11:07:20 +02:00
crypto_helper_esign.c -try to fix Florian's FIXME/endless loop, alas without test as Florian did not provide enough details for that 2021-08-05 11:07:20 +02:00
crypto_wire.c
crypto.c
getopt.c
lang.c
Makefile.am fix #6960 2021-07-29 23:56:46 +02:00
mhd.c
offline_signatures.c
os_installation.c
paths.conf
payto.c -strengthen payto validation logic 2021-08-02 19:38:23 +02:00
secmod_common.c secmod: use umask, as fchmod is undefined on sockets 2021-07-27 12:04:52 +02:00
secmod_common.h secmod: use umask, as fchmod is undefined on sockets 2021-07-27 12:04:52 +02:00
secmod_signatures.c skip keys in future keys if they already expired (remove logging) 2021-04-16 14:17:55 +02:00
taler-config.in
taler-exchange-secmod-eddsa.c secmod client dir needs group write permissions 2021-07-29 20:34:56 +02:00
taler-exchange-secmod-eddsa.conf put generated secmod keys in separate dir 2021-07-30 18:12:36 +02:00
taler-exchange-secmod-eddsa.h rename taler-helper-crypto-* to taler-exchange-secmod-* 2021-01-17 20:07:55 +01:00
taler-exchange-secmod-rsa.c -try to fix Florian's FIXME/endless loop, alas without test as Florian did not provide enough details for that 2021-08-05 11:07:20 +02:00
taler-exchange-secmod-rsa.conf put generated secmod keys in separate dir 2021-07-30 18:12:36 +02:00
taler-exchange-secmod-rsa.h rename taler-helper-crypto-* to taler-exchange-secmod-* 2021-01-17 20:07:55 +01:00
test_amount.c expose 2^52 amount value limit in header, check that limit in test cases, add TALER_amount_multiply and TALER_amount_divide2 operations 2021-07-10 14:55:35 +02:00
test_crypto.c
test_helper_eddsa.c fix secmod helper config, wait for client directory 2021-07-30 18:37:54 +02:00
test_helper_eddsa.conf fix secmod helper config, wait for client directory 2021-07-30 18:37:54 +02:00
test_helper_rsa.c -try to fix Florian's FIXME/endless loop, alas without test as Florian did not provide enough details for that 2021-08-05 11:07:20 +02:00
test_helper_rsa.conf fix secmod helper config, wait for client directory 2021-07-30 18:37:54 +02:00
test_payto.c
test_url.c remove fault injection 2021-04-24 19:05:55 +02:00
url.c allow ';' in URLs, needed for data URLs 2021-08-03 21:50:54 +02:00
util.c
wallet_signatures.c remove redundant old_coin_pub from link data 2021-01-10 12:15:47 +01:00
yna.c