summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_keys.c
AgeCommit message (Expand)Author
2021-09-02try to fix #7007 key update issue discovered by SebastianChristian Grothoff
2021-09-02-fix typeChristian Grothoff
2021-09-01suspend if /keys is not readyChristian Grothoff
2021-09-01fix #7007 crashChristian Grothoff
2021-08-31typoChristian Grothoff
2021-08-31add assertions to help pin down #7007:Christian Grothoff
2021-08-25ensure statements are prepared before keys subsystem initializationChristian Grothoff
2021-08-23fix #6956 in exchangev0.8.4Christian Grothoff
2021-08-23-remove sessions also from auditorChristian Grothoff
2021-08-23complete implementation of long-polling for reserve status; remove support fo...Christian Grothoff
2021-08-21-change handler signatures to prepare for long polling supportChristian Grothoff
2021-08-19-minor cleanupChristian Grothoff
2021-08-06-fix assertion failure caused by testcaseChristian Grothoff
2021-08-06-skeleton logic for #6980Christian Grothoff
2021-07-30-eliminate more json_pack format stringsChristian Grothoff
2021-07-23-use new GNUNET_TIME functionsChristian Grothoff
2021-07-21fix NPE on key not foundChristian Grothoff
2021-07-21fix bug where suspended /keys requests eat up all socketsChristian Grothoff
2021-06-26ensure /keys is regenerated when signing keys used expireChristian Grothoff
2021-06-16-do not warn if timestamp is 0, that is validChristian Grothoff
2021-06-16-fix (soft) assertion failureChristian Grothoff
2021-05-29-fix cherry picking, need MAX heap to build correct replies for all cpdsChristian Grothoff
2021-05-28-fix returning full responseChristian Grothoff
2021-05-27fix last_cpd initializationChristian Grothoff
2021-05-25return signed 404 statements for unknown denomination key hashes (#6889)Christian Grothoff
2021-04-16skip keys in future keys if they already expiredChristian Grothoff
2021-04-12fix bogus checkChristian Grothoff
2021-02-24fix statement orderChristian Grothoff
2021-02-13fix memory leaksChristian Grothoff
2021-02-13simplify logicChristian Grothoff
2021-02-13simplify logic, fix leakChristian Grothoff
2021-02-13fix memory leaksChristian Grothoff
2021-02-07fix #6744Sebastian
2021-01-15ensure /management/keys cache is flushed when keys changeChristian Grothoff
2021-01-15fix use after free issueChristian Grothoff
2021-01-05improve loggingChristian Grothoff
2021-01-01fix #6666, bump protocol version to 9Christian Grothoff
2020-12-31fix bogus assertionChristian Grothoff
2020-12-25fix test failuresChristian Grothoff
2020-12-20fix NPE checking sig when there is noneChristian Grothoff
2020-12-20misc doxygen fixesChristian Grothoff
2020-12-15misc new /keys management related bugfixesChristian Grothoff
2020-12-15logChristian Grothoff
2020-12-15fix new /keys shutdown sequenceChristian Grothoff
2020-12-14activating implementation of #6175Christian Grothoff
2020-12-12integrate new REST calls, add timeout to helper invocationsChristian Grothoff
2020-12-11misc clean upsChristian Grothoff
2020-12-10implement POST /managment/keysChristian Grothoff
2020-12-09complete new implementation of GET /keysChristian Grothoff
2020-12-07fix FTBFS issues in new /keys logicChristian Grothoff