summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_transfers_get.c
AgeCommit message (Collapse)Author
2024-04-01implement protocol v19: consider refunds when returning transaction ↵Christian Grothoff
aggregation data
2022-08-22-fix clang compiler warningsChristian Grothoff
2022-03-29centralize exchange online signature logicChristian Grothoff
2022-03-14add metrics for number of crypto operationsMarco Boss
2022-03-05refactor /wire to include logic to return the wad fee (for W2W payments)Christian Grothoff
2022-02-28get test-auditor and #7181 to passChristian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-12-07add basic metrics collection logicChristian Grothoff
2021-10-30-more dB workChristian Grothoff
2021-10-27-work on FTBFSChristian Grothoff
2021-08-23complete implementation of long-polling for reserve status; remove support ↵Christian Grothoff
for multi-threaded exchange httpd
2021-08-21-change handler signatures to prepare for long polling supportChristian Grothoff
2021-07-30-eliminate more json_pack format stringsChristian 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-05GNUNET_free_non_null is gone, use GNUNET_freeChristian Grothoff
2020-04-09make code compiler without warnings with latest libmicrohttpd APIChristian Grothoff
2020-04-08fix #6170 and rest of #6164Christian Grothoff
2020-04-08adapt to new GNUnet sign API (#6164)Christian Grothoff
2020-03-22the big EC renameChristian Grothoff
2020-03-16style fixesChristian Grothoff
2020-03-16clean up transfer get logicChristian Grothoff
2020-03-15major renaming of internal symbols for better consistencyChristian Grothoff
2020-03-01removing dead code, using more named constants, checking return values betterChristian Grothoff
2020-02-27rename fest, make symbols better match new endpoint namesChristian Grothoff