summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-02-13fix #6747Christian Grothoff
2021-02-12was responding default_max_wire_fee in default_max_deposit_fee field, ref #5859Sebastian
2021-02-05increase pay timeoutFlorian Dold
2021-02-05fix for #6739: make 'make clean' cleanup the secm_tofus.pubChristian Grothoff
2021-02-04fix #6738Christian Grothoff
2021-02-04fix #6737Christian Grothoff
2021-02-04fix header name in error messageFlorian Dold
2021-02-03update .gitignoreThien-Thi Nguyen
2021-02-02add rudimentary test logic for #6731Christian Grothoff
2021-02-02extend client and testing libs to support setting authentication tokens (#6731)Christian Grothoff
2021-02-02include 'Bearer' in prefix and document discussion with mnotChristian Grothoff
2021-01-31implement access control (#6731)Christian Grothoff
2021-01-31implement import of auth_token into merchant DB when configuring instances ↵Christian Grothoff
(#6731)
2021-01-31extend merchant backend DB to support storing authentication data for #6731Christian Grothoff
2021-01-29retry if reserve is so far unknown (404) to merchant, instead of using short ↵Christian Grothoff
timeout that may be too short on some systems
2021-01-29allow permutations in order of reserves returned to still count as acceptableChristian Grothoff
2021-01-28do not fail during postinst if systemctl is unavailableChristian Grothoff
2021-01-25need qrencoderChristian Grothoff
2021-01-21update rulesChristian Grothoff
2021-01-21improve Debian package rulesChristian Grothoff
2021-01-21ignoreChristian Grothoff
2021-01-21update submoduleChristian Grothoff
2021-01-21update submodulesChristian Grothoff
2021-01-18only log things as ERROR that are actually ERRORs; return 502 instead of 500 ↵Christian Grothoff
on abort failure due to malformed exchange reply
2021-01-18only log things as ERROR that are actually ERRORsChristian Grothoff
2021-01-18insert_transfer_details is running its own transaction, no need to create an ↵Christian Grothoff
outer transaction for it
2021-01-18postgres_insert_pickup must NOT start a transaction, transaction is already ↵Christian Grothoff
part of caller
2021-01-18add missing rollbacks to fix some transactionsChristian Grothoff
2021-01-16reduce lookaheadChristian Grothoff
2021-01-16fix #6699: trust peers if master_pub is in trust set, do not require base ↵Christian Grothoff
URL to match
2021-01-15Merge branch 'master' of git+ssh://git.taler.net/merchantChristian Grothoff
2021-01-15force (re)download of /keys also for auditor check, see #6699Christian Grothoff
2021-01-11Revert "set up logging properly for merchant httpd"v0.8.1-dev.2Florian Dold
This reverts commit 523e8109c606734c26b8d531518dd7d35d849283.
2021-01-11set up logging properly for merchant httpdFlorian Dold
2021-01-07fix #6674Christian Grothoff
2021-01-07fix #6677Christian Grothoff
2021-01-07fix remaining #6679 issues in exchangeChristian Grothoff
2021-01-02bump changelogChristian Grothoff
2021-01-02fix web server integrationChristian Grothoff
2021-01-02fix #6673: fix access rights on package installChristian Grothoff
2021-01-02fix DB initialization logic to avoid CREATE table attempts in ↵Christian Grothoff
taler-merchant-httpd
2021-01-02update .gitignoreChristian Grothoff
2021-01-02debian package fixesChristian Grothoff
2021-01-01fix linker issuesChristian Grothoff
2021-01-01fix dependenciesChristian Grothoff
2021-01-01renameChristian Grothoff
2021-01-01add missing config linesChristian Grothoff
2021-01-01improving Debian package (untested)Christian Grothoff
2021-01-01initial logic for taler-merchant Debian packageChristian Grothoff
2021-01-01initial logic for taler-merchant Debian packageChristian Grothoff