index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mhd
/
mhd_legal.c
Age
Commit message (
Expand
)
Author
2023-04-08
return text/plain by default (fixes #7747)
Christian Grothoff
2023-04-06
modify logic to match
Christian Grothoff
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 inste...
Christian Grothoff
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