aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-07-21allow credentials override also for /instances/default pathsChristian Grothoff
2022-07-20-FIXME, not TODOChristian Grothoff
2022-07-11-test exchange and payto uri as wellChristian Grothoff
2022-07-11-remove FIXMEs that have been resolvedChristian Grothoff
2022-07-11-misc bugfixesChristian Grothoff
2022-07-11fix test now that libtalermerchant returns the actual HTTP status codeChristian Grothoff
2022-07-11-dox fixesChristian Grothoff
2022-07-11improve C APIChristian Grothoff
2022-07-11-use better ECChristian Grothoff
2022-07-11-add product validation logicChristian Grothoff
2022-07-09-deposit fee does NOT go to merchant on refundChristian Grothoff
2022-07-09-fix check of the wrong flag during age restriction verificationÖzgür Kesim
2022-07-08-fix compiler warningChristian Grothoff
2022-07-08-ref bugChristian Grothoff
2022-07-08-remove already addressed FIXMEsChristian Grothoff
2022-07-08-fix leaksChristian Grothoff
2022-07-08-change to date_sChristian Grothoff
2022-07-06-doxChristian Grothoff
2022-07-03a few more checks for #6774, but still unable to reproduceChristian Grothoff
2022-07-03-fix non-deterministically failing test due to competing wirewatch processesChristian Grothoff
2022-07-02use new /batch-deposit API in merchantChristian Grothoff
2022-07-02-refactoring towards batch depositsChristian Grothoff
2022-07-01Revert "check X-Forwarded-Proto when constructing an URI, useful behind a ↵Sebastian
reverse proxy" This reverts commit a3a854aedfb356782dfebfa039ebbf3158cf7161. This check is already done in TALER_mhd_is_https in the exchange repo
2022-07-01check X-Forwarded-Proto when constructing an URI, useful behind a reverse proxySebastian
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
When a customer pays with a coin that is age restricted while the contract did not ask for a minimum age, it is required that the customer provides 'h_age_commitment', the hash of the age commitment that went into the FDH of the coin. This is needed for the deposit of the age restricted coin. Fixes #7252
2022-06-29use age commitment parser from libtalerexchangeÖzgür Kesim
2022-06-26-fix typosChristian Grothoff
2022-06-25-styleChristian Grothoff
2022-06-25-fix typosChristian Grothoff
2022-06-25-doxygen fixesChristian Grothoff
2022-06-24also test for taler-bank-manage in walletharness testChristian Grothoff
2022-06-12-re-enable testsChristian Grothoff
2022-06-07-fix minor bugsChristian Grothoff
2022-06-06fix backend double-pay issue (#7244)Christian Grothoff
2022-06-06try to fix #7245 via cache controlChristian Grothoff
2022-06-06disable hung testsChristian Grothoff
2022-06-06-fix tests: add receiver-name to paytoChristian Grothoff
2022-06-05-fix backenddb crashChristian Grothoff
2022-06-05-work around FTBFSChristian Grothoff
2022-05-31-log request on parse failureChristian Grothoff
2022-05-20-more verbose loggingChristian Grothoff
2022-05-20add email, site and logo for instancesSebastian
2022-05-18-log more detailsChristian Grothoff
2022-05-18Merge branch 'master' of git+ssh://git.taler.net/merchantChristian Grothoff
2022-05-18gateway timeout is not really a protocol violationChristian Grothoff
2022-05-18-save issueChristian Grothoff
2022-05-18-fix auth handlingChristian Grothoff