summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-20fix #6762Christian Grothoff
2021-02-19improve error messageChristian Grothoff
2021-02-19remove bogus UNIQUE constraint (#6758)Christian Grothoff
2021-02-17fix assertionChristian Grothoff
2021-02-17fix account re-enable issue, related to #6755, but not exactlyChristian Grothoff
2021-02-16update packageChristian Grothoff
2021-02-15new Debian packageChristian Grothoff
2021-02-13do not require claim tokenChristian Grothoff
2021-02-13fix memory leakChristian Grothoff
2021-02-13fix memory leaksChristian Grothoff
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
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