Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-04 | Don't use O_DIRECTORY when not needed (lol Darwin) | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2024-04-25 | Prepare for 0.0.5.0; accept "" as empty extension for content-type | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2024-03-06 | Make Server: overridable | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2024-03-06 | Add ls.cgi, prepare for 0.0.4.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2024-03-06 | Remove inaccurate debug lines | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2024-03-06 | Fix indexification with infopath for full cgi sites | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2024-03-05 | Tentatively enable docroot to be indexified | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2024-02-05 | char is unsigned on some archs | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-12-21 | Minor refactors | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-12-20 | Fix small modifier string bug. | Laurent Bercot | |
Build with new skalibs to avoid env_merge() problems. Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-12-20 | Major refactors; implement ranges | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-12-15 | Prepare for 0.0.3.0; add XXX_no_translate | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-12-14 | Re-enable HTTP_HOST; fix xiscgi | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-12-04 | Use wallclock time for Date header in responses | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-11-30 | Don't segfault on no PROTO! | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-11-17 | Add X-Forwarded-For logging support | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-11-16 | Remove obsolete Referrer-Policy default header | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-11-13 | Don't fatal error out if unable to realpath a custom error page | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-11-13 | bugfix: error with nonexistent Host | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-11-08 | Prepare for 0.0.2.0. Add global executable_means_cgi config directive. | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-11-07 | Prepare for 0.0.1.1. Minor code cleanups. | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-31 | Some bugfixes | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-30 | Don't keep track of unneeded count | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-30 | Revamp (and hopefully fix) resattr management | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-28 | Fix error message | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-28 | Add more forbidden headers | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-27 | Add a misspelling | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-27 | custom-headers revamp, can be removed now | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-26 | Some more fixes | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-26 | Fix custom header ordering | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-26 | Small build target fix | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-26 | Some bugfixes, more to come | Laurent Bercot | |
Thanks jjk for the bug-reports! Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-24 | Deglobal index-file | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-24 | support Host as HTTP/1.05 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-24 | Make the switch to custom headers | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-24 | Full custom header support, switch not made yet | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-23 | More tipidee-config refactoring, headers functions are clean | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-23 | Refactor tipidee-config code to accommodate for headers | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-22 | Some fixes (thanks jjk) | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-19 | Stop directory traversal attacks in custom response files | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-19 | Fix custom response, get rid of secondary static stralloc | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-18 | Add infrastructure for custom error files | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-13 | And fewer useless deps | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-13 | With fewer bugs | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-13 | Improved logging system | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-13 | A very important change | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-12 | New logging system; not used yet in tipideed | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-12 | Add host_as_prefix logging for request/resource/answer | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-10 | Add new logging functions, change method_conv for bsearch | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-10-06 | Some fixes, preparation for changes in error responses | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> |