.. |
.gitignore
|
rename taler-helper-crypto-* to taler-exchange-secmod-*
|
2021-01-17 20:07:55 +01:00 |
amount.c
|
-rename TALER_amount_get_zero to TALER_amount_set_zero
|
2021-07-23 13:02:04 +02:00 |
auditor_signatures.c
|
misc doxygen fixes
|
2020-12-20 17:10:09 +01:00 |
config.c
|
Fix #6375
|
2020-07-15 21:41:09 +02:00 |
crypto_helper_denom.c
|
secmod: services create their own client dirs with correct permissions
|
2021-07-29 13:04:55 +02:00 |
crypto_helper_esign.c
|
secmod: services create their own client dirs with correct permissions
|
2021-07-29 13:04:55 +02:00 |
crypto_wire.c
|
misc doxygen fixes
|
2020-12-20 17:10:09 +01:00 |
crypto.c
|
add check for sufficiently recent version of libgnunetutil, remove now unnecessary crypto blinding logic
|
2020-12-25 08:44:57 +01:00 |
getopt.c
|
separate util.c and url.c
|
2020-01-19 20:33:07 +01:00 |
lang.c
|
make static analysis happy
|
2020-10-30 00:26:21 +01:00 |
Makefile.am
|
secmod: fchmod socket to ug+rw
|
2021-07-27 11:26:48 +02:00 |
mhd.c
|
indent
|
2020-01-19 20:37:12 +01:00 |
offline_signatures.c
|
fix #6666, bump protocol version to 9
|
2021-01-01 15:48:43 +01:00 |
os_installation.c
|
separate util.c and url.c
|
2020-01-19 20:33:07 +01:00 |
paths.conf
|
typos
|
2020-03-31 20:57:11 +02:00 |
payto.c
|
centralize (most) offline signing/verifying operations into offline_signatures.c
|
2020-12-04 20:29:18 +01: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
|
address FIXME
|
2020-03-28 22:12:47 +01:00 |
taler-exchange-secmod-eddsa.c
|
secmod: services create their own client dirs with correct permissions
|
2021-07-29 13:04:55 +02:00 |
taler-exchange-secmod-eddsa.conf
|
secmod: services create their own client dirs with correct permissions
|
2021-07-29 13:04:55 +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
|
secmod: services create their own client dirs with correct permissions
|
2021-07-29 13:04:55 +02:00 |
taler-exchange-secmod-rsa.conf
|
secmod: services create their own client dirs with correct permissions
|
2021-07-29 13:04:55 +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
|
more unit crypto tests
|
2020-07-11 17:26:02 +02:00 |
test_helper_eddsa.c
|
improve test logging
|
2021-01-28 21:23:16 +01:00 |
test_helper_eddsa.conf
|
make "make check" in src/util respect env var ‘TMPDIR’
|
2021-01-21 19:56:53 -05:00 |
test_helper_rsa.c
|
improve test logging
|
2021-01-28 21:23:16 +01:00 |
test_helper_rsa.conf
|
make "make check" in src/util respect env var ‘TMPDIR’
|
2021-01-21 19:56:53 -05:00 |
test_payto.c
|
centralize (most) offline signing/verifying operations into offline_signatures.c
|
2020-12-04 20:29:18 +01:00 |
test_url.c
|
remove fault injection
|
2021-04-24 19:05:55 +02:00 |
url.c
|
remove deadlocking log statements
|
2021-03-01 14:08:15 +01:00 |
util.c
|
fix #6146
|
2020-04-02 11:34:52 +02:00 |
wallet_signatures.c
|
remove redundant old_coin_pub from link data
|
2021-01-10 12:15:47 +01:00 |
yna.c
|
doxygen fixes, update ChangeLog, bump version
|
2020-10-03 16:08:01 +02:00 |