summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2022-05-11feat: calculate and return how much refund has been taken alreadySebastian
2022-05-11fix: order is "refund_pending" if any of the refund is pendingSebastian
2022-05-11fix: should calculate contract hash when was not send as req paramSebastian
2022-05-09-fix assertionChristian 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 func: TALER_merchant_contract_signThien-Thi Nguyen
2022-04-17-fix kyc configChristian Grothoff
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-31fix failure to commit transaction bug reported by MSChristian Grothoff
2022-03-30-remove dependency on refund structChristian Grothoff
2022-03-22-typo fixedÖzgür Kesim
2022-03-20-update API for latest exchange APIChristian Grothoff
2022-03-20-minor code cleanupChristian Grothoff
2022-03-18-fix offline callsChristian Grothoff
2022-03-15-ignore exchange-secmod-csÖzgür Kesim
2022-03-15[age restriction] age verification implemented, but not tested.Özgür Kesim
2022-03-10URI now contains h_payto, not the serial idChristian Grothoff
2022-03-10-add wad fee in testsChristian Grothoff
2022-03-10fix #7190: handle new wad fees properly in merchantChristian Grothoff
2022-03-07fix FTBFSFlorian Dold
2022-03-01fix #7148Christian Grothoff
2022-03-01-also start CS serviceChristian 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
2022-02-17-migrate to Postgress 11: use BIGINT GENERATED BY DEFAULT AS IDENTITY instead...Christian Grothoff
2022-02-17-post Oec cleanupsChristian Grothoff
2022-02-17-fix FTBFSChristian Grothoff
2022-02-17-fix FTBFSChristian Grothoff
2022-02-17fix exchange API breakageFlorian Dold
2022-02-13-fix uninit nonceChristian Grothoff
2022-02-13-migrate merchant tests to support RSA and CSChristian Grothoff
2022-02-13-add cipher=RSA option toget basic tests to pass againChristian Grothoff
2022-02-11-fix CS-pickup logic (in theory, untested)Christian Grothoff
2022-02-11-fix FTBFS, but with logic holesChristian Grothoff
2022-02-07-renameChristian Grothoff
2022-02-02-fix assert, call shutdown logicChristian Grothoff
2022-02-02fix various cases where shutdown did not work if long pollers were present (#...Christian Grothoff
2022-01-24print software versionSebastian
2022-01-19issue #7148Sebastian
2022-01-18add minimum age to productsChristian Grothoff