summaryrefslogtreecommitdiff
path: root/src/mhd
AgeCommit message (Collapse)Author
4 daysAPI extension for challenger 0.11Christian Grothoff
11 daysmore fixes to /terms headerChristian Grothoff
12 dayseliminate cache expiration distinguisher from /termsChristian Grothoff
2024-03-18add new TALER_MHD_parse_request_arg_snumber function to libtalermhdChristian Grothoff
2024-03-03add helper to parse amounts given as query parametersChristian 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-09-18more work on new history logicChristian Grothoff
2023-07-23-ignore locale/ dirChristian Grothoff
2023-07-14-avoid deep recursion issuesChristian 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-05-23add document download logic for kycaidChristian Grothoff
2023-05-09-make content-length optional againChristian Grothoff
2023-05-06add convenience function TALER_TEMPLATING_reply_errorChristian Grothoff
2023-05-06add convenience function for content-length limiationChristian Grothoff
2023-05-04more shared logic for argument/header parsingChristian 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-08-22-fix some clang warningsChristian 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
2022-02-12-doxygen fixesChristian Grothoff
2021-12-31-introduce new convenience macroChristian Grothoff
2021-12-08fix error handling for very large uploads, fix re-generation of /keys ↵Christian Grothoff
response after Expires expires
2021-11-19-fix misc. compiler warningsChristian Grothoff
2021-11-17towards merging with masterChristian Grothoff
2021-10-20-nicer data typesChristian Grothoff
2021-10-19CORS: expose response headers by defaultFlorian Dold
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-08-27-fix another leakChristian Grothoff
2021-08-27-fix memory leakChristian Grothoff
2021-08-23-remove sessions also from auditorChristian Grothoff
2021-08-23-doxygen fixesChristian Grothoff
2021-08-23complete implementation of long-polling for reserve status; remove support ↵Christian Grothoff
for multi-threaded exchange httpd
2021-07-31-eliminate more format-string packsChristian Grothoff
2021-07-30-fix misc enum confusions and other compiler warningsChristian Grothoff
2021-07-29fix #6960Christian Grothoff
2021-07-28-fix amount packerChristian Grothoff
2021-07-28start to use new GNUNET_JSON_PACK functionalityChristian Grothoff
2021-04-04expose xmime_matchesChristian Grothoff
2021-02-26fix minor leakChristian Grothoff
2021-02-10add allow-methods * for cors preflightSebastian