summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_track_transaction.c
AgeCommit message (Expand)Author
2018-11-20Fix compilation warnings, due to: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-03-17do not treat 424 Failed Dependency as "unexpected".Marcello Stanisci
2018-01-31use url helpers from taler utilFlorian Dold
2018-01-30use url instead of uri consistentlyFlorian Dold
2017-12-10fix double freeChristian Grothoff
2017-12-10simplify logicChristian 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-17Fix compiler warnings.Marcello Stanisci
2017-03-08Returning total sum of wire transferred coins insteadMarcello Stanisci
2017-02-10Fixing testcases according to the renaming occurredMarcello 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-09-26fixing 'make check' for new hashmap based instance pickingMarcello Stanisci
2016-07-07fixing #4594Marcello Stanisci
2016-06-24adapting /track API to use merchant instancesMarcello Stanisci
2016-06-11fixing #4160Christian Grothoff
2016-06-11return time of wire transfer in /trace/transactionChristian Grothoff
2016-06-11implement /track/transaction API and testcaseChristian Grothoff
2016-06-10build /track/transaction responseChristian Grothoff
2016-06-09more work on /track APIsChristian Grothoff
2016-06-09exchange URI should not need to be passed when tracking transactionChristian 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