summaryrefslogtreecommitdiff
path: root/src/tipideed
AgeCommit message (Collapse)Author
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>
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-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-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-26 Some more fixesLaurent 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 Deglobal index-fileLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-24 support Host as HTTP/1.05Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-24 Make the switch to custom headersLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-24 Full custom header support, switch not made yetLaurent 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 filesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-19 Fix custom response, get rid of secondary static strallocLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-18 Add infrastructure for custom error filesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-13 Improved logging systemLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-06 Some fixes, preparation for changes in error responsesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-30 Some fixes; new SERVER_NAME source; prepare for more configLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-29 Send CGI Content-Length even when 0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-23 Only check Location for 301, 302, 307 and 308Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-23 transfer codings are case insensitive tooLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-23 Better loggingLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-22 Connection: values are case-insensitiveLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-22 Don't accept HTTP/1.2Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-22 Make /etc configurable; fix some bugsLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-21 Some bugfixesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-21 Force redirect for incomplete directoriesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-21 Nope, it's nonposix.h definitelyLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-21 Some portability fixesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-21 A few fixesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-21 More doc, complete?Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-21 Implement If-Modified-SinceLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-20 More doc, more fixesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-20 Add some QoL and some more logging to cgi, fix small bugsLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-09 Adapt to skalibs-2.14Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-08-29 Doc templatesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-08-29 More examples, some fixes, some more docLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>