summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_management_post_keys.c
AgeCommit message (Expand)Author
2021-07-30-fix misc enum confusions and other compiler warningsChristian Grothoff
2021-07-21fix NPE on key not foundChristian Grothoff
2021-02-13fix leakChristian Grothoff
2021-02-13fix memory leaksChristian Grothoff
2021-01-15remove master_pub from DBChristian Grothoff
2020-12-15misc new /keys management related bugfixesChristian Grothoff
2020-12-14activating implementation of #6175Christian Grothoff
2020-12-10implement POST /managment/keysChristian Grothoff
2020-12-09complete new implementation of GET /keysChristian Grothoff
2020-12-05towards offline tool uploading /management/keysChristian Grothoff
2020-12-04centralize (most) offline signing/verifying operations into offline_signatures.cChristian Grothoff
2020-12-01add dispatching logic for (most) of the new endpointsChristian Grothoff
2020-11-30expose new endpoint functions via headersChristian Grothoff
2020-11-29more DB functions for new /management/ endpointsChristian Grothoff
2020-11-29get code for most new endpoints to build (but DB not done)Christian Grothoff
2020-11-28more work on new endpointsChristian Grothoff
2020-11-27first draft for POST /management/keysChristian Grothoff