summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_refund.c
AgeCommit message (Expand)Author
2021-08-01introduce TALER_JSON_pack_ecChristian Grothoff
2021-07-30-eliminate more json_pack format stringsChristian Grothoff
2021-07-24fix #6939 in exchangeChristian 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-08-13extend tests to discover corner cases from #6478, fix code to actually work f...Christian Grothoff
2020-08-12fix refund handling: allow refund increases for the same coinChristian Grothoff
2020-07-22remove refund_fee from refund confirmation message and signatureFlorian Dold
2020-07-05fix status codeChristian Grothoff
2020-04-09make code compiler without warnings with latest libmicrohttpd APIChristian Grothoff
2020-04-08adapt to new GNUnet sign API (#6164)Christian Grothoff
2020-04-01typoChristian Grothoff
2020-03-29remove bogus warningsChristian Grothoff
2020-03-16simplify refund processing, add additional checks for matching currencyChristian Grothoff
2020-03-16integrate validation with wire, where it belongsChristian Grothoff
2020-03-15major renaming of internal symbols for better consistencyChristian Grothoff
2020-03-04more renamingChristian Grothoff
2020-03-04minor code clean up, renaming for consistencyChristian Grothoff
2020-02-26phase 1 of #6067: update exchange HTTPD to new API styleChristian Grothoff
2020-02-04fix #6065Christian Grothoff
2020-01-20spelling of 'mismatch'Florian Dold
2020-01-18payback -> recoup stranglersChristian Grothoff
2020-01-18fix leakChristian Grothoff
2020-01-17more KS cleanups, including one race fixChristian Grothoff
2020-01-17implement rh cachingChristian Grothoff
2020-01-16kill another FIXMEChristian Grothoff
2019-11-23fixChristian Grothoff
2019-11-23migrate parsing logic to libtalermhdChristian Grothoff
2019-11-23more libtalermhd refactoringChristian Grothoff
2019-11-01improve status codes returned in case of denomination key troublesChristian Grothoff
2019-11-01fix warningsChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-07-24implement zombie checkChristian Grothoff
2019-07-22include new payback-refresh possibilities in coin history generationChristian Grothoff
2019-05-02replace denom_pub with denom_pub_hash in exchange API to reduce bandwidthChristian Grothoff
2019-04-03Faking the time.Marcello Stanisci
2018-08-19re-init logging so we can tell by PID who it isChristian Grothoff
2018-05-17Trigger deposit to refund not foundMarcello Stanisci
2018-03-12fix #5281 for exchange: do preflight check that an old transaction is no long...Christian Grothoff
2018-01-04bugfixes in auditor and renderingChristian Grothoff
2017-10-07properly handle signing errors if httpd lacks signing keys by returning inter...Christian Grothoff
2017-10-06handle (most) TEH_KS_acquire errorsChristian Grothoff
2017-06-19address #5010 for /refundChristian Grothoff
2017-05-29rename proposal_data to contract_terms (see #4879)Florian Dold
2017-04-20fix misc doxygen issuesChristian Grothoff
2017-02-07remove transaction_id, only one payment per proposal allowedFlorian Dold