exchange/src/util
Christian Grothoff 928d6626b5
newline
2021-01-15 18:01:34 +01:00
..
.gitignore update .gitignore files 2021-01-06 11:38:13 +01:00
amount.c use enum instead of int 2020-08-29 11:55:40 +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 fix DH revocation logic 2021-01-15 15:38:47 +01:00
crypto_helper_esign.c improve logging 2021-01-15 12:18:27 +01: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 fix major bug with SQL statement missing ORDER BY freshcoin_index resulting in possible link failures (but usually lucky with old DB schema) 2021-01-10 00:54:12 +01: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_signatures.c misc doxygen fixes 2020-12-20 17:10:09 +01:00
taler-config.in address FIXME 2020-03-28 22:12:47 +01:00
taler-helper-crypto-eddsa.c use blocking sendto() call to possibly eliminate need for nanosleep() 2021-01-06 10:07:12 +01:00
taler-helper-crypto-eddsa.conf supply more defaults 2020-12-11 00:05:30 +01:00
taler-helper-crypto-eddsa.h add sync and timeout functionality to helpers 2020-12-12 22:40:40 +01:00
taler-helper-crypto-rsa.c newline 2021-01-15 18:01:34 +01:00
taler-helper-crypto-rsa.conf supply more defaults 2020-12-11 00:03:58 +01:00
taler-helper-crypto-rsa.h add sync and timeout functionality to helpers 2020-12-12 22:40:40 +01:00
test_amount.c fix #6170 and rest of #6164 2020-04-08 23:52:01 +02:00
test_crypto.c more unit crypto tests 2020-07-11 17:26:02 +02:00
test_helper_eddsa.c keep helpers in normal bin/ dir 2020-12-31 22:31:32 +01:00
test_helper_eddsa.conf use shorter PATHs, /home/grothoff/research/taler/exchange/src/util may be too much for UNIXPATH 2021-01-06 10:11:53 +01:00
test_helper_rsa.c keep helpers in normal bin/ dir 2020-12-31 22:31:32 +01:00
test_helper_rsa.conf use shorter PATHs, /home/grothoff/research/taler/exchange/src/util may be too much for UNIXPATH 2021-01-06 10:11:53 +01: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 fix inconsistency in field naming 2020-03-27 17:32:39 +01:00
url.c CSE elimination, fix #6218 2020-04-23 15:26:17 +02: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