summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-post-reserves.c
AgeCommit message (Expand)Author
2023-11-25-update to new spec parsers for better error checkingChristian Grothoff
2023-10-13-first hack at multicurrency support in merchantChristian Grothoff
2023-07-13merging /keys and /wire API in the exchangeChristian Grothoff
2023-07-10tip -> rewardChristian Grothoff
2023-07-05-more merchant clean upv0.9.3-dev.2Christian Grothoff
2023-07-05-fix testChristian Grothoff
2023-07-04adaptations to latest exchange APIChristian Grothoff
2023-05-13implement #7837Christian Grothoff
2023-05-03expand merchant order logic to return exchanges trusted by the merchant and i...Christian Grothoff
2023-05-01fix various memory-use issuesChristian Grothoff
2023-05-01first rough cut at merchant update for #7810 (still with known bugs)Christian Grothoff
2023-01-12fix #7570 and #7571Christian Grothoff
2022-02-02fix various cases where shutdown did not work if long pollers were present (#...Christian Grothoff
2021-12-14migration to protocol v11Christian Grothoff
2021-08-23-update to match latest exchange APIsChristian Grothoff
2021-08-01-more json_pack fixesChristian Grothoff
2021-07-24implement #6939 transformationChristian Grothoff
2021-05-27implement specification update #6891: return exchange_url and payto_uri as pa...Christian Grothoff
2021-05-17implement POST reserves timeout (#6875)Christian Grothoff
2021-05-17check for compatible currency during POSTChristian Grothoff
2021-05-17fix crash on exit: resuming would skip list entriesChristian Grothoff
2020-11-19remove accidental changev0.8.1-dev.1MS
2020-11-19Print hint to failing commandMS
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-13doxygen fixesMS
2020-10-09Addressing @file warnings.MS
2020-08-25fix #6432Christian Grothoff
2020-07-05GNUNET_free_non_null -> GNUNET_free renameChristian Grothoff
2020-06-21address 413 fixmeChristian Grothoff
2020-06-20start with reserve processing logicChristian Grothoff
2020-06-12fixed authorize tip and tests for GET /private/tipsJonathan Buchanan
2020-06-12fix crashChristian Grothoff
2020-06-12remove from waiting list when resumingChristian Grothoff
2020-06-10test/fix for POST /private/reservesJonathan Buchanan
2020-05-18better error handlingChristian Grothoff
2020-05-18implement POST /reservesChristian Grothoff