aboutsummaryrefslogtreecommitdiffstats
path: root/src/tipideed/tipideed.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 0.0.2.0. Add global executable_means_cgi config directive.Laurent Bercot2023-11-081-0/+2
* Prepare for 0.0.1.1. Minor code cleanups.Laurent Bercot2023-11-071-5/+3
* Revamp (and hopefully fix) resattr managementLaurent Bercot2023-10-301-47/+5
* Deglobal index-fileLaurent Bercot2023-10-241-1/+1
* support Host as HTTP/1.05Laurent Bercot2023-10-241-13/+13
* Make the switch to custom headersLaurent Bercot2023-10-241-3/+3
* Full custom header support, switch not made yetLaurent Bercot2023-10-241-25/+33
* Fix custom response, get rid of secondary static strallocLaurent Bercot2023-10-191-10/+9
* Add infrastructure for custom error filesLaurent Bercot2023-10-181-51/+55
* Improved logging systemLaurent Bercot2023-10-131-61/+63
* Some fixes, preparation for changes in error responsesLaurent Bercot2023-10-061-2/+2
* Some fixes; new SERVER_NAME source; prepare for more configLaurent Bercot2023-09-301-38/+53
* transfer codings are case insensitive tooLaurent Bercot2023-09-231-1/+1
* 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-221-1/+1
* Some bugfixesLaurent Bercot2023-09-211-3/+10
* Force redirect for incomplete directoriesLaurent Bercot2023-09-211-2/+21
* More doc, complete?Laurent Bercot2023-09-211-2/+2
* Implement If-Modified-SinceLaurent Bercot2023-09-211-4/+15
* More doc, more fixesLaurent Bercot2023-09-201-1/+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-231-1/+3
* Fix redirection lookupLaurent Bercot2023-08-221-1/+1
* Initial commitLaurent Bercot2023-08-051-0/+514