summaryrefslogtreecommitdiff
path: root/src/mhd
AgeCommit message (Expand)Author
2021-04-04expose xmime_matchesChristian Grothoff
2021-02-26fix minor leakChristian Grothoff
2021-02-10add allow-methods * for cors preflightdev/sebasjm/mainSebastian
2020-12-31add missing linker options, bonus funChristian Grothoff
2020-12-31add missing linker optionsChristian Grothoff
2020-12-14activating implementation of #6175Christian Grothoff
2020-11-07adjust ECsChristian Grothoff
2020-08-25nicer generic error reporting logic, for #6432Christian Grothoff
2020-08-19implement i18n lookup logic for #6458Christian Grothoff
2020-08-03expose language check logicChristian Grothoff
2020-07-21mmap() ToS/PP and pre-compute compressed replies (fixes #6199)Christian Grothoff
2020-07-16fix Accept patterns with semicolonsChristian Grothoff
2020-07-05add TALER_MHD_parse_internal_json_data()Christian Grothoff
2020-05-01/terms also must have CORS headersFlorian Dold
2020-04-23fix #6198Christian Grothoff
2020-04-09make code compiler without warnings with latest libmicrohttpd APIChristian Grothoff
2020-03-31add extra checksChristian Grothoff
2020-03-03fix typoChristian Grothoff
2020-03-01removing dead code, using more named constants, checking return values betterChristian 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-03-01scope reduction, commentingChristian Grothoff
2020-03-01bump yearChristian Grothoff
2020-03-01reduce scopeChristian Grothoff
2020-03-01fix missing NULL termination on arrayChristian Grothoff
2020-02-17expand mime listChristian Grothoff
2020-02-17fixChristian Grothoff
2020-02-17fixChristian Grothoff
2020-01-20fix signal initialization race on startup with shutdownChristian Grothoff
2020-01-20fix crashChristian Grothoff
2020-01-20beautificationChristian Grothoff
2020-01-18fixesChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-18doxygen workChristian Grothoff
2020-01-17doxygenChristian Grothoff
2020-01-16fix commentsChristian 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-12-18fix bogus freeChristian Grothoff
2019-12-10writing generic tos/pp handler logicChristian 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-23add parsing API to new libtalermhdChristian Grothoff
2019-11-23start with libtalermhdChristian Grothoff