summaryrefslogtreecommitdiff
path: root/src/exchange-lib/exchange_api_payback.c
AgeCommit message (Expand)Author
2019-01-11fix cyclic dependency by combining exchange-lib and auditor-lib directoriesChristian Grothoff
2018-11-25getting test_auditor_api to passChristian Grothoff
2018-10-22Fix compiler warnings.Marcello Stanisci
2018-10-22Fix compiler warnings.Marcello Stanisci
2018-09-22put curl default options on one placeFlorian Dold
2018-09-21use deflate in exchange-apiFlorian Dold
2018-08-17use gnunet_curl_lib.h instead of including gnurl/curl directlyFlorian Dold
2017-10-31major API refactoring, adding planchet generation and coin extraction APIs to...Christian Grothoff
2017-05-09nicely handle error from json_dumps without assertChristian Grothoff
2017-05-07check json_pack return value, just to be niceChristian Grothoff
2017-04-16test case of /payback done twice, handle 403-case in /payback handler, thereb...Christian Grothoff
2017-04-03implement rest of exchange logic for #3887 (return payback information in res...Christian Grothoff
2017-04-01implement DB plugin function to obtain reserve information, migrate logic to ...Christian Grothoff
2017-03-29implementing remaining /payback responsesChristian Grothoff
2017-03-29implement /payback-functions in libtalerexchange.so (new C file)Christian Grothoff