summaryrefslogtreecommitdiff
path: root/src/exchange-lib/exchange_api_wire_deposits.c
AgeCommit message (Expand)Author
2016-06-09rename source files to match API URIsChristian Grothoff
2016-06-09move TALER_TrackTransferDetails to taler_crypto_lib.h as it is not exchange-s...Christian Grothoff
2016-06-09rename /deposit/wtid and /wire/deposits to /track/{transaction,transfer} for ...Christian Grothoff
2016-06-07add exchange_pub to callbacksChristian Grothoff
2016-05-04fix fmt string issuesChristian Grothoff
2016-05-04fix issues in tracking API and tracking API test, resolves #4399Christian Grothoff
2016-04-17replace exchange_api_context with libgnunetcurlChristian Grothoff
2016-04-11check exchange signature on /wire/deposit response (#4135)Christian Grothoff
2016-04-11implement signing of /wire/deposit replies (#4135)Christian 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