about summary refs log tree commit diff
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* Major refactors; implement rangesLaurent Bercot2023-12-201-1/+1
* Prepare for 0.0.3.0; add XXX_no_translateLaurent Bercot2023-12-152-0/+2
* Add X-Forwarded-For logging supportLaurent Bercot2023-11-171-1/+2
* Remove obsolete Referrer-Policy default headerLaurent Bercot2023-11-161-1/+0
* Prepare for 0.0.2.0. Add global executable_means_cgi config directive.Laurent Bercot2023-11-082-2/+4
* Some bugfixesLaurent Bercot2023-10-311-1/+1
* Revamp (and hopefully fix) resattr managementLaurent Bercot2023-10-305-70/+87
* Fix error messageLaurent Bercot2023-10-281-1/+1
* Add more forbidden headersLaurent Bercot2023-10-281-0/+4
* custom-headers revamp, can be removed nowLaurent Bercot2023-10-272-44/+72
* Fix custom header orderingLaurent Bercot2023-10-261-11/+9
* Some bugfixes, more to comeLaurent Bercot2023-10-261-6/+16
* Deglobal index-fileLaurent Bercot2023-10-242-43/+40
* Full custom header support, switch not made yetLaurent Bercot2023-10-243-9/+52
* More tipidee-config refactoring, headers functions are cleanLaurent Bercot2023-10-236-32/+115
* Refactor tipidee-config code to accommodate for headersLaurent Bercot2023-10-238-74/+187
* Fix custom response, get rid of secondary static strallocLaurent Bercot2023-10-191-4/+35
* With fewer bugsLaurent Bercot2023-10-133-10/+6
* Improved logging systemLaurent Bercot2023-10-134-40/+12
* New logging system; not used yet in tipideedLaurent Bercot2023-10-122-86/+128
* Send CGI Content-Length even when 0Laurent Bercot2023-09-291-1/+1
* Make /etc configurable; fix some bugsLaurent Bercot2023-09-221-2/+2
* Add more default content-typesLaurent Bercot2023-09-211-0/+4
* Adapt to skalibs-2.14Laurent Bercot2023-09-091-0/+1
* More doc; unify tipidee-config exit codesLaurent Bercot2023-09-025-13/+30
* More examples, some fixes, some more docLaurent Bercot2023-08-294-11/+6
* 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-092-6/+6
* Initial commitLaurent Bercot2023-08-0512-0/+1274