summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_proposal.c
AgeCommit message (Expand)Author
2018-03-21still on leaks.Marcello Stanisci
2018-03-17proposal-lookup 404 Not Found.Marcello Stanisci
2018-03-17/proposal cb called with response code == 0.Marcello Stanisci
2018-01-31use url helpers from taler utilFlorian Dold
2018-01-30use url instead of uri consistentlyFlorian Dold
2018-01-29put customer-facing endpoints under /public/Florian Dold
2018-01-16fix leaks in /proposal handlingChristian Grothoff
2018-01-16fix proposal test cases, fix use after free in refundsFlorian Dold
2017-06-25handle '/' at end of URLs when composing http requests in libtalermerchantChristian Grothoff
2017-06-19add /refund cancel functionMarcello Stanisci
2017-06-19/refund lib, issuing the POST and defining cb skeletonMarcello Stanisci
2017-06-15~25% of /refund libMarcello Stanisci
2017-06-04fix more leaks, failure to reset job ptr when doneChristian Grothoff
2017-06-04fix misc leaksChristian Grothoff
2017-05-29rename proposal_data to contract_terms (see #4879)Florian Dold
2017-05-09nicely handle error from json_dumps without assertChristian Grothoff
2017-02-10Fix track API tests.Marcello Stanisci
2017-02-10Fixing testcases according to the renaming occurredMarcello Stanisci
2017-02-06Renaming /track/transaction handler to the pointMarcello Stanisci
2017-02-03Removing obsolete /map requests and renamingMarcello Stanisci
2017-02-02First steps in renamingMarcello Stanisci