summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-post-orders.c
AgeCommit message (Expand)Author
2024-01-02tighten check for 'extra' fieldChristian Grothoff
2023-12-25-complete support for session_id in POST /private/ordersChristian Grothoff
2023-12-25get forgettable test to pass againChristian Grothoff
2023-12-24-note on forgettableChristian Grothoff
2023-12-23products should be optionalChristian Blättler
2023-12-23remove init linesChristian Blättler
2023-12-23refactor phases and parsing logicChristian Blättler
2023-12-23fix order serialization so test are passingChristian Blättler
2023-12-23set next phase at the end of serialize phaseChristian Blättler
2023-12-23start with post orders handler refactoringChristian Blättler
2023-12-16partial implementation of protocol v6: GET with additional filters, POST not ...Christian Grothoff
2023-11-25-update to new spec parsers for better error checkingChristian Grothoff
2023-11-21-fix spa redirect for instancesChristian Grothoff
2023-11-15-fix wallet-balance integration test: do return immediately even if force-rel...Christian Grothoff
2023-10-29work on #7965: better exchange /keys handlingChristian Grothoff
2023-10-13more work on multicurrency support: use checks everywhere...Christian Grothoff
2023-10-13work towards multi-currency supportChristian Grothoff
2023-10-13-first hack at multicurrency support in merchantChristian Grothoff
2023-09-22-misc minor fixesChristian Grothoff
2023-09-01new CRUD APIs for OTP devices and merchant accounts (fixes #7929, #7824), one...Christian Grothoff
2023-08-25make compiler happyChristian Grothoff
2023-08-24add merchant backend support for STEFAN curvesChristian Grothoff
2023-08-22add currency to amounts in merchant DBChristian Grothoff
2023-08-04-fix crash bug if order request was malformedChristian Grothoff
2023-07-13merging /keys and /wire API in the exchangeChristian Grothoff
2023-06-03address more FIXMEsChristian Grothoff
2023-05-04fix memory leak from interaction of templates and new order logicChristian Grothoff
2023-05-03-doxygenChristian Grothoff
2023-05-03expand merchant order logic to return exchanges trusted by the merchant and i...Christian Grothoff
2023-02-22-doxygen fixesv0.9.2Christian Grothoff
2023-02-21update changes with git pull and push modification for post order and using t...priscilla
2023-02-21POS secret supportChristian Grothoff
2023-02-02always set refund deadline (#7657)Christian Grothoff
2023-02-01-fix non-deterministic failure if no refund deadline givenChristian Grothoff
2023-01-31fix #7607Christian Grothoff
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