aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* A few fixesLaurent Bercot2023-09-211-4/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add more default content-typesLaurent Bercot2023-09-211-0/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More doc, complete?Laurent Bercot2023-09-211-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Implement If-Modified-SinceLaurent Bercot2023-09-2114-33/+141
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More doc, more fixesLaurent Bercot2023-09-202-16/+22
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add some QoL and some more logging to cgi, fix small bugsLaurent Bercot2023-09-201-6/+20
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.14Laurent Bercot2023-09-092-0/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More doc; unify tipidee-config exit codesLaurent Bercot2023-09-025-13/+30
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc templatesLaurent Bercot2023-08-291-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More examples, some fixes, some more docLaurent Bercot2023-08-295-12/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Bound 3xx response, clean up TCPCONNNUM, fix body readingLaurent Bercot2023-08-232-2/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Respond 403 on EACCESLaurent Bercot2023-08-221-1/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix redirection with subLaurent Bercot2023-08-221-1/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix redirection lookupLaurent Bercot2023-08-223-18/+37
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* tipidee-config error message fixLaurent Bercot2023-08-091-4/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix arg checking in content-type and index_file directivesLaurent Bercot2023-08-092-6/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* glibc declares setgroups() in grp.hLaurent Bercot2023-08-081-0/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Initial commitLaurent Bercot2023-08-0555-0/+3979
Signed-off-by: Laurent Bercot <ska@appnovation.com>