summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-post-orders.c
AgeCommit message (Expand)Author
2022-07-21-improve loggingChristian Grothoff
2022-07-11-misc bugfixesChristian Grothoff
2022-07-11-add product validation logicChristian Grothoff
2022-07-08-fix leaksChristian Grothoff
2022-07-01Revert "check X-Forwarded-Proto when constructing an URI, useful behind a rev...Sebastian
2022-07-01check X-Forwarded-Proto when constructing an URI, useful behind a reverse proxySebastian
2022-05-20add email, site and logo for instancesSebastian
2022-04-05adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changedChristian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-19prevent orders with an infinite (never) wire_deadline from being created; fix...Christian Grothoff
2021-12-19introduce new data type for the post-orders hash used for idempotency checks,...Christian Grothoff
2021-12-14migration to protocol v11Christian Grothoff
2021-11-20remove wrong assert X-Forwarded-Prefix is found. Patch by MSSebastian
2021-11-17-misc fixes wrt long pollingChristian Grothoff
2021-11-03fix post order trait usageChristian Grothoff
2021-10-28-work on fixing FTBFSChristian Grothoff
2021-09-02fix internal APIs and implemnetation to match new UUID specification based on...Christian Grothoff
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