summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
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
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
2021-01-18postgres_insert_pickup must NOT start a transaction, transaction is already p...Christian Grothoff
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 URL...Christian Grothoff
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
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 taler-merchant-...Christian Grothoff
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
2020-12-29do not generate static libsChristian Grothoff
2020-12-20remove dead/redundant optionsChristian Grothoff
2020-12-17purge obsolte options from configChristian Grothoff
2020-12-14adapt to libtalertesting API change (minor)Christian Grothoff
2020-12-14activating implementation of #6175Christian Grothoff