aboutsummaryrefslogtreecommitdiffstats
path: root/src/tipideed/responses.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 0.0.3.0; add XXX_no_translateLaurent Bercot2023-12-151-23/+18
* Use wallclock time for Date header in responsesLaurent Bercot2023-12-041-5/+5
* Don't fatal error out if unable to realpath a custom error pageLaurent Bercot2023-11-131-23/+28
* bugfix: error with nonexistent HostLaurent Bercot2023-11-131-8/+9
* Some bugfixesLaurent Bercot2023-10-311-2/+7
* Some more fixesLaurent Bercot2023-10-261-0/+3
* Make the switch to custom headersLaurent Bercot2023-10-241-5/+5
* 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-191-5/+20
* Add infrastructure for custom error filesLaurent Bercot2023-10-181-13/+67
* Improved logging systemLaurent Bercot2023-10-131-18/+19
* Better loggingLaurent Bercot2023-09-231-0/+7
* Bound 3xx response, clean up TCPCONNNUM, fix body readingLaurent Bercot2023-08-231-1/+1
* Initial commitLaurent Bercot2023-08-051-0/+64