exchange/src/util
Christian Grothoff 17eafb869c
address FIXME
2020-03-28 22:12:47 +01:00
..
.gitignore add payto URL test, fix payto parser implementation 2020-01-14 23:54:43 +01:00
amount.c clean up closer logic, improve error handling, simplify logic, add comments 2020-03-15 20:42:47 +01:00
config.c move common logic to parse currency into libtalerutil 2020-03-15 20:08:38 +01:00
crypto_wire.c code cleanup (comments, scoping, naming, indentation) 2020-03-07 00:28:07 +01:00
crypto.c adjust types to match latest GNUnet API 2020-03-17 01:09:16 +01:00
getopt.c separate util.c and url.c 2020-01-19 20:33:07 +01:00
Makefile.am address FIXME 2020-03-28 22:12:47 +01:00
mhd.c indent 2020-01-19 20:37:12 +01:00
os_installation.c separate util.c and url.c 2020-01-19 20:33:07 +01:00
paths.conf fixing #4386: use more sane configuration and data file structure 2016-04-10 17:10:20 +02:00
payto.c de-duplicate url.c 2020-03-01 13:04:06 +01:00
taler-config.in address FIXME 2020-03-28 22:12:47 +01:00
test_amount.c fix inconsistency in field naming 2020-03-27 17:32:39 +01:00
test_crypto.c fix inconsistency in field naming 2020-03-27 17:32:39 +01:00
test_payto.c fix inconsistency in field naming 2020-03-27 17:32:39 +01:00
test_url.c fix inconsistency in field naming 2020-03-27 17:32:39 +01:00
url.c add ENABLE_SANITY_CHECKS #define instead of using '1' 2020-03-01 13:13:33 +01:00
util.c de-duplicate url.c 2020-03-01 13:04:06 +01:00