summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_common.c
AgeCommit message (Expand)Author
2020-08-29log at least a bit on parse failuresChristian Grothoff
2020-08-22remove unnecessary h_contract support, fix free() of uninitialized variableChristian Grothoff
2020-08-22pass h_contract separate from URI, that is cleanerChristian Grothoff
2020-08-22log where parsing failedChristian Grothoff
2020-08-19improve loggingChristian Grothoff
2020-08-19fix bad frees()Christian Grothoff
2020-08-10implement parse refund uri (untested) & add more tests for pay uriJonathan Buchanan
2020-08-09implement parser for taler_pay_uriJonathan Buchanan
2020-04-24baseURL construction helper function'Christian Grothoff
2020-04-10implement #5299Christian Grothoff
2020-04-06make API return exchange data systematically, fixes #4939Christian Grothoff
2018-01-31use url helpers from taler utilFlorian Dold
2018-01-30use url instead of uri consistentlyFlorian Dold
2018-01-22implement check payment API clientFlorian Dold
2017-06-25handle '/' at end of URLs when composing http requests in libtalermerchantChristian Grothoff