summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd.c
AgeCommit message (Expand)Author
2022-08-22-fix misc clang compiler warningsChristian Grothoff
2022-08-16-move templating logic to libtalertemplating of exchangeChristian Grothoff
2022-07-21-add missing auth header to testChristian Grothoff
2022-07-21-improve loggingChristian Grothoff
2022-07-21apply access control override logic also to /instances/default pathChristian Grothoff
2022-07-21allow credentials override also for /instances/default pathsChristian Grothoff
2022-05-20add email, site and logo for instancesSebastian
2022-05-18-save issueChristian Grothoff
2022-02-02-fix assert, call shutdown logicChristian Grothoff
2022-02-02fix various cases where shutdown did not work if long pollers were present (#...Christian Grothoff
2021-12-19introduce new data type for the post-orders hash used for idempotency checks,...Christian Grothoff
2021-12-08-do not log tokensChristian Grothoff
2021-12-08-insensitve is neededChristian Grothoff
2021-12-08auto-prefix -a password overrides with RFC 8959 prefixChristian Grothoff
2021-11-25fix #7105Christian Grothoff
2021-11-20fix #7034: URL decode authorization header tokenChristian Grothoff
2021-11-20implement #7052Christian Grothoff
2021-11-19-fix bogus member initChristian Grothoff
2021-11-19-fix bogus member initChristian Grothoff
2021-11-01fix fTBFSChristian Grothoff
2021-10-20-nicer data typesChristian Grothoff
2021-10-10more skeleton logic for merchant's new /kyc handlerChristian Grothoff
2021-10-09-starting work on /kyc handlerChristian Grothoff
2021-08-27-return with failure codeChristian Grothoff
2021-08-25complete implementation of #6956: long polling triggers via database backendChristian Grothoff
2021-08-23-update to match latest GNUnet APIsChristian Grothoff
2021-08-23-update to match latest exchange APIsChristian Grothoff
2021-08-18-fix loggingChristian Grothoff
2021-08-07-code cleanup: use new GNUNET_TIME functionsChristian Grothoff
2021-08-06-perform access control checks for managementChristian Grothoff
2021-08-05-merge sebastjm's #6945 branch/fix, and fix an issue in the test logicChristian Grothoff
2021-08-04-improve loggingChristian Grothoff
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