aboutsummaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Collapse)AuthorAgeFilesLines
* Some more fixesLaurent Bercot2023-10-261-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Make the switch to custom headersLaurent Bercot2023-10-241-16/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Full custom header support, switch not made yetLaurent Bercot2023-10-242-1/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add infrastructure for custom error filesLaurent Bercot2023-10-183-3/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Improved logging systemLaurent Bercot2023-10-133-10/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* New logging system; not used yet in tipideedLaurent Bercot2023-10-121-0/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add host_as_prefix logging for request/resource/answerLaurent Bercot2023-10-121-2/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add new logging functions, change method_conv for bsearchLaurent Bercot2023-10-102-12/+45
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Some fixes, preparation for changes in error responsesLaurent Bercot2023-10-061-1/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Implement If-Modified-SinceLaurent Bercot2023-09-213-6/+12
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix redirection lookupLaurent Bercot2023-08-221-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Initial commitLaurent Bercot2023-08-058-0/+252
Signed-off-by: Laurent Bercot <ska@appnovation.com>