summaryrefslogtreecommitdiff
path: root/src/mhd/mhd_responses.c
AgeCommit message (Expand)Author
2021-08-27-fix another leakChristian Grothoff
2021-08-27-fix memory leakChristian Grothoff
2021-07-30-fix misc enum confusions and other compiler warningsChristian Grothoff
2021-07-28-fix amount packerChristian Grothoff
2021-07-28start to use new GNUNET_JSON_PACK functionalityChristian Grothoff
2021-02-10add allow-methods * for cors preflightSebastian
2020-12-14activating implementation of #6175Christian 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-01scope minimization, more consistent naming of variablesChristian Grothoff
2020-03-01use global ENABLE_SANITY_CHECKS constant also in response generation logicChristian Grothoff
2020-01-18fixesChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-15add another CORS header to allow client to send any headersFlorian Dold
2020-01-15respond with CORS headers for OPTIONS pre-flight requestFlorian Dold
2020-01-08add CORS header globally always (#6029)Christian Grothoff
2019-11-24add another convenience function to libtalermhdChristian Grothoff
2019-11-23fix warningsChristian Grothoff
2019-11-23add common setup logic to libtalermhdChristian Grothoff
2019-11-23start with libtalermhdChristian Grothoff