summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_track_transfer.c
AgeCommit message (Expand)Author
2018-11-20Fix compilation warnings, due to:Marcello Stanisci
2018-07-26Addressing #5383 led to discover that..Marcello Stanisci
2018-06-13Fix last change.Marcello Stanisci
2018-06-13Properly adding Authorization header via GNUnet API.Marcello Stanisci
2018-06-13Reverting last change.Marcello Stanisci
2018-06-12including Authorization: header to requests.Marcello Stanisci
2018-01-31use url helpers from taler utilFlorian Dold
2018-01-30use url instead of uri consistentlyFlorian Dold
2017-07-21fix merchant_api_track_transfer to actually pass wire method to serviceChristian Grothoff
2017-07-21work for #4943 (incomplete)Christian Grothoff
2017-06-25handle '/' at end of URLs when composing http requests in libtalermerchantChristian Grothoff
2017-06-04fix more leaksChristian Grothoff
2017-03-29Still on #4877Marcello Stanisci
2017-03-20Fix lib testcase.Marcello Stanisci
2017-03-13Returining order_id in place of h_proposal_data amongMarcello Stanisci
2017-03-13Elaborating /track/transfer response for cached responsesMarcello Stanisci
2017-03-13Fix track transfer's response + adjusting tests to it.Marcello Stanisci
2017-02-07Huge renaming about removing transaction_id useMarcello Stanisci
2016-12-12Removing superflous (and segfault-prone)Marcello Stanisci
2016-10-22receiver->instance. test passedMarcello Stanisci
2016-10-20have merchant C API also return taler error codes (at least those from the me...Christian Grothoff
2016-10-15fix missing receiver in /track/transfer query string (merchant-lib)Marcello Stanisci
2016-10-15fixing #4577, as well as a few other cases where we need to index by merchant...Christian Grothoff
2016-10-04header definitions for /historyMarcello Stanisci
2016-07-07fixing #4594Marcello Stanisci
2016-06-24adapting /track API to use merchant instancesMarcello Stanisci
2016-06-11fix leaksChristian Grothoff
2016-06-10minor bugfixes in /track/transfer logic, testcase now passesChristian Grothoff
2016-06-09more work on /track APIsChristian Grothoff
2016-06-09add skeleton for calling /track/transaction to testcaseChristian Grothoff
2016-06-09pass base URIs instead of full URIsChristian Grothoff
2016-06-09skeleton for /track/transfer and /track/transaction, renaming to match latest...Christian Grothoff