summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_proposal.c
AgeCommit message (Expand)Author
2019-01-31/proposal API disambiguation.Marcello Stanisci
2019-01-31Proposal logic.Marcello Stanisci
2019-01-31indentMarcello Stanisci
2019-01-10improve logging for reoccurrances of #5492Christian Grothoff
2019-01-10clean up /proposal handling to (1) avoid (previously missing) multi-statement...Christian Grothoff
2018-12-22disambiguate error scenarios betterChristian Grothoff
2018-03-17trigger 404 @ /proposalMarcello Stanisci
2018-03-17be more gentle with unexpected response codes.Marcello Stanisci
2018-03-12implementing #5281 guards against hanging transactions, plus minor code cleanupsChristian Grothoff
2018-03-11do more order validation (fixes #5290)Florian Dold
2018-02-02fix two uninitialized memory accessesFlorian Dold
2018-02-02remove unnecessary table, track last_session_idFlorian Dold
2018-02-02only fill out merchant info if not givenFlorian Dold
2018-02-01allow default instance for POST /orderFlorian Dold
2018-01-31use url helpers from taler utilFlorian Dold
2018-01-29no need to convert amount nowFlorian Dold
2018-01-29put customer-facing endpoints under /public/Florian Dold
2018-01-22should be find_order, not find_ordersFlorian Dold
2018-01-19fix leakChristian Grothoff
2018-01-19work on #4939: load multiple wire methods per instanceChristian Grothoff
2018-01-18convert refund amount if it is a stringFlorian Dold
2018-01-17use correct labelFlorian Dold
2018-01-17include locations and proper labels in proposalFlorian Dold
2018-01-16nicer order idsFlorian Dold
2018-01-16use dot to separate default order_id for friendlier URLsFlorian Dold
2018-01-16convert amount from string in /proposalFlorian Dold
2018-01-16fix a few memory leaksChristian Grothoff
2018-01-16products must be array, not objectFlorian Dold
2018-01-16fix proposal test cases, fix use after free in refundsFlorian Dold
2018-01-10add nonce only when proposal is requestedFlorian Dold
2018-01-10fill in missing proposal fieldsFlorian Dold
2017-12-09handle localtime() failureChristian Grothoff
2017-10-27max deposit fee picked from defaultsMarcello Stanisci
2017-10-06check return value from TALER_JSON_hashChristian Grothoff
2017-09-09work on #5092, do not assert if instance unknownChristian Grothoff
2017-06-29fixing misc. FIXMEs, some style issues, and mostly DB return value handling t...Christian Grothoff
2017-06-04fix more leaksChristian Grothoff
2017-06-04fix more leaks, failure to reset job ptr when doneChristian Grothoff
2017-06-04fix misc leaksChristian Grothoff
2017-06-04fix misc memory leaksChristian Grothoff
2017-05-29rename proposal_data to contract_terms (see #4879)Florian Dold
2017-05-04cosmeticsMarcello Stanisci
2017-04-26add wire_method to proposal termsFlorian Dold
2017-03-06implement #4935 (wire fee support)Christian Grothoff
2017-03-05fix misc memory leaksChristian Grothoff
2017-02-23Modify /history API and DB table for order_id-proposal_dataMarcello Stanisci
2017-02-22Fix json formatting.Marcello Stanisci
2017-02-12no newlineFlorian Dold
2017-02-12prettier automatic order_idFlorian Dold
2017-02-12set pay deadline if not in frontent orderFlorian Dold