summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
AgeCommit message (Expand)Author
2022-04-25fix bogus age commitment length checkFlorian Dold
2022-04-25don't confuse GNUnet and MHD error codesFlorian Dold
2022-04-17Use new exchange funcs: TALER_merchant_pay_{sign,verify}Thien-Thi Nguyen
2022-04-05adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changedChristian Grothoff
2022-03-22-typo fixedÖzgür Kesim
2022-03-15[age restriction] age verification implemented, but not tested.Özgür Kesim
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-17-fix FTBFSChristian Grothoff
2022-02-17fix exchange API breakageFlorian Dold
2021-12-14migration to protocol v11Christian Grothoff
2021-12-09-fix FTBFSChristian Grothoff
2021-11-25fix #7104Christian Grothoff
2021-11-25fix #7104Christian Grothoff
2021-11-20-roundChristian Grothoff
2021-11-20implement #7052Christian Grothoff
2021-11-17-misc fixes wrt long pollingChristian Grothoff
2021-11-01fix fTBFSChristian Grothoff
2021-10-28-work on fixing FTBFSChristian Grothoff
2021-10-20add missing 'return'Christian Grothoff
2021-10-13-migrate logic to match latest C API changes from the exchangeChristian Grothoff
2021-10-10more skeleton logic for merchant's new /kyc handlerChristian Grothoff
2021-08-25complete implementation of #6956: long polling triggers via database backendChristian Grothoff
2021-08-25-add more eventsChristian Grothoff
2021-08-23-update to match latest exchange APIsChristian Grothoff
2021-08-11add claim token to contract terms tableFlorian Dold
2021-08-07-code cleanup: use new GNUNET_TIME functionsChristian Grothoff
2021-08-01-misc fixes, more json_pack convertingChristian Grothoff
2021-07-24implement #6939 transformationChristian Grothoff
2021-07-23-fix struct nameChristian Grothoff
2021-07-23rename functionms
2021-07-23-rename TALER_amount_get_zero to TALER_amount_set_zeroChristian Grothoff
2021-07-22comment about abort-payFlorian Dold
2021-07-22-hyperoptimizeChristian Grothoff
2021-07-22-add double-coin detection logicChristian Grothoff
2021-07-22check no coinsSebastian
2021-07-22worshop fixesSebastian
2021-04-24return proper status codes when client sends bogus payment requests (#6817)Christian Grothoff
2021-02-05increase pay timeoutFlorian Dold
2021-01-16fix #6699: trust peers if master_pub is in trust set, do not require base URL...Christian Grothoff
2021-01-15force (re)download of /keys also for auditor check, see #6699Christian Grothoff
2021-01-07fix #6677Christian Grothoff
2020-12-08fix minor merchant issuesChristian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-25increase timeout, 5s is too shortChristian Grothoff
2020-10-25fix indentChristian Grothoff
2020-10-25work on #6525Christian Grothoff
2020-10-13doxygen fixesMS
2020-10-09address doxygen warningsMS
2020-10-09Addressing @file warnings.MS
2020-09-09likely fix for #6581, still needs testcaseChristian Grothoff