exchange/src
2017-10-17 19:53:44 +02:00
..
auditor make --wire argument mandatory 2017-10-17 19:53:43 +02:00
auditordb assertion only holds if we did get results 2017-10-17 19:53:42 +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 exit more nicely if command line arguments were wrong 2017-10-17 19:53:43 +02:00
exchange fix matching of auditor keys/denomination issues so that we return _all_ applicable auditor signatures, instead of a tiny subset 2017-10-17 19:53:44 +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 actually properly implement API wrt return value handling, even if not used today 2017-10-17 19:53:44 +02:00
include add exchangedb function for #4961 2017-10-16 17:57:29 +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