exchange/src/util
2015-06-20 22:53:01 +02:00
..
amount.c more documenting, checking for consistency between prepared statements and functional logic 2015-06-03 15:41:09 +02:00
crypto.c -include wallet headers if compiling wallet library 2015-06-02 12:52:05 +02:00
json.c deduplicate code with util/json.c, do use consistently /time/ encoding 2015-06-20 22:53:01 +02:00
Makefile.am add --enable-wallet-only flag to build libtalerutil_wallet which ONLY contains the wallet-specific API subset 2015-05-28 11:34:06 +02:00
misc.supp -initial import for mint 2015-01-08 18:37:20 +01:00
os_installation.c organize #include, remove redundant includes 2015-05-16 20:33:01 +02:00
test_amount.c starting with tests for libtalerutil 2015-04-13 17:20:46 +02:00
test_crypto.c eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol 2015-05-16 14:15:34 +02:00
test_json.c test for rsa-json conversion API 2015-05-17 17:35:24 +02:00
test_wireformats.c slightly expand wireformat test to cover error cases 2015-05-17 17:57:31 +02:00
util.c -include wallet headers if compiling wallet library 2015-06-02 12:52:05 +02:00
wireformats.c slightly expand wireformat test to cover error cases 2015-05-17 17:57:31 +02:00