summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd.h
AgeCommit message (Expand)Author
2022-11-29updatepriscilla
2022-11-21templatespriscilla
2022-07-21apply access control override logic also to /instances/default pathChristian Grothoff
2022-06-25-doxygen fixesChristian Grothoff
2022-05-18-fix auth handlingChristian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-07-renameChristian Grothoff
2021-12-19introduce new data type for the post-orders hash used for idempotency checks,...Christian Grothoff
2021-12-14migration to protocol v11Christian Grothoff
2021-11-20implement #7052Christian Grothoff
2021-11-17-misc fixes wrt long pollingChristian Grothoff
2021-11-01fix fTBFSChristian Grothoff
2021-10-28-work on fixing FTBFSChristian Grothoff
2021-10-20-nicer data typesChristian Grothoff
2021-10-10more skeleton logic for merchant's new /kyc handlerChristian Grothoff
2021-08-25-doxygen fixesChristian Grothoff
2021-08-25complete implementation of #6956: long polling triggers via database backendChristian Grothoff
2021-08-25-add more eventsChristian Grothoff
2021-08-24-begin with new backend event subscription logicChristian Grothoff
2021-08-23-update to match latest exchange APIsChristian Grothoff
2021-08-01fix #6946: reload merchant instance settings from DB on changeChristian Grothoff
2021-07-20instance auth: refactor, make it serializableFlorian Dold
2021-07-20-workshop refactoringChristian Grothoff
2021-07-19minor joint fixes from hacking workshopChristian Grothoff
2021-04-23more doxygen fixesChristian Grothoff
2021-04-09fix /config part of #6838Christian Grothoff
2021-04-02fix #6812: allow purging of deleted instancesChristian Grothoff
2021-03-06clean up auth override logicChristian Grothoff
2021-03-01towards updated auth API (tests still missing)Florian Dold
2021-02-17fix account re-enable issue, related to #6755, but not exactlyChristian Grothoff
2021-01-31implement import of auth_token into merchant DB when configuring instances (#...Christian Grothoff
2020-10-09addressing some of the @file warningsMS
2020-09-09likely fix for #6581, still needs testcaseChristian Grothoff
2020-08-19long poll for pending refundsJonathan Buchanan
2020-07-24fix spelling mistakesJonathan Buchanan
2020-06-21add missing notifications to private-get-orders long pollerChristian Grothoff
2020-06-21address 413 fixmeChristian Grothoff
2020-05-17misc. fixesChristian Grothoff
2020-04-27db implementation of claimingChristian Grothoff
2020-04-26implement GET /orders in libtalermerchantChristian Grothoff
2020-04-19implement PATCHChristian Grothoff
2020-04-18implement GET /instances/Christian Grothoff
2020-04-18implement POST /instancesChristian Grothoff
2020-04-17support PATCH as wellChristian Grothoff
2020-04-17implement GET /instancesChristian Grothoff
2020-04-17sketch instance loadingChristian Grothoff
2020-04-17starting v1 protocol dispatching logicChristian Grothoff
2020-04-11finish #4939 implementation: allow client to indicate preference for payment ...Christian Grothoff
2020-04-10implementing long-polling for refunds (#5985)Christian Grothoff
2020-04-09make code compile without warnings against latest libmicrohttpd APIChristian Grothoff