aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtipidee
Commit message (Expand)AuthorAgeFilesLines
* Implement fastcgi, except the protocol itselfLaurent Bercot2026-06-251-12/+30
* Add tipidee/fcgi.hLaurent Bercot2026-05-2115-0/+175
* URIs containing %00 are invalidLaurent Bercot2026-01-011-0/+1
* Add rproxyLaurent Bercot2025-06-251-3/+2
* Prepare for 0.0.7.0; add noredirectLaurent Bercot2025-06-061-4/+1
* Add PATCH support, accept PUT/DELETE/PATCH on cgiLaurent Bercot2025-03-241-0/+1
* Add cgi streamingLaurent Bercot2025-03-221-1/+1
* Prepare for 0.0.5.0; accept "" as empty extension for content-typeLaurent Bercot2024-04-251-2/+3
* Add ls.cgi, prepare for 0.0.4.0Laurent Bercot2024-03-062-0/+39
* Fix indexification with infopath for full cgi sitesLaurent Bercot2024-03-061-1/+1
* char is unsigned on some archsLaurent Bercot2024-02-051-1/+1
* Major refactors; implement rangesLaurent Bercot2023-12-2011-30/+146
* Re-enable HTTP_HOST; fix xiscgiLaurent Bercot2023-12-141-1/+1
* Use wallclock time for Date header in responsesLaurent Bercot2023-12-046-0/+65
* Add X-Forwarded-For logging supportLaurent Bercot2023-11-171-2/+16
* Prepare for 0.0.1.1. Minor code cleanups.Laurent Bercot2023-11-071-1/+1
* Some bugfixesLaurent Bercot2023-10-311-6/+7
* Revamp (and hopefully fix) resattr managementLaurent Bercot2023-10-304-2/+103
* Add a misspellingLaurent Bercot2023-10-271-1/+1
* custom-headers revamp, can be removed nowLaurent Bercot2023-10-273-13/+11
* Some more fixesLaurent Bercot2023-10-261-6/+7
* Make the switch to custom headersLaurent Bercot2023-10-247-66/+80
* Full custom header support, switch not made yetLaurent Bercot2023-10-244-3/+56
* Some fixes (thanks jjk)Laurent Bercot2023-10-221-1/+1
* Fix custom response, get rid of secondary static strallocLaurent Bercot2023-10-191-0/+2
* Add infrastructure for custom error filesLaurent Bercot2023-10-1810-62/+114
* And fewer useless depsLaurent Bercot2023-10-131-1/+0
* With fewer bugsLaurent Bercot2023-10-131-2/+1
* Improved logging systemLaurent Bercot2023-10-134-19/+23
* A very important changeLaurent Bercot2023-10-131-0/+1
* New logging system; not used yet in tipideedLaurent Bercot2023-10-122-2/+4
* Add host_as_prefix logging for request/resource/answerLaurent Bercot2023-10-124-13/+44
* Add new logging functions, change method_conv for bsearchLaurent Bercot2023-10-1010-42/+186
* Some fixes, preparation for changes in error responsesLaurent Bercot2023-10-062-0/+60
* Some fixes; new SERVER_NAME source; prepare for more configLaurent Bercot2023-09-302-5/+4
* Better loggingLaurent Bercot2023-09-231-7/+6
* Sometimes, memmove is unavoidable.Laurent Bercot2023-09-231-2/+2
* Activate debug again in tipidee_headers_parseLaurent Bercot2023-09-231-4/+7
* Some portability fixesLaurent Bercot2023-09-211-1/+2
* Implement If-Modified-SinceLaurent Bercot2023-09-217-14/+73
* Fix redirection lookupLaurent Bercot2023-08-221-16/+35
* Initial commitLaurent Bercot2023-08-0524-0/+964