aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/lexparse.c
Commit message (Expand)AuthorAgeFilesLines
* Add cgi_pass_authorizationHEADmainLaurent Bercot23 hours1-0/+1
* Implement fastcgi, except the protocol itselfLaurent Bercot39 hours1-112/+127
* Fix parsing of autochunk and realtime in configLaurent Bercot7 days1-1/+1
* Add realtime and norealtime options, cork/uncork responsesLaurent Bercot2025-08-291-1/+11
* Add rproxyLaurent Bercot2025-06-251-1/+64
* Prepare for 0.0.7.0; add noredirectLaurent Bercot2025-06-061-0/+25
* Add cgi streamingLaurent Bercot2025-03-221-0/+10
* Prepare for 0.0.5.0; accept "" as empty extension for content-typeLaurent Bercot2024-04-251-9/+14
* Prepare for 0.0.3.0; add XXX_no_translateLaurent Bercot2023-12-151-0/+1
* Add X-Forwarded-For logging supportLaurent Bercot2023-11-171-1/+2
* Prepare for 0.0.2.0. Add global executable_means_cgi config directive.Laurent Bercot2023-11-081-1/+2
* Revamp (and hopefully fix) resattr managementLaurent Bercot2023-10-301-19/+22
* Fix error messageLaurent Bercot2023-10-281-1/+1
* custom-headers revamp, can be removed nowLaurent Bercot2023-10-271-34/+59
* Deglobal index-fileLaurent Bercot2023-10-241-42/+39
* Full custom header support, switch not made yetLaurent Bercot2023-10-241-0/+27
* More tipidee-config refactoring, headers functions are cleanLaurent Bercot2023-10-231-10/+14
* Refactor tipidee-config code to accommodate for headersLaurent Bercot2023-10-231-9/+9
* Fix custom response, get rid of secondary static strallocLaurent Bercot2023-10-191-4/+35
* Improved logging systemLaurent Bercot2023-10-131-3/+7
* New logging system; not used yet in tipideedLaurent Bercot2023-10-121-9/+46
* Send CGI Content-Length even when 0Laurent Bercot2023-09-291-1/+1
* More doc; unify tipidee-config exit codesLaurent Bercot2023-09-021-1/+0
* More examples, some fixes, some more docLaurent Bercot2023-08-291-2/+2
* Fix redirection with subLaurent Bercot2023-08-221-1/+3
* tipidee-config error message fixLaurent Bercot2023-08-091-4/+5
* Fix arg checking in content-type and index_file directivesLaurent Bercot2023-08-091-5/+5
* Initial commitLaurent Bercot2023-08-051-0/+443