summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_link.c
AgeCommit message (Collapse)Author
2023-09-17first cut for API to get coin historyChristian Grothoff
2022-03-14add metrics for number of crypto operationsMarco Boss
2022-02-14-towards fixing the protocolChristian Grothoff
2022-02-10-fixes to tests, and half-baked fixes for CS-/link (still fails)Christian Grothoff
2021-12-07add basic metrics collection logicChristian Grothoff
2021-10-31consistently distinguish blinded/unblinded denomination sigsChristian Grothoff
2021-10-27rename festChristian 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
2021-01-10fix major bug with SQL statement missing ORDER BY freshcoin_index resulting ↵Christian Grothoff
in possible link failures (but usually lucky with old DB schema)
2020-12-14(start to) remove logic no longer needed with new key managementChristian Grothoff
2020-11-07adjust ECsChristian Grothoff
2020-08-25nicer generic error reporting logic, for #6432Christian Grothoff
2020-04-09make code compiler without warnings with latest libmicrohttpd APIChristian Grothoff
2020-03-22the big EC renameChristian Grothoff
2020-03-15clean up link logicChristian Grothoff
2020-03-15major renaming of internal symbols for better consistencyChristian Grothoff
2020-03-04more renamingChristian Grothoff
2020-02-29doxygen fixesChristian Grothoff
2020-02-29big rename fest related to #6067 API renamingChristian Grothoff