summaryrefslogtreecommitdiff
path: root/src/exchange-lib/exchange_api_handle.c
AgeCommit message (Expand)Author
2017-06-01add version to keydata returned by libtalerexchange (#5035)Christian Grothoff
2017-05-11acutally initialize num_auditors field, helps a lot...Christian Grothoff
2017-05-11fail hard if any auditor sig is wrongChristian Grothoff
2017-04-20fix misc doxygen issuesChristian Grothoff
2017-03-02fix expire header parsing if day-of-month is 7th due to field confusing (wday...Christian Grothoff
2016-12-04#4828Marcello Stanisci
2016-10-10check dbinit return value to not fail hard if DB not availableChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-13implement #4569Christian Grothoff
2016-05-31add support for /keys cache control (#4036)Christian Grothoff
2016-05-24allow access to raw /keys responseFlorian Dold
2016-05-18fix #4506: check that master key matches our master key when loading signing ...Christian Grothoff
2016-05-04fix fmt string issuesChristian Grothoff
2016-05-02fix #4184Christian Grothoff
2016-04-20introduce refund feeChristian Grothoff
2016-04-17replace exchange_api_context with libgnunetcurlChristian Grothoff
2016-03-21Merge branch 'master' of git+ssh://git.taler.net/var/git/exchangeChristian Grothoff
2016-03-21rename to match GNUnet symbol changeChristian Grothoff
2016-03-21implementing #3987Christian Grothoff
2016-03-19remove duplicated JSON parsing code from exchange-lib (#4150)Christian Grothoff
2016-03-01renaming mint->exchangeChristian Grothoff