index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mhd
/
mhd_responses.c
Age
Commit message (
Expand
)
Author
2022-05-12
add Etag and 'expires' to /wire
Christian Grothoff
2021-12-31
-introduce new convenience macro
Christian Grothoff
2021-12-08
fix error handling for very large uploads, fix re-generation of /keys respons...
Christian Grothoff
2021-11-17
towards merging with master
Christian Grothoff
2021-10-19
CORS: expose response headers by default
Florian Dold
2021-08-27
-fix another leak
Christian Grothoff
2021-08-27
-fix memory leak
Christian Grothoff
2021-07-30
-fix misc enum confusions and other compiler warnings
Christian Grothoff
2021-07-28
-fix amount packer
Christian Grothoff
2021-07-28
start to use new GNUNET_JSON_PACK functionality
Christian Grothoff
2021-02-10
add allow-methods * for cors preflight
Sebastian
2020-12-14
activating implementation of #6175
Christian Grothoff
2020-08-25
nicer generic error reporting logic, for #6432
Christian Grothoff
2020-04-09
make code compiler without warnings with latest libmicrohttpd API
Christian Grothoff
2020-03-01
scope minimization, more consistent naming of variables
Christian Grothoff
2020-03-01
use global ENABLE_SANITY_CHECKS constant also in response generation logic
Christian Grothoff
2020-01-18
fixes
Christian Grothoff
2020-01-18
doxygen
Christian Grothoff
2020-01-15
add another CORS header to allow client to send any headers
Florian Dold
2020-01-15
respond with CORS headers for OPTIONS pre-flight request
Florian Dold
2020-01-08
add CORS header globally always (#6029)
Christian Grothoff
2019-11-24
add another convenience function to libtalermhd
Christian Grothoff
2019-11-23
fix warnings
Christian Grothoff
2019-11-23
add common setup logic to libtalermhd
Christian Grothoff
2019-11-23
start with libtalermhd
Christian Grothoff