summaryrefslogtreecommitdiff
path: root/src/mhd/mhd_legal.c
AgeCommit message (Collapse)Author
3 daysAPI extension for challenger 0.11Christian Grothoff
9 daysmore fixes to /terms headerChristian Grothoff
10 dayseliminate cache expiration distinguisher from /termsChristian Grothoff
2023-12-13do not return the same language more than once in the listChristian Grothoff
2023-12-12return Content-Language header in legal responsesFlorian Dold
2023-07-23-ignore locale/ dirChristian Grothoff
2023-07-05fix mime-type matching (#7882)Christian Grothoff
2023-07-05fix mime-type matching (#7882)Christian Grothoff
2023-07-05fix mime-type matching (#7882)Christian Grothoff
2023-07-05fix mime-type matching (#7882)Christian Grothoff
2023-04-08return text/plain by default (fixes #7747)Christian Grothoff
2023-04-06modify logic to matchChristian Grothoff
https://datatracker.ietf.org/doc/draft-nottingham-http-availability-hints/
2023-01-06support md in TOSChristian Grothoff
2022-11-13exchange API change for #7336Christian Grothoff
2022-10-21-do not warn on normal stuffChristian Grothoff
2022-10-20-log TOS fnChristian Grothoff
2022-05-16improve cache control support for /wire, /keys and legalChristian Grothoff
2022-05-12add Etag and 'expires' to /wireChristian Grothoff
2022-05-12add 'Expires' header to ToS and PP repliesChristian Grothoff
2021-09-07sort /terms and /privacy endpoints by server-side mime type preferences ↵Christian Grothoff
instead of returning in random order; do configure paths by default
2021-04-04expose xmime_matchesChristian 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-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-03fix typoChristian Grothoff
2020-03-01removing dead code, using more named constants, checking return values betterChristian 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-18doxygenChristian Grothoff
2020-01-17doxygenChristian Grothoff
2019-12-18fix bogus freeChristian Grothoff
2019-12-10writing generic tos/pp handler logicChristian Grothoff