exchange/src/util
2020-03-15 20:42: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 code cleanup (comments, scoping, naming, indentation) 2020-03-07 00:28:07 +01:00
getopt.c separate util.c and url.c 2020-01-19 20:33:07 +01:00
Makefile.am split off mhd.c 2020-01-19 20:36:34 +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 add preload obscenity 2020-01-18 19:49:33 +01:00
test_amount.c spelling of 'mismatch' 2020-01-20 02:11:03 +01:00
test_crypto.c fix copyright headers as per CA 2020-01-19 19:21:58 +01:00
test_payto.c DCE: only keep x-taler-wire processing functions we actually use/need 2020-01-18 01:13:53 +01:00
test_url.c refactor uri parsing logic, prepare for unit test 2020-01-14 15:57:36 +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