summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_wire.c
AgeCommit message (Expand)Author
2022-05-18-squash compiler warningChristian Grothoff
2022-05-16improve cache control support for /wire, /keys and legalChristian Grothoff
2022-05-14-fix wire expirationChristian Grothoff
2022-05-12-leak fixChristian Grothoff
2022-05-12hande IF_NONE_MATCH in /wire requestChristian Grothoff
2022-05-12add Etag and 'expires' to /wireChristian Grothoff
2022-04-11-add exchange-internal API to lookup current wire feesChristian Grothoff
2022-04-11-draft implementation of /purses//merge endpointChristian Grothoff
2022-03-05refactor /wire to include logic to return the wad fee (for W2W payments)Christian Grothoff
2022-02-12-doxygen fixesChristian Grothoff
2021-12-23[age restriction] progress 8/nÖzgür Kesim
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-11-25add invariant checksChristian Grothoff
2021-08-23fix #6956 in exchangev0.8.4Christian Grothoff
2021-08-23-fix pthread leftoverChristian Grothoff
2021-08-21-change handler signatures to prepare for long polling supportChristian Grothoff
2021-08-11return more detailed issue report in /wire, fixes #6980Christian Grothoff
2021-08-06-skeleton logic for #6980Christian Grothoff
2021-07-30-eliminate more json_pack format stringsChristian Grothoff
2021-02-13fix memory leaksChristian Grothoff
2021-02-13simplify logic, fix leakChristian Grothoff
2021-02-13fix memory leaksChristian Grothoff
2021-01-06add checks to ensure payto:// URI is well-formed to taler-exchange-offline, a...Christian Grothoff
2020-12-20add missing returnChristian Grothoff
2020-12-20spell checking issuesChristian Grothoff
2020-12-20rename wire2.c to wire.cChristian Grothoff
2020-12-14(start to) remove logic no longer needed with new key managementChristian Grothoff
2020-07-05fix error reporting/handlingChristian Grothoff
2020-04-09make code compiler without warnings with latest libmicrohttpd APIChristian Grothoff
2020-03-17code cleanup, more consistent handling of libjansson allocation failuresChristian Grothoff
2020-03-16method can be staticChristian Grothoff
2020-03-16clean up taler-exchange-httpd_wire logicChristian Grothoff
2020-03-16harden URI validation logicChristian Grothoff
2020-03-16integrate validation with wire, where it belongsChristian Grothoff
2020-03-15clean up /wire logicChristian Grothoff
2020-03-15code cleanupChristian Grothoff
2020-03-15major renaming of internal symbols for better consistencyChristian Grothoff
2020-02-26phase 1 of #6067: update exchange HTTPD to new API styleChristian Grothoff
2020-01-19fix copyright headers as per CAChristian Grothoff
2020-01-18fix warningsChristian Grothoff
2019-11-23more refactoring for libtalermhdChristian Grothoff
2019-11-01fix warningsChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-08-25re-format codeFlorian Dold
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2017-05-04adding support for transaction history to wire plugin API (#4959)Christian Grothoff
2017-04-17introducing closing feeChristian Grothoff
2017-03-19check return value from taler_array_append_new()Christian Grothoff
2017-03-08fix #4851Christian Grothoff
2017-03-03implement #4929: add wire transfer fee to /wire (but not yet charged by aggre...Christian Grothoff