aboutsummaryrefslogtreecommitdiffstats
path: root/src/tipideed/regular.c
Commit message (Collapse)AuthorAgeFilesLines
* Add realtime and norealtime options, cork/uncork responsesLaurent Bercot2025-08-291-2/+2
|
* Major refactors; implement rangesLaurent Bercot2023-12-201-3/+25
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Use wallclock time for Date header in responsesLaurent Bercot2023-12-041-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Don't keep track of unneeded countLaurent Bercot2023-10-301-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Make the switch to custom headersLaurent Bercot2023-10-241-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add infrastructure for custom error filesLaurent Bercot2023-10-181-19/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Improved logging systemLaurent Bercot2023-10-131-4/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Better loggingLaurent Bercot2023-09-231-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Implement If-Modified-SinceLaurent Bercot2023-09-211-8/+31
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Respond 403 on EACCESLaurent Bercot2023-08-221-1/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Initial commitLaurent Bercot2023-08-051-0/+48
Signed-off-by: Laurent Bercot <ska@appnovation.com>