Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-21 | allow credentials override also for /instances/default paths | Christian Grothoff | |
2022-07-20 | -FIXME, not TODO | Christian Grothoff | |
2022-07-11 | -test exchange and payto uri as well | Christian Grothoff | |
2022-07-11 | -remove FIXMEs that have been resolved | Christian Grothoff | |
2022-07-11 | -misc bugfixes | Christian Grothoff | |
2022-07-11 | fix test now that libtalermerchant returns the actual HTTP status code | Christian Grothoff | |
2022-07-11 | -dox fixes | Christian Grothoff | |
2022-07-11 | improve C API | Christian Grothoff | |
2022-07-11 | -use better EC | Christian Grothoff | |
2022-07-11 | -add product validation logic | Christian Grothoff | |
2022-07-09 | -deposit fee does NOT go to merchant on refund | Christian Grothoff | |
2022-07-09 | -fix check of the wrong flag during age restriction verification | Özgür Kesim | |
2022-07-08 | -fix compiler warning | Christian Grothoff | |
2022-07-08 | -ref bug | Christian Grothoff | |
2022-07-08 | -remove already addressed FIXMEs | Christian Grothoff | |
2022-07-08 | -fix leaks | Christian Grothoff | |
2022-07-08 | -change to date_s | Christian Grothoff | |
2022-07-06 | -dox | Christian Grothoff | |
2022-07-03 | a few more checks for #6774, but still unable to reproduce | Christian Grothoff | |
2022-07-03 | -fix non-deterministically failing test due to competing wirewatch processes | Christian Grothoff | |
2022-07-02 | use new /batch-deposit API in merchant | Christian Grothoff | |
2022-07-02 | -refactoring towards batch deposits | Christian Grothoff | |
2022-07-01 | Revert "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-01 | check X-Forwarded-Proto when constructing an URI, useful behind a reverse proxy | Sebastian | |
2022-06-29 | -init h_denom_pub | Christian Grothoff | |
2022-06-29 | -update to work with latest exchange API change | Christian Grothoff | |
2022-06-29 | -update to work with latest exchange API change | Christian Grothoff | |
2022-06-29 | Handle 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-29 | use age commitment parser from libtalerexchange | Özgür Kesim | |
2022-06-26 | -fix typos | Christian Grothoff | |
2022-06-25 | -style | Christian Grothoff | |
2022-06-25 | -fix typos | Christian Grothoff | |
2022-06-25 | -doxygen fixes | Christian Grothoff | |
2022-06-24 | also test for taler-bank-manage in walletharness test | Christian Grothoff | |
2022-06-12 | -re-enable tests | Christian Grothoff | |
2022-06-07 | -fix minor bugs | Christian Grothoff | |
2022-06-06 | fix backend double-pay issue (#7244) | Christian Grothoff | |
2022-06-06 | try to fix #7245 via cache control | Christian Grothoff | |
2022-06-06 | disable hung tests | Christian Grothoff | |
2022-06-06 | -fix tests: add receiver-name to payto | Christian Grothoff | |
2022-06-05 | -fix backenddb crash | Christian Grothoff | |
2022-06-05 | -work around FTBFS | Christian Grothoff | |
2022-05-31 | -log request on parse failure | Christian Grothoff | |
2022-05-20 | -more verbose logging | Christian Grothoff | |
2022-05-20 | add email, site and logo for instances | Sebastian | |
2022-05-18 | -log more details | Christian Grothoff | |
2022-05-18 | Merge branch 'master' of git+ssh://git.taler.net/merchant | Christian Grothoff | |
2022-05-18 | gateway timeout is not really a protocol violation | Christian Grothoff | |
2022-05-18 | -save issue | Christian Grothoff | |
2022-05-18 | -fix auth handling | Christian Grothoff | |