summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-post-orders.c
AgeCommit message (Expand)Author
2021-08-07-code cleanup: use new GNUNET_TIME functionsChristian Grothoff
2021-08-04finish fix for #6953Christian Grothoff
2021-08-04-implement #6953 + #6948Christian Grothoff
2021-08-01-more json_pack fixesChristian Grothoff
2021-08-01-more json_pack funChristian Grothoff
2021-08-01-implement lock expiratin (#6937)Christian Grothoff
2021-08-01implement #6942: switch UUIDs to stringsChristian Grothoff
2021-07-24implement #6939 transformationChristian Grothoff
2021-07-23-fix compiler warningChristian Grothoff
2021-07-23-address FIXMEChristian Grothoff
2021-07-22-code cleanup order creationChristian Grothoff
2021-07-22add more location checksChristian Grothoff
2021-07-21more checks on the order objectms
2021-07-21start with refactoring private_post-ordersFlorian Dold
2021-06-16fix #6904Christian Grothoff
2021-06-16identify where #6904 breaksChristian Grothoff
2021-05-28-make gcc happyChristian Grothoff
2021-05-09fix check for wire method existing (fixes test failure)Christian Grothoff
2021-05-05-style fixChristian Grothoff
2021-05-05fix: looking for wire methodSebastian
2021-04-16correct (product) image to be a string (as specified) instead of a JSON objectChristian Grothoff
2021-04-14fix #6844Christian Grothoff
2021-04-11allow refund_delay to override default wire deadline; check if confliciting r...Christian Grothoff
2021-04-11more refund-related loggingChristian Grothoff
2021-04-02fix misc memory leaksChristian Grothoff
2021-02-17fix account re-enable issue, related to #6755, but not exactlyChristian Grothoff
2021-01-18only log things as ERROR that are actually ERRORsChristian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-30properly detect if CONTRACT with same order ID already exists as wellChristian Grothoff
2020-10-26use corret HTTP status codes (#6434)Christian Grothoff
2020-10-25implement #6525, requires LASTEST GNUnet to workChristian Grothoff
2020-10-25use better status codesChristian Grothoff
2020-10-25work on #6525Christian Grothoff
2020-10-20@paramMS
2020-10-15Doxygen fixesMS
2020-10-09Addressing @file warnings.MS
2020-10-07refuse refunds categorically if refund_delay was 0, instead of trying to give...Christian Grothoff
2020-09-10commentMS
2020-09-05fix idempotency issue for POST /private/orders (#6445)Christian Grothoff
2020-09-05inline locations as per#6566Christian Grothoff
2020-08-25fix #6432Christian Grothoff
2020-08-25fix memory leaks discovered while valgrinding #6493Christian Grothoff
2020-08-24make fulfillment URL optional, fix #6498 as discussedChristian Grothoff
2020-08-19long poll for pending refundsJonathan Buchanan
2020-08-12adapt to GNUnet API changeFlorian Dold
2020-08-09implement #6467Christian Grothoff
2020-08-01implementation/tests for idempotent POST /orders requestsJonathan Buchanan
2020-07-29remove claim_token from insert_contract_terms and return it from lookup_orderJonathan Buchanan
2020-07-27missing commitChristian Grothoff
2020-07-27make create_token optionalChristian Grothoff