| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix custom header ordering | Laurent Bercot | 2023-10-26 | 1 | -11/+9 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Small build target fix | Laurent Bercot | 2023-10-26 | 3 | -3/+2 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Some bugfixes, more to come | Laurent Bercot | 2023-10-26 | 4 | -8/+21 | |
| | | | | | | | Thanks jjk for the bug-reports! Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Fix examples | Laurent Bercot | 2023-10-24 | 13 | -33/+30 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Some doc modifications | Laurent Bercot | 2023-10-24 | 4 | -71/+101 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Deglobal index-file | Laurent Bercot | 2023-10-24 | 5 | -60/+104 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Doc typo fix | Laurent Bercot | 2023-10-24 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | support Host as HTTP/1.05 | Laurent Bercot | 2023-10-24 | 1 | -13/+13 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Make the switch to custom headers | Laurent Bercot | 2023-10-24 | 16 | -134/+120 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Full custom header support, switch not made yet | Laurent Bercot | 2023-10-24 | 13 | -41/+186 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | More tipidee-config refactoring, headers functions are clean | Laurent Bercot | 2023-10-23 | 7 | -34/+118 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Refactor tipidee-config code to accommodate for headers | Laurent Bercot | 2023-10-23 | 10 | -79/+193 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Some fixes (thanks jjk) | Laurent Bercot | 2023-10-22 | 2 | -5/+5 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | More doc fixes | Laurent Bercot | 2023-10-19 | 2 | -23/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Doc fixes | Laurent Bercot | 2023-10-19 | 1 | -12/+16 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Stop directory traversal attacks in custom response files | Laurent Bercot | 2023-10-19 | 1 | -9/+9 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Fix custom response, get rid of secondary static stralloc | Laurent Bercot | 2023-10-19 | 6 | -21/+111 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Add infrastructure for custom error files | Laurent Bercot | 2023-10-18 | 21 | -267/+375 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Doc fixes | Laurent Bercot | 2023-10-16 | 1 | -9/+16 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | And fewer useless deps | Laurent Bercot | 2023-10-13 | 1 | -1/+0 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | With fewer bugs | Laurent Bercot | 2023-10-13 | 4 | -12/+7 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Improved logging system | Laurent Bercot | 2023-10-13 | 25 | -319/+222 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | A very important change | Laurent Bercot | 2023-10-13 | 1 | -0/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | And a few more | Laurent Bercot | 2023-10-12 | 1 | -3/+3 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Doc typo fix | Laurent Bercot | 2023-10-12 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | New logging system; not used yet in tipideed | Laurent Bercot | 2023-10-12 | 8 | -96/+264 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Add host_as_prefix logging for request/resource/answer | Laurent Bercot | 2023-10-12 | 5 | -15/+47 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Add new logging functions, change method_conv for bsearch | Laurent Bercot | 2023-10-10 | 13 | -60/+241 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Some fixes, preparation for changes in error responses | Laurent Bercot | 2023-10-06 | 7 | -7/+80 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Doc update | Laurent Bercot | 2023-09-30 | 3 | -12/+20 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Some fixes; new SERVER_NAME source; prepare for more config | Laurent Bercot | 2023-09-30 | 6 | -63/+85 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Send CGI Content-Length even when 0 | Laurent Bercot | 2023-09-29 | 2 | -10/+7 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Mark as beta | Laurent Bercot | 2023-09-29 | 1 | -3/+4 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Only check Location for 301, 302, 307 and 308 | Laurent Bercot | 2023-09-23 | 1 | -2/+2 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | transfer codings are case insensitive too | Laurent Bercot | 2023-09-23 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Doc fixes | Laurent Bercot | 2023-09-23 | 2 | -8/+11 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Better logging | Laurent Bercot | 2023-09-23 | 6 | -13/+19 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Sometimes, memmove is unavoidable. | Laurent Bercot | 2023-09-23 | 1 | -2/+2 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Activate debug again in tipidee_headers_parse | Laurent Bercot | 2023-09-23 | 1 | -4/+7 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Document HTTP/1.0 docroot, credit humm | Laurent Bercot | 2023-09-22 | 2 | -0/+9 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Connection: values are case-insensitive | Laurent Bercot | 2023-09-22 | 2 | -3/+5 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Don't accept HTTP/1.2 | Laurent Bercot | 2023-09-22 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Make /etc configurable; fix some bugs | Laurent Bercot | 2023-09-22 | 6 | -23/+34 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Simpler Makefile | Laurent Bercot | 2023-09-22 | 1 | -7/+6 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Some bugfixes | Laurent Bercot | 2023-09-21 | 4 | -19/+15 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Doc typo fixes | Laurent Bercot | 2023-09-21 | 2 | -3/+3 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Force redirect for incomplete directories | Laurent Bercot | 2023-09-21 | 2 | -3/+24 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Nope, it's nonposix.h definitely | Laurent Bercot | 2023-09-21 | 1 | -2/+1 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | Some portability fixes | Laurent Bercot | 2023-09-21 | 3 | -2/+5 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
| * | A few fixes | Laurent Bercot | 2023-09-21 | 2 | -5/+4 | |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||||
