exchange/src/util
Christian Grothoff 2fed889224
-fix offset issue
2021-11-19 21:26:35 +01:00
..
.gitignore towards merging with master 2021-11-17 11:26:19 +01:00
amount.c add long-time overdue convenience function 2021-09-01 11:11:41 +02:00
auditor_signatures.c start to work on transformation 2021-10-27 09:23:11 +02:00
config.c start with KYC support in DB 2021-10-14 14:45:10 +02:00
crypto_helper_common.c -fix offset issue 2021-11-19 21:26:35 +01:00
crypto_helper_common.h -sms wip 2021-11-17 13:03:58 +01:00
crypto_helper_esign.c -fix warnings 2021-11-19 17:00:37 +01:00
crypto_helper_rsa.c -fix offset issue 2021-11-19 21:26:35 +01:00
crypto_wire.c -fix misc. compiler warnings 2021-11-19 10:57:27 +01:00
crypto.c [age restriction] progress 3/n 2021-11-16 14:43:54 +01:00
denom.c -use different hash for RSA vs. Denomination hashing 2021-11-17 23:02:05 +01:00
exchange_signatures.c add missing file 2021-11-07 11:41:53 +01:00
extension_age_restriction.c age restriction (load per denomination). 3/n 2021-11-14 16:39:42 +01:00
getopt.c separate util.c and url.c 2020-01-19 20:33:07 +01:00
iban.c -handle NULL nicely 2021-08-23 08:31:01 +02:00
lang.c make static analysis happy 2020-10-30 00:26:21 +01:00
Makefile.am -fix dist rule 2021-11-18 14:17:52 +01:00
mhd.c brutally fixing types in src/include/, creating plenty of FTBFS issues 2021-10-27 09:23:11 +02:00
offline_signatures.c -work on FTBFS 2021-10-27 09:23:13 +02: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 fix payto:// construction routine and move it to libtalerutil 2021-11-07 19:22:12 +01:00
secmod_common.c -fix offset issue 2021-11-19 21:26:35 +01:00
secmod_common.h sms merge wip 2021-11-17 13:07:36 +01:00
secmod_signatures.c -use different hash for RSA vs. Denomination hashing 2021-11-17 23:02:05 +01:00
taler-config.c add taler-config C version, useful once we depend on the next GNUnet release to avoid the LD_PRELOAD hack 2021-09-05 18:33:29 +02:00
taler-config.in fix .so search in taler-config 2021-08-19 20:41:25 +02:00
taler-crypto-worker.c towards merging with master 2021-11-17 11:32:05 +01:00
taler-exchange-secmod-eddsa.c -fix misc. compiler warnings 2021-11-19 10:57:27 +01: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 -misc bugfixes 2021-11-19 11:47:52 +01: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 -use different hash for RSA vs. Denomination hashing 2021-11-17 23:02:05 +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 RSA abstraction work 2021-11-05 17:19:47 +01:00
test_helper_eddsa.c -fix leaks and compiler warnings 2021-11-19 20:56:53 +01:00
test_helper_eddsa.conf add CLIENT_DIR to make test_crypto pass 2021-11-16 14:25:33 +01:00
test_helper_rsa.c -fix leaks and compiler warnings 2021-11-19 20:56:53 +01:00
test_helper_rsa.conf fix secmod helper config, wait for client directory 2021-07-30 18:37:54 +02:00
test_payto.c -check DE IBAN 2021-08-23 08:25:56 +02:00
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 -fix misc. compiler warnings 2021-11-19 10:57:27 +01:00
wallet_signatures.c include h_extensions in deposit confirmation 2021-11-06 19:43:47 +01:00
yna.c doxygen fixes, update ChangeLog, bump version 2020-10-03 16:08:01 +02:00