Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-07-05 | add TALER_MHD_parse_internal_json_data() | 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-31 | add extra checks | 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 | 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-03-01 | scope reduction, commenting | Christian Grothoff | |
2020-03-01 | bump year | Christian Grothoff | |
2020-03-01 | reduce scope | 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-20 | beautification | Christian Grothoff | |
2020-01-18 | fixes | Christian Grothoff | |
2020-01-18 | doxygen | Christian Grothoff | |
2020-01-18 | doxygen | Christian Grothoff | |
2020-01-18 | doxygen work | Christian Grothoff | |
2020-01-17 | doxygen | Christian Grothoff | |
2020-01-16 | fix comments | 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-12-18 | fix bogus free | Christian Grothoff | |
2019-12-10 | writing generic tos/pp handler logic | 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 | add parsing API to new libtalermhd | Christian Grothoff | |
2019-11-23 | start with libtalermhd | Christian Grothoff | |