summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_responses.c
AgeCommit message (Expand)Author
2022-06-05no purse fee if purse is successfully mergedChristian Grothoff
2022-06-05complete P2P/W2W conflict handling, deduplicate code across handlersChristian Grothoff
2022-06-04handle case where purse expiration refunded the coin's deposited amountChristian Grothoff
2022-06-02-work on P2P payment detailsChristian Grothoff
2022-05-30-fix reserve history, include in testsChristian Grothoff
2022-05-23-sql fixChristian Grothoff
2022-05-23include purse deposits in coin historyChristian Grothoff
2022-05-23-misc fixes to reserve historyChristian Grothoff
2022-05-22-complete extended reserve history signature check logic to libtalerexchangeChristian Grothoff
2022-05-22-more work on reverse historyChristian Grothoff
2022-05-17-deduplicateChristian Grothoff
2022-05-16-work purse_deposit conflict handlingChristian Grothoff
2022-03-29centralize exchange online signature logicChristian Grothoff
2022-03-21first rough-cut implementation of POST /reserves//statusChristian Grothoff
2022-03-17more explicit cipher usage countersMarco Boss
2022-03-14add metrics for number of crypto operationsMarco Boss
2022-02-22double melt test no works with age restrictionÖzgür Kesim
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-18-reducing FIXMEs re: age restrictionÖzgür Kesim
2022-02-16[age restriction] progress 14/n - withdraw and depositÖzgür Kesim
2022-02-12-doxygen fixesChristian Grothoff
2022-02-04implement feedbackLucien Heuzeveldt
2021-12-25v12: also do not sign over merchant_pub in REFUND signature, centralize logicChristian Grothoff
2021-12-25protocol v12 changes (/recoup split, signature changes) plus database shardin...Christian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-11-06introduce TALER_wallet_deposit_verifyChristian Grothoff
2021-10-30fix more FTBFS issuesChristian Grothoff
2021-10-27-fix exchange FTBFSChristian Grothoff
2021-10-27-work on FTBFSChristian Grothoff
2021-08-01-allow 0 for refund deadlineChristian Grothoff
2021-08-01introduce TALER_JSON_pack_ecChristian Grothoff
2021-07-30-eliminate more json_pack format stringsChristian Grothoff
2021-07-28start to use new GNUNET_JSON_PACK functionalityChristian Grothoff
2021-07-23-rename TALER_amount_get_zero to TALER_amount_set_zeroChristian Grothoff
2021-06-24work around compiler warningChristian 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
2021-01-08change wire_reference to be uint64_t always; more work on lrbt_callbacksChristian 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-10remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai...Christian Grothoff
2020-07-10fix wrong fmt stringChristian Grothoff
2020-07-08implement new behavior in exchange httpd and libtalerexchange (for #6416)Christian Grothoff
2020-07-08add h_denom to melt signatures (for #6416)Christian Grothoff
2020-07-08add h_denom_pub to deposit signaturesChristian Grothoff
2020-07-05towards changing timestamp in deposit confirmation (tests failing)Christian Grothoff
2020-07-05fix status codeChristian Grothoff
2020-04-09make code compiler without warnings with latest libmicrohttpd APIChristian Grothoff