summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
AgeCommit message (Expand)Author
2022-11-17-code cleanupChristian Grothoff
2022-11-04-struct member typoÖzgür Kesim
2022-08-24-more logging about pay progressionChristian Grothoff
2022-08-22-fix misc clang compiler warningsChristian Grothoff
2022-08-21-fix FTBFS after exchange API changesChristian Grothoff
2022-08-14adjust to latest exchange API renameChristian Grothoff
2022-08-11-fix handling of serialization failureChristian Grothoff
2022-07-09-fix check of the wrong flag during age restriction verificationÖzgür Kesim
2022-07-08-ref bugChristian Grothoff
2022-07-06-doxChristian Grothoff
2022-07-02use new /batch-deposit API in merchantChristian Grothoff
2022-07-02-refactoring towards batch depositsChristian Grothoff
2022-06-29-init h_denom_pubChristian Grothoff
2022-06-29-update to work with latest exchange API changeChristian Grothoff
2022-06-29-update to work with latest exchange API changeChristian Grothoff
2022-06-29Handle age restricted coin when minimum age was not requiredÖzgür Kesim
2022-06-29use age commitment parser from libtalerexchangeÖzgür Kesim
2022-06-25-styleChristian Grothoff
2022-06-25-fix typosChristian Grothoff
2022-06-25-doxygen fixesChristian Grothoff
2022-06-06fix backend double-pay issue (#7244)Christian Grothoff
2022-04-26actually store minimum age sigFlorian Dold
2022-04-25fix minimum age parsing (endianess!)Florian Dold
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