summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-06-27 Delete unused resattr.c in configHEADmainLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2024-06-07 version: 0.0.5.0v0.0.5.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
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-27 Update depsLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2024-04-25 Fix examplesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2024-04-25 Prepare for 0.0.5.0; accept "" as empty extension for content-typeLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2024-04-15 version: 0.0.4.0v0.0.4.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2024-04-02 Add mode for ls.cgiLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2024-03-06 Make Server: overridableLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2024-03-06 Add ls.cgi, prepare for 0.0.4.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2024-03-06 Remove inaccurate debug linesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2024-03-06 Fix indexification with infopath for full cgi sitesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2024-03-05 Tentatively enable docroot to be indexifiedLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2024-02-05 char is unsigned on some archsLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-12-21 version: 0.0.3.0v0.0.3.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-12-21 Minor refactorsLaurent 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 rangesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-12-15 Prepare for 0.0.3.0; add XXX_no_translateLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-12-14 Re-enable HTTP_HOST; fix xiscgiLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-12-04 Use wallclock time for Date header in responsesLaurent 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-20 Doc typo fixLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-11-20 version: 0.0.2.0v0.0.2.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-11-17 Document log x-forwarded-forLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-11-17 Add X-Forwarded-For logging supportLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-11-16 Remove obsolete Referrer-Policy default headerLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-11-13 Don't fatal error out if unable to realpath a custom error pageLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-11-13 bugfix: error with nonexistent HostLaurent 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-11-07 More doc fixesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-11-07 Some doc fixesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-11-06 Doc typo fixLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-11-06 Actually, tipidee's not in beta anymoreLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-11-06 version: 0.0.1.0v0.0.1.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-31 Some bugfixesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-30 Don't keep track of unneeded countLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-30 Revamp (and hopefully fix) resattr managementLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-28 Fix error messageLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-28 Add more forbidden headersLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-27 Fix example tipidee.confLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-27 Add a misspellingLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-27 custom-headers revamp, can be removed nowLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-26 Some more fixesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-26 Fix custom header orderingLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-26 Small build target fixLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-26 Some bugfixes, more to comeLaurent Bercot
Thanks jjk for the bug-reports! Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-24 Fix examplesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-24 Some doc modificationsLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>