Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-15 | API extension for challenger 0.11 | Christian Grothoff | |
2024-04-08 | more fixes to /terms header | Christian Grothoff | |
2024-04-07 | eliminate cache expiration distinguisher from /terms | Christian Grothoff | |
2023-12-13 | do not return the same language more than once in the list | Christian Grothoff | |
2023-12-12 | return Content-Language header in legal responses | Florian Dold | |
2023-07-23 | -ignore locale/ dir | Christian Grothoff | |
2023-07-05 | fix mime-type matching (#7882) | Christian Grothoff | |
2023-07-05 | fix mime-type matching (#7882) | Christian Grothoff | |
2023-07-05 | fix mime-type matching (#7882) | Christian Grothoff | |
2023-07-05 | fix mime-type matching (#7882) | Christian Grothoff | |
2023-04-08 | return text/plain by default (fixes #7747) | Christian Grothoff | |
2023-04-06 | modify logic to match | Christian Grothoff | |
https://datatracker.ietf.org/doc/draft-nottingham-http-availability-hints/ | |||
2023-01-06 | support md in TOS | Christian Grothoff | |
2022-11-13 | exchange API change for #7336 | Christian Grothoff | |
2022-10-21 | -do not warn on normal stuff | Christian Grothoff | |
2022-10-20 | -log TOS fn | Christian Grothoff | |
2022-05-16 | improve cache control support for /wire, /keys and legal | Christian Grothoff | |
2022-05-12 | add Etag and 'expires' to /wire | Christian Grothoff | |
2022-05-12 | add 'Expires' header to ToS and PP replies | Christian Grothoff | |
2021-09-07 | sort /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-04 | expose xmime_matches | Christian Grothoff | |
2020-08-25 | nicer generic error reporting logic, for #6432 | Christian Grothoff | |
2020-08-19 | implement i18n lookup logic for #6458 | Christian Grothoff | |
2020-08-03 | expose language check logic | Christian Grothoff | |
2020-07-21 | mmap() ToS/PP and pre-compute compressed replies (fixes #6199) | Christian Grothoff | |
2020-07-16 | fix Accept patterns with semicolons | Christian Grothoff | |
2020-05-01 | /terms also must have CORS headers | Florian Dold | |
2020-04-23 | fix #6198 | Christian Grothoff | |
2020-04-09 | make code compiler without warnings with latest libmicrohttpd API | Christian Grothoff | |
2020-03-03 | fix typo | Christian Grothoff | |
2020-03-01 | removing dead code, using more named constants, checking return values better | Christian Grothoff | |
2020-03-01 | fix missing NULL termination on array | Christian Grothoff | |
2020-02-17 | expand mime list | Christian Grothoff | |
2020-02-17 | fix | Christian Grothoff | |
2020-02-17 | fix | Christian Grothoff | |
2020-01-20 | fix signal initialization race on startup with shutdown | Christian Grothoff | |
2020-01-20 | fix crash | Christian Grothoff | |
2020-01-18 | doxygen | Christian Grothoff | |
2020-01-17 | doxygen | Christian Grothoff | |
2019-12-18 | fix bogus free | Christian Grothoff | |
2019-12-10 | writing generic tos/pp handler logic | Christian Grothoff | |