summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_history.c
AgeCommit message (Expand)Author
2019-11-09close misc leaks, check for URL build errorsChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-05reindenting with uncrustifyChristian Grothoff
2019-09-23implement instances via one base URL per instanceFlorian Dold
2018-12-18Fix last commit.Marcello Stanisci
2018-12-18/history API.Marcello Stanisci
2018-12-13Changing /history semantics.Marcello Stanisci
2018-11-20Fix compilation warnings, due to:Marcello Stanisci
2018-03-21still on leaks.Marcello Stanisci
2018-03-17malforming /history response body, and avoid extractingMarcello Stanisci
2018-01-31use url helpers from taler utilFlorian Dold
2018-01-30use url instead of uri consistentlyFlorian Dold
2017-06-25handle '/' at end of URLs when composing http requests in libtalermerchantChristian Grothoff
2017-06-05Fix some signed/unsigned issues, plus some doxygen typosChristian Grothoff
2017-06-04fix more leaksChristian Grothoff
2017-03-20Fix lib testcase.Marcello Stanisci
2017-02-28Make /history's arguments optional.Marcello Stanisci
2017-02-23Modify /history API and DB table for order_id-proposal_dataMarcello Stanisci
2016-12-12Unifying map-in and map-out handlesMarcello Stanisci
2016-12-12Removing superflous (and segfault-prone)Marcello Stanisci
2016-10-20have merchant C API also return taler error codes (at least those from the me...Christian Grothoff
2016-10-05resolve #4689Marcello Stanisci
2016-10-04calling /history API from testcase. Loops ..Marcello Stanisci
2016-10-04still on /history merchant-libMarcello Stanisci
2016-10-04adding stub for /history callbackMarcello Stanisci