Age | Commit message (Expand) | Author |
2023-10-19 | Stop directory traversal attacks in custom response files | Laurent Bercot |
2023-10-19 | Fix custom response, get rid of secondary static stralloc | Laurent Bercot |
2023-10-18 | Add infrastructure for custom error files | Laurent Bercot |
2023-10-16 | Doc fixes | Laurent Bercot |
2023-10-13 | And fewer useless deps | Laurent Bercot |
2023-10-13 | With fewer bugs | Laurent Bercot |
2023-10-13 | Improved logging system | Laurent Bercot |
2023-10-13 | A very important change | Laurent Bercot |
2023-10-12 | And a few more | Laurent Bercot |
2023-10-12 | Doc typo fix | Laurent Bercot |
2023-10-12 | New logging system; not used yet in tipideed | Laurent Bercot |
2023-10-12 | Add host_as_prefix logging for request/resource/answer | Laurent Bercot |
2023-10-10 | Add new logging functions, change method_conv for bsearch | Laurent Bercot |
2023-10-06 | Some fixes, preparation for changes in error responses | Laurent Bercot |
2023-09-30 | Doc update | Laurent Bercot |
2023-09-30 | Some fixes; new SERVER_NAME source; prepare for more config | Laurent Bercot |
2023-09-29 | Send CGI Content-Length even when 0 | Laurent Bercot |
2023-09-29 | Mark as beta | Laurent Bercot |
2023-09-23 | Only check Location for 301, 302, 307 and 308 | Laurent Bercot |
2023-09-23 | transfer codings are case insensitive too | Laurent Bercot |
2023-09-23 | Doc fixes | Laurent Bercot |
2023-09-23 | Better logging | Laurent Bercot |
2023-09-23 | Sometimes, memmove is unavoidable. | Laurent Bercot |
2023-09-23 | Activate debug again in tipidee_headers_parse | Laurent Bercot |
2023-09-22 | Document HTTP/1.0 docroot, credit humm | Laurent Bercot |
2023-09-22 | Connection: values are case-insensitive | Laurent Bercot |
2023-09-22 | Don't accept HTTP/1.2 | Laurent Bercot |
2023-09-22 | Make /etc configurable; fix some bugs | Laurent Bercot |
2023-09-22 | Simpler Makefile | Laurent Bercot |
2023-09-21 | Some bugfixes | Laurent Bercot |
2023-09-21 | Doc typo fixes | Laurent Bercot |
2023-09-21 | Force redirect for incomplete directories | Laurent Bercot |
2023-09-21 | Nope, it's nonposix.h definitely | Laurent Bercot |
2023-09-21 | Some portability fixes | Laurent Bercot |
2023-09-21 | A few fixes | Laurent Bercot |
2023-09-21 | Add more default content-types | Laurent Bercot |
2023-09-21 | More doc, complete? | Laurent Bercot |
2023-09-21 | Implement If-Modified-Since | Laurent Bercot |
2023-09-20 | More doc | Laurent Bercot |
2023-09-20 | More doc, more fixes | Laurent Bercot |
2023-09-20 | Add some QoL and some more logging to cgi, fix small bugs | Laurent Bercot |
2023-09-09 | Adapt to skalibs-2.14 | Laurent Bercot |
2023-09-02 | More doc; unify tipidee-config exit codes | Laurent Bercot |
2023-08-29 | Doc fix | Laurent Bercot |
2023-08-29 | Doc templates | Laurent Bercot |
2023-08-29 | More doc | Laurent Bercot |
2023-08-29 | More examples, some fixes, some more doc | Laurent Bercot |
2023-08-23 | Add some doc | Laurent Bercot |
2023-08-23 | Bound 3xx response, clean up TCPCONNNUM, fix body reading | Laurent Bercot |
2023-08-22 | Respond 403 on EACCES | Laurent Bercot |