aboutsummaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Implement FastCGI, initial versionLaurent Bercot12 days3-84/+45
* Implement fastcgi, except the protocol itselfLaurent Bercot2026-06-253-9/+40
* Add tipidee/fcgi.hLaurent Bercot2026-05-211-0/+124
* Add realtime and norealtime options, cork/uncork responsesLaurent Bercot2025-08-291-1/+2
* Add rproxyLaurent Bercot2025-06-251-3/+3
* Add PATCH support, accept PUT/DELETE/PATCH on cgiLaurent Bercot2025-03-241-0/+1
* Add cgi streamingLaurent Bercot2025-03-221-1/+4
* Add ls.cgi, prepare for 0.0.4.0Laurent Bercot2024-03-061-0/+2
* Major refactors; implement rangesLaurent Bercot2023-12-202-9/+16
* Use wallclock time for Date header in responsesLaurent Bercot2023-12-041-0/+8
* Add X-Forwarded-For logging supportLaurent Bercot2023-11-171-0/+1
* Revamp (and hopefully fix) resattr managementLaurent Bercot2023-10-304-9/+30
* Some more fixesLaurent Bercot2023-10-261-1/+1
* Make the switch to custom headersLaurent Bercot2023-10-241-16/+9
* Full custom header support, switch not made yetLaurent Bercot2023-10-242-1/+13
* Add infrastructure for custom error filesLaurent Bercot2023-10-183-3/+10
* Improved logging systemLaurent Bercot2023-10-133-10/+11
* New logging system; not used yet in tipideedLaurent Bercot2023-10-121-0/+4
* Add host_as_prefix logging for request/resource/answerLaurent Bercot2023-10-121-2/+3
* Add new logging functions, change method_conv for bsearchLaurent Bercot2023-10-102-12/+45
* Some fixes, preparation for changes in error responsesLaurent Bercot2023-10-061-1/+8
* Implement If-Modified-SinceLaurent Bercot2023-09-213-6/+12
* Fix redirection lookupLaurent Bercot2023-08-221-1/+1
* Initial commitLaurent Bercot2023-08-058-0/+252