summaryrefslogtreecommitdiff
path: root/src/exchange-lib/exchange_api_refresh.c
AgeCommit message (Expand)Author
2016-06-11fix memory leaksChristian Grothoff
2016-06-11fix memory leaks: json_array_append increments RCChristian Grothoff
2016-06-11check return values of json_array_appendChristian Grothoff
2016-06-09make code build against revised GNUnet blind signing APIChristian Grothoff
2016-06-07add exchange_pub to callbacksChristian Grothoff
2016-05-24fixing #4520: be more aggressive at asserting when API is violatedChristian Grothoff
2016-05-24fix #4483Christian Grothoff
2016-05-21make use of GNUNET_JSON_from_data_auto where possibleChristian Grothoff
2016-05-16fixing #3814 by removing ability to melt multiple oldcoins at the same timeChristian Grothoff
2016-05-05export transaction history check functionChristian Grothoff
2016-05-04fix fmt string issuesChristian Grothoff
2016-05-02fix #4184Christian Grothoff
2016-04-17replace bank_api_context with libgnunetcurlChristian Grothoff
2016-04-17replace exchange_api_context with libgnunetcurlChristian Grothoff
2016-03-21rename to match GNUnet symbol changeChristian Grothoff
2016-03-19remove duplicated JSON parsing code from exchange-lib (#4150)Christian Grothoff
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian Grothoff
2016-03-01renaming mint->exchangeChristian Grothoff