summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd.c
AgeCommit message (Expand)Author
2020-05-22add GET /tips/ID handlerChristian Grothoff
2020-05-20more work on tipping implementationChristian Grothoff
2020-05-20implement reserve deletionChristian Grothoff
2020-05-19expanding DB APIChristian Grothoff
2020-05-18implement POST /reservesChristian Grothoff
2020-05-17misc. fixesChristian Grothoff
2020-05-10GET /transfers implementationChristian Grothoff
2020-05-07implement POST /transfersChristian Grothoff
2020-05-06integrate POST /tranfers handlerChristian Grothoff
2020-05-05implement GET /orders/IDChristian Grothoff
2020-05-02implement /refund handlingChristian Grothoff
2020-04-29work on /pay API revisionChristian Grothoff
2020-04-27implement order claimingChristian Grothoff
2020-04-27db implementation of claimingChristian Grothoff
2020-04-27work on POST /orders/ID/claim (unfinished)Christian Grothoff
2020-04-26implement GET /orders in libtalermerchantChristian Grothoff
2020-04-26first hack at POST /ordersChristian Grothoff
2020-04-25implemente DELETE /orders/IDChristian Grothoff
2020-04-25misc. fixesChristian Grothoff
2020-04-24fix testsChristian Grothoff
2020-04-24toward stestingChristian Grothoff
2020-04-19implement POST products/lockChristian Grothoff
2020-04-19implement PATCH handlersChristian Grothoff
2020-04-19work on delete/get products by IDChristian Grothoff
2020-04-19implement GET /productsChristian Grothoff
2020-04-19implement PATCHChristian Grothoff
2020-04-19start on DELETE instanceChristian 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-17complete bootstrap logic in new designChristian Grothoff
2020-04-17sketch instance loadingChristian Grothoff
2020-04-17starting v1 protocol dispatching logicChristian Grothoff
2020-04-12fix tip pickup MHD suspend/resume handling, code cleanup: use struct TALER_EX...Christian Grothoff
2020-04-11adapting to API changes for fix #6149Christian Grothoff
2020-04-11finish #4939 implementation: allow client to indicate preference for payment ...Christian Grothoff
2020-04-11adding test for #5985Christian Grothoff
2020-04-10implementing long-polling for refunds (#5985)Christian Grothoff
2020-04-10implement #5299Christian Grothoff
2020-04-09make code compile without warnings against latest libmicrohttpd APIChristian Grothoff
2020-04-07split refund file by handlerChristian Grothoff
2020-04-04expose /public/config endpoint (#5939)Christian Grothoff
2020-04-01work on #6014, incompleteChristian Grothoff
2020-03-31typosChristian Grothoff
2020-03-15refactor to latest libgnunetcurlChristian Grothoff
2020-03-15move common logic to parse currency into libtalerutilChristian Grothoff
2020-02-04add timetravel option for testing/debuggingChristian Grothoff
2020-01-24towards fixing backend DB versioning, also fixing TALER_PQ_error_code() seman...Christian Grothoff
2020-01-19rename: TALER_config_get_denom->amountChristian Grothoff