summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_proposal.c
AgeCommit message (Expand)Author
2020-04-06make API return exchange data systematically, fixes #4939Christian Grothoff
2020-02-28take out verboseChristian Grothoff
2020-02-28be verboseChristian Grothoff
2020-01-24fix another EC issueChristian Grothoff
2020-01-24towards fixing backend DB versioning, also fixing TALER_PQ_error_code() seman...Christian Grothoff
2020-01-18fix old namesFlorian Dold
2019-11-23adapt to exchange API changesChristian Grothoff
2019-11-09close misc leaks, check for URL build errorsChristian Grothoff
2019-11-09clean up leaks, check URL construction workedChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-04properly separate external/internal APIsFlorian Dold
2019-09-23implement instances via one base URL per instanceFlorian Dold
2019-09-16fixing misc memory leaks related to json, including #5769, as well as an unre...Christian Grothoff
2019-06-18fix memory leaksChristian Grothoff
2019-05-24renameMarcello Stanisci
2019-05-24completing lib compressionMarcello Stanisci
2019-05-23indentMarcello Stanisci
2019-05-23renameMarcello Stanisci
2019-05-23Compressing/decompressing /proposal.Marcello Stanisci
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-12minor editMarcello Stanisci
2018-06-12including Authorization: header to requests.Marcello Stanisci
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