.. |
.gitignore
|
put crypto worker in exchange-tools, re-enable build
|
2021-12-08 15:54:48 +01:00 |
amount.c
|
add long-time overdue convenience function
|
2021-09-01 11:11:41 +02:00 |
auditor_signatures.c
|
introducing GNUNET_TIME_Timestamp, recoup now with amounts
|
2021-12-14 16:04:40 +01:00 |
config.c
|
start with KYC support in DB
|
2021-10-14 14:45:10 +02:00 |
crypto_helper_common.c
|
work on #7099
|
2021-11-25 09:43:01 +01:00 |
crypto_helper_common.h
|
-sms wip
|
2021-11-17 13:03:58 +01:00 |
crypto_helper_esign.c
|
introducing GNUNET_TIME_Timestamp, recoup now with amounts
|
2021-12-14 16:04:40 +01:00 |
crypto_helper_rsa.c
|
introducing GNUNET_TIME_Timestamp, recoup now with amounts
|
2021-12-14 16:04:40 +01:00 |
crypto_wire.c
|
-fix misc. compiler warnings
|
2021-11-19 10:57:27 +01:00 |
crypto.c
|
fixed CS signatures and cleanup/refactoring
|
2022-02-04 15:33:09 +01:00 |
denom.c
|
fixed CS signatures and cleanup/refactoring
|
2022-02-04 15:33:09 +01:00 |
exchange_signatures.c
|
introducing GNUNET_TIME_Timestamp, recoup now with amounts
|
2021-12-14 16:04:40 +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
|
[age_restriction] progress 13/n
|
2022-01-23 01:36:21 +01:00 |
merchant_signatures.c
|
v12: also do not sign over merchant_pub in REFUND signature, centralize logic
|
2021-12-25 14:58:04 +01:00 |
mhd.c
|
make check case-insensitive
|
2021-12-01 17:56:47 +01:00 |
offline_signatures.c
|
[age restriction] progress 12/n
|
2022-01-21 15:41:02 +01:00 |
os_installation.c
|
fix #7105 (for exchange)
|
2021-11-25 23:24:04 +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
|
use 'pipe' instead of 'eventfd' on non-Linux systems
|
2022-01-18 09:15:54 -05:00 |
secmod_common.h
|
use 'pipe' instead of 'eventfd' on non-Linux systems
|
2022-01-18 09:15:54 -05:00 |
secmod_signatures.c
|
introducing GNUNET_TIME_Timestamp, recoup now with amounts
|
2021-12-14 16:04:40 +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-exchange-secmod-eddsa.c
|
use 'pipe' instead of 'eventfd' on non-Linux systems
|
2022-01-18 09:15:54 -05: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
|
introducing GNUNET_TIME_Timestamp, recoup now with amounts
|
2021-12-14 16:04:40 +01:00 |
taler-exchange-secmod-rsa.c
|
use 'pipe' instead of 'eventfd' on non-Linux systems
|
2022-01-18 09:15:54 -05: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
|
introducing GNUNET_TIME_Timestamp, recoup now with amounts
|
2021-12-14 16:04:40 +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
|
fixed CS signatures and cleanup/refactoring
|
2022-02-04 15:33:09 +01:00 |
test_helper_eddsa.c
|
introducing GNUNET_TIME_Timestamp, recoup now with amounts
|
2021-12-14 16:04:40 +01:00 |
test_helper_eddsa.conf
|
add missing preflight
|
2021-12-08 12:42:22 +01:00 |
test_helper_rsa.c
|
added CS data structures, implemented CS keypair
|
2022-02-04 15:31:45 +01:00 |
test_helper_rsa.conf
|
add missing preflight
|
2021-12-08 12:42:22 +01: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
|
use 'pipe' instead of 'eventfd' on non-Linux systems
|
2022-01-18 09:15:54 -05:00 |
wallet_signatures.c
|
The current recoup API is broken. I guess this is another example where "trivial" API changes turn out to have (multiple!) unexpected consequences.
|
2022-01-11 12:47:35 +01:00 |
yna.c
|
doxygen fixes, update ChangeLog, bump version
|
2020-10-03 16:08:01 +02:00 |