summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_responses.h
AgeCommit message (Expand)Author
2021-05-26fix doxygenChristian 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-04-09make code compiler without warnings with latest libmicrohttpd APIChristian Grothoff
2020-03-15clean up link logicChristian Grothoff
2020-01-19fix copyright headers as per CAChristian Grothoff
2020-01-16kill another FIXMEChristian Grothoff
2019-11-23more refactoring towards using libtalermhdChristian Grothoff
2019-11-01improve status codes returned in case of denomination key troublesChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-06-18dead code eliminationChristian Grothoff
2017-06-19move reply_transfer_pending to where it belongsChristian Grothoff
2017-06-19split httpd_refresh.c into refresh_melt, refresh_link and refresh_revealChristian Grothoff
2017-06-19refactor /track logic towards new structureChristian Grothoff
2017-06-19address #5010 for /paybackChristian Grothoff
2017-06-19address #5010 for /refundChristian Grothoff
2017-06-19fixing #5010 for /reserve/withdrawChristian Grothoff
2017-06-19refactoring /deposit towards new transaction style (#5010)Christian Grothoff
2017-06-04fixing misc doxygen issuesChristian Grothoff
2017-05-29rename proposal_data to contract_terms (see #4879)Florian Dold
2017-04-20fix misc doxygen issuesChristian Grothoff
2017-04-17implement #4982Christian Grothoff
2017-04-03implement rest of exchange logic for #3887 (return payback information in res...Christian Grothoff
2017-04-01implement DB plugin function to obtain reserve information, migrate logic to ...Christian Grothoff
2017-03-29implementing remaining /payback responsesChristian Grothoff
2017-03-29first sketch at db module implementation for #3887Christian Grothoff
2017-03-04implementing #4929Christian Grothoff
2017-02-07remove transaction_id, only one payment per proposal allowedFlorian Dold
2017-02-06contract terminology renaming (#4877)Florian Dold
2016-10-20introducing error codes for the merchant backendChristian Grothoff
2016-10-18implement #4497/#4705 -- addition of unique numeric error codes -- for the se...Christian Grothoff
2016-09-30mint->exchange leftoversChristian Grothoff
2016-09-26implement that /track/transaction returns execution time (#4578)Christian Grothoff
2016-08-11updating DB schema to profit from new KDF-based refresh variantChristian Grothoff
2016-08-11finished implementing session-hash based reveal checkingChristian Grothoff
2016-08-05first half of changing refresh protocol to derive all key data from DHChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-09rename /deposit/wtid and /wire/deposits to /track/{transaction,transfer} for ...Christian Grothoff
2016-05-16fixing #3814 by removing ability to melt multiple oldcoins at the same timeChristian Grothoff
2016-05-05working on #3641: more on /refund implementationChristian Grothoff
2016-04-11refactor /wire/deposit response generation to do all JSON logic in httpd_resp...Christian Grothoff
2016-03-01renaming mint->exchangeChristian Grothoff