summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-09-09likely fix for #6581, still needs testcaseChristian Grothoff
2020-09-09add API nameChristian Grothoff
2020-09-09diagnostics for #6581Christian Grothoff
2020-09-08fix for #6584Christian Grothoff
2020-09-08slash termination in the right placeFlorian Dold
2020-09-07trigger long poolers also on /paid (#6581)Christian Grothoff
2020-09-07remove ?, as fulfillment_url cannot be NULL hereChristian Grothoff
2020-09-07simplify expressionFlorian Dold
2020-09-07dynamic /pay timeoutFlorian Dold
2020-09-07append h_contract when appropriateFlorian Dold
2020-09-07add already_paid_fulfillment_urlFlorian Dold
2020-09-07consider already_paid_order_id on order status pageFlorian Dold
2020-09-06commasChristian Grothoff
2020-09-06properly implement shutdown of /refund requestChristian Grothoff
2020-09-06do not loop if refund fails (#6577)Christian Grothoff
2020-09-06off by commaChristian Grothoff
2020-09-06try to debug crash in merchant backend on GET for refundChristian Grothoff
2020-09-06get_order_summary() can return NULL, make field optionalChristian Grothoff
2020-09-05fix idempotency issue for POST /private/orders (#6445)Christian Grothoff
2020-09-05fix #6568Christian Grothoff
2020-09-05inline locations as per#6566Christian Grothoff
2020-09-03fix #6516Christian Grothoff
2020-08-29initialize deposit timestampChristian Grothoff
2020-08-29fix uninitialized valuesChristian Grothoff
2020-08-29fix memory leaks in orders/forget logicChristian Grothoff
2020-08-29fix hash_from_string confusion and other unchecked return value issuesChristian Grothoff
2020-08-29fix test_mustach_jansson and actually run it during test suiteChristian Grothoff
2020-08-29log at least a bit on parse failuresChristian Grothoff
2020-08-29fix commit logicChristian Grothoff
2020-08-29fix filter logicChristian Grothoff
2020-08-28fix json_pack format stringv0.8.0-dev.18.0.0-dev.1MS
2020-08-28fix URL constructionMS
2020-08-27Merge branch 'master' of ssh://git.taler.net/merchantJonathan Buchanan
2020-08-27address some backend fixmesJonathan Buchanan
2020-08-27avoid redirecting to https, for now.MS
2020-08-27adding '://'MS
2020-08-25fix #6432Christian Grothoff
2020-08-25fix memory leaks discovered while valgrinding #6493Christian Grothoff
2020-08-25fix use-after-free (#6493)Christian Grothoff
2020-08-24make fulfillment URL optional, fix #6498 as discussedChristian Grothoff
2020-08-23fix #6498Christian Grothoff
2020-08-23try to address #6498-16717Christian Grothoff
2020-08-22correct fix for #6498 (hopefully)Christian Grothoff
2020-08-22revert patch 838e8bf4f11a6713c61a80addfc5517254f72759Christian Grothoff
2020-08-22add h_contract to refund responseChristian 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-22needs = in URIChristian Grothoff
2020-08-22include h_contract in refund URL, as it is needed for authenticationChristian Grothoff