aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* New logging system; not used yet in tipideedLaurent Bercot2023-10-125-88/+136
* Add host_as_prefix logging for request/resource/answerLaurent Bercot2023-10-125-15/+47
* Add new logging functions, change method_conv for bsearchLaurent Bercot2023-10-1012-54/+231
* Some fixes, preparation for changes in error responsesLaurent Bercot2023-10-065-3/+75
* Some fixes; new SERVER_NAME source; prepare for more configLaurent Bercot2023-09-305-50/+67
* Send CGI Content-Length even when 0Laurent Bercot2023-09-292-10/+7
* Only check Location for 301, 302, 307 and 308Laurent Bercot2023-09-231-2/+2
* transfer codings are case insensitive tooLaurent Bercot2023-09-231-1/+1
* Better loggingLaurent Bercot2023-09-236-13/+19
* Sometimes, memmove is unavoidable.Laurent Bercot2023-09-231-2/+2
* Activate debug again in tipidee_headers_parseLaurent Bercot2023-09-231-4/+7
* Connection: values are case-insensitiveLaurent Bercot2023-09-221-2/+4
* Don't accept HTTP/1.2Laurent Bercot2023-09-221-1/+1
* Make /etc configurable; fix some bugsLaurent Bercot2023-09-223-20/+21
* Some bugfixesLaurent Bercot2023-09-211-3/+10
* Force redirect for incomplete directoriesLaurent Bercot2023-09-212-3/+24
* Nope, it's nonposix.h definitelyLaurent Bercot2023-09-211-2/+1
* Some portability fixesLaurent Bercot2023-09-213-2/+5
* A few fixesLaurent Bercot2023-09-211-4/+3
* Add more default content-typesLaurent Bercot2023-09-211-0/+4
* More doc, complete?Laurent Bercot2023-09-211-2/+2
* Implement If-Modified-SinceLaurent Bercot2023-09-2114-33/+141
* More doc, more fixesLaurent Bercot2023-09-202-16/+22
* Add some QoL and some more logging to cgi, fix small bugsLaurent Bercot2023-09-201-6/+20
* Adapt to skalibs-2.14Laurent Bercot2023-09-092-0/+2
* More doc; unify tipidee-config exit codesLaurent Bercot2023-09-025-13/+30
* Doc templatesLaurent Bercot2023-08-291-1/+1
* More examples, some fixes, some more docLaurent Bercot2023-08-295-12/+11
* Bound 3xx response, clean up TCPCONNNUM, fix body readingLaurent Bercot2023-08-232-2/+4
* Respond 403 on EACCESLaurent Bercot2023-08-221-1/+8
* Fix redirection with subLaurent Bercot2023-08-221-1/+3
* Fix redirection lookupLaurent Bercot2023-08-223-18/+37
* tipidee-config error message fixLaurent Bercot2023-08-091-4/+5
* Fix arg checking in content-type and index_file directivesLaurent Bercot2023-08-092-6/+6
* glibc declares setgroups() in grp.hLaurent Bercot2023-08-081-0/+3
* Initial commitLaurent Bercot2023-08-0555-0/+3979