aboutsummaryrefslogtreecommitdiffstats
path: root/src/tipideed
Commit message (Expand)AuthorAgeFilesLines
...
* support Host as HTTP/1.05Laurent Bercot2023-10-241-13/+13
* Make the switch to custom headersLaurent Bercot2023-10-247-47/+25
* Full custom header support, switch not made yetLaurent Bercot2023-10-242-25/+35
* Some fixes (thanks jjk)Laurent Bercot2023-10-221-4/+4
* Stop directory traversal attacks in custom response filesLaurent Bercot2023-10-191-9/+9
* Fix custom response, get rid of secondary static strallocLaurent Bercot2023-10-192-15/+29
* Add infrastructure for custom error filesLaurent Bercot2023-10-185-188/+232
* Improved logging systemLaurent Bercot2023-10-1310-220/+135
* Some fixes, preparation for changes in error responsesLaurent Bercot2023-10-062-2/+7
* Some fixes; new SERVER_NAME source; prepare for more configLaurent Bercot2023-09-303-45/+63
* Send CGI Content-Length even when 0Laurent Bercot2023-09-291-9/+6
* 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-235-6/+13
* 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-222-18/+19
* 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-212-1/+3
* A few fixesLaurent Bercot2023-09-211-4/+3
* More doc, complete?Laurent Bercot2023-09-211-2/+2
* Implement If-Modified-SinceLaurent Bercot2023-09-214-13/+56
* 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-091-0/+1
* Doc templatesLaurent Bercot2023-08-291-1/+1
* More examples, some fixes, some more docLaurent Bercot2023-08-291-1/+5
* 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 lookupLaurent Bercot2023-08-221-1/+1
* glibc declares setgroups() in grp.hLaurent Bercot2023-08-081-0/+3
* Initial commitLaurent Bercot2023-08-0511-0/+1489