summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_withdraw.c
AgeCommit message (Expand)Author
2021-08-21-change handler signatures to prepare for long polling supportChristian Grothoff
2021-08-01introduce TALER_JSON_pack_ecChristian Grothoff
2021-07-30-eliminate more json_pack format stringsChristian Grothoff
2021-07-23-use new GNUNET_TIME functionsChristian Grothoff
2021-05-25return signed error message with HTTP_GONE status if denomination is not curr...Christian Grothoff
2021-05-25return signed 404 statements for unknown denomination key hashes (#6889)Christian Grothoff
2020-12-14(start to) remove logic no longer needed with new key managementChristian Grothoff
2020-12-14activating implementation of #6175Christian Grothoff
2020-11-07adjust ECsChristian Grothoff
2020-08-25nicer generic error reporting logic, for #6432Christian Grothoff
2020-07-05fix status codeChristian Grothoff
2020-04-09make code compiler without warnings with latest libmicrohttpd APIChristian Grothoff
2020-04-08fix #6170 and rest of #6164Christian Grothoff
2020-04-08adapt to new GNUnet sign API (#6164)Christian Grothoff
2020-03-29remove bogus warningsChristian Grothoff
2020-03-17code cleanup, more consistent handling of libjansson allocation failuresChristian Grothoff
2020-03-16simplify refund processing, add additional checks for matching currencyChristian Grothoff
2020-03-15major renaming of internal symbols for better consistencyChristian Grothoff
2020-03-14code cleanup and additional error checking logic for #6124, but no actual sem...Christian Grothoff
2020-03-14expand DB test to cover #6124 better (passed immediately, does not explain th...Christian Grothoff
2020-03-07fix comments, naming consistency issuesChristian Grothoff
2020-03-05rename for consistencyChristian Grothoff
2020-03-04more renamingChristian Grothoff
2020-02-27rename fest, make symbols better match new endpoint namesChristian Grothoff