summaryrefslogtreecommitdiff
path: root/src/config/lexparse.c
AgeCommit message (Collapse)Author
2023-11-08 Prepare for 0.0.2.0. Add global executable_means_cgi config directive.Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-30 Revamp (and hopefully fix) resattr managementLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-28 Fix error messageLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-27 custom-headers revamp, can be removed nowLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-24 Deglobal index-fileLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-24 Full custom header support, switch not made yetLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-23 More tipidee-config refactoring, headers functions are cleanLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-23 Refactor tipidee-config code to accommodate for headersLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-19 Fix custom response, get rid of secondary static strallocLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-13 Improved logging systemLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-10-12 New logging system; not used yet in tipideedLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-29 Send CGI Content-Length even when 0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-02 More doc; unify tipidee-config exit codesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-08-29 More examples, some fixes, some more docLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-08-22 Fix redirection with subLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-08-09 tipidee-config error message fixLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-08-09 Fix arg checking in content-type and index_file directivesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-08-05Initial commitLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>