exchange/src
Christian Grothoff 4a84520514
resolve #4963
2017-10-16 17:57:29 +02:00
..
auditor resolve #4963 2017-10-16 17:57:29 +02:00
auditordb adding missing table in the drop method 2017-10-16 16:47:14 +02:00
bank-lib fix compiler warning due to possibly unknown switch enum values being handled poorly 2017-06-15 22:07:10 +02:00
benchmark use proper return value, some c99 changes 2017-10-06 22:13:28 +02:00
exchange properly handle signing errors if httpd lacks signing keys by returning internal errors (and handling new return value from TEH_KS_sign) 2017-10-07 15:10:24 +02:00
exchange-lib doh, do not try to clean up after allocation failure 2017-10-06 22:10:32 +02:00
exchange-tools check rval from TALER_amount_to_string 2017-10-06 22:16:28 +02:00
exchangedb check return value from create_denom_key_pair in test 2017-10-06 22:19:13 +02:00
include add references to Mantis bugs to TODO/FIXME comments in code 2017-10-12 20:56:16 +02:00
json check return value from TALER_JSON_hash 2017-10-06 20:02:28 +02:00
pq reduce scope of local vars 2017-10-06 21:35:17 +02:00
util fix signed calls to isalpha/isdigit/isspace etc. 2017-10-06 19:53:48 +02:00
wire use proper enum value for error code on signature parsing in wire plugin 2017-10-06 22:06:25 +02:00
.gitignore -initial import for mint 2015-01-08 18:37:20 +01:00
Makefile.am adding skeleton code for auditor 2016-10-06 15:17:10 +02:00
taler.conf removing garbage from config file (made testcase fail) 2016-09-28 20:39:37 +02:00