summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_refund.c
AgeCommit message (Expand)Author
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
2017-02-06contract terminology renaming (#4877)Florian Dold
2016-10-18implement #4497/#4705 -- addition of unique numeric error codes -- for the se...Christian Grothoff
2016-09-30mint->exchange leftoversChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-05-21testing refund, fixing bugs, refund test passesChristian Grothoff
2016-05-21make use of GNUNET_JSON_from_data_auto where possibleChristian Grothoff
2016-05-05working on #3641: more on /refund implementationChristian Grothoff
2016-04-20implementing parsing of /refund requestsChristian Grothoff