summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd.c
AgeCommit message (Expand)Author
2021-08-01-misc fixes, more json_pack convertingChristian Grothoff
2021-08-01fix #6946: reload merchant instance settings from DB on changeChristian Grothoff
2021-07-23use safe multiplicationChristian Grothoff
2021-07-23-misc backend changes from workshopChristian Grothoff
2021-07-21-fix NPEChristian Grothoff
2021-07-20instance auth: refactor, make it serializableFlorian Dold
2021-07-20-workshop refactoringChristian Grothoff
2021-07-20POST /private/instances logic cleanupChristian Grothoff
2021-07-20-fix FTBFS and #6920Christian Grothoff
2021-07-19minor joint fixes from hacking workshopChristian Grothoff
2021-05-23improve error message (fixes #6885)Christian Grothoff
2021-05-19fix access control logic, note this bcreates a new issue (#6878)Christian Grothoff
2021-05-19add test for #6876, and minor fixesChristian Grothoff
2021-05-17implement #6876Christian Grothoff
2021-04-24-fix typosChristian Grothoff
2021-04-22integrate SPAChristian Grothoff
2021-04-21fix misc doxygen issuesChristian Grothoff
2021-04-17add tests and bugfixes to fix #6778 and #6779Christian Grothoff
2021-04-11fix crash if resumed task immediately suspends againChristian Grothoff
2021-04-09fix /config part of #6838Christian Grothoff
2021-04-06fix #6833Christian Grothoff
2021-04-02comment codeChristian Grothoff
2021-04-02allow a few more ops on deleted instances, return specific EC for endpoints f...Christian Grothoff
2021-04-02fix #6812: allow purging of deleted instancesChristian Grothoff
2021-04-02properly use booleanChristian Grothoff
2021-04-01fix spec compliance for 405 reply, handle OPTIONS request with asterisk-form ...Christian Grothoff
2021-03-09Fix #6785-0017607Christian Grothoff
2021-03-06clean up auth override logicChristian Grothoff
2021-03-04fix #6785Christian Grothoff
2021-03-04fix #6780Christian Grothoff
2021-03-02fix: missing setting use_private when using private_handlersSebastian
2021-03-02fix Authorization header parsingFlorian Dold
2021-03-01towards updated auth API (tests still missing)Florian Dold
2021-03-01set async scope ID when entering MHD completion callbackFlorian Dold
2021-02-26go beyond 1k limitChristian Grothoff
2021-02-19improve error messageChristian Grothoff
2021-02-04fix #6737Christian Grothoff
2021-02-04fix header name in error messageFlorian Dold
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-02fix DB initialization logic to avoid CREATE table attempts in taler-merchant-...Christian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-11-06fix return value from main() when run with -h/-vChristian Grothoff
2020-10-20implement test for #6466Christian Grothoff
2020-10-09address doxygen warningsMS
2020-10-09addressing some of the @file warningsMS
2020-09-14fixChristian Grothoff