summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd.c
AgeCommit message (Expand)Author
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
2020-09-09fix stupid copy and paste bugChristian Grothoff
2020-09-09log moreChristian Grothoff
2020-09-09likely fix for #6581, still needs testcaseChristian Grothoff
2020-09-09diagnostics for #6581Christian Grothoff
2020-09-03fix #6516Christian Grothoff
2020-08-25fix #6432Christian Grothoff
2020-08-22fix #6470: clarify that this is not an HTTP statusChristian Grothoff
2020-08-19implement #6460: serving of static filesChristian Grothoff
2020-08-19long poll for pending refundsJonathan Buchanan
2020-08-16early stages of implementing POST /orders/$ORDER_ID/refundJonathan Buchanan
2020-08-05server /config also per instanceChristian Grothoff
2020-08-03support i18n with HTML templatesChristian Grothoff
2020-07-24fix spelling mistakesJonathan Buchanan
2020-07-24implement & test POST /paidJonathan Buchanan
2020-07-24fix jansson format string bug (fixes wire salt)Florian Dold
2020-07-20basic implementation for forgetJonathan Buchanan
2020-07-18towards implementing the /paid handler (DB interaction missing), for #5210Christian Grothoff
2020-07-15reverting last changeMS
2020-07-15check before freeMS
2020-07-05GNUNET_free_non_null -> GNUNET_free renameChristian Grothoff
2020-06-29filler max_upload values for all POST/PATCH handlersJonathan Buchanan
2020-06-21add missing notifications to private-get-orders long pollerChristian Grothoff
2020-06-21413 limitsChristian Grothoff
2020-06-21address 413 fixmeChristian Grothoff
2020-06-20start with reserve processing logicChristian Grothoff
2020-06-19implement library method for DELETE /orders/ and testsJonathan Buchanan