aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* version: 0.0.2.0v0.0.2.0Laurent Bercot2023-11-202-2/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Document log x-forwarded-forLaurent Bercot2023-11-171-0/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.2.0. Add global executable_means_cgi config directive.Laurent Bercot2023-11-083-3/+29
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.1. Minor code cleanups.Laurent Bercot2023-11-072-1/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More doc fixesLaurent Bercot2023-11-071-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Some doc fixesLaurent Bercot2023-11-072-7/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixLaurent Bercot2023-11-061-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Actually, tipidee's not in beta anymoreLaurent Bercot2023-11-061-3/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add a misspellingLaurent Bercot2023-10-271-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* custom-headers revamp, can be removed nowLaurent Bercot2023-10-271-8/+18
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Some bugfixes, more to comeLaurent Bercot2023-10-261-1/+1
| | | | | | Thanks jjk for the bug-reports! Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Some doc modificationsLaurent Bercot2023-10-244-71/+101
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Deglobal index-fileLaurent Bercot2023-10-242-16/+63
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixLaurent Bercot2023-10-241-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Full custom header support, switch not made yetLaurent Bercot2023-10-241-0/+25
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Refactor tipidee-config code to accommodate for headersLaurent Bercot2023-10-231-3/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More doc fixesLaurent Bercot2023-10-192-23/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixesLaurent Bercot2023-10-191-12/+16
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix custom response, get rid of secondary static strallocLaurent Bercot2023-10-192-2/+45
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add infrastructure for custom error filesLaurent Bercot2023-10-182-7/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixesLaurent Bercot2023-10-161-9/+16
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Improved logging systemLaurent Bercot2023-10-132-21/+29
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* And a few moreLaurent Bercot2023-10-121-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixLaurent Bercot2023-10-121-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* New logging system; not used yet in tipideedLaurent Bercot2023-10-122-6/+126
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Some fixes, preparation for changes in error responsesLaurent Bercot2023-10-061-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc updateLaurent Bercot2023-09-302-11/+19
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Some fixes; new SERVER_NAME source; prepare for more configLaurent Bercot2023-09-301-13/+18
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixesLaurent Bercot2023-09-232-8/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Document HTTP/1.0 docroot, credit hummLaurent Bercot2023-09-221-0/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Connection: values are case-insensitiveLaurent Bercot2023-09-221-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Make /etc configurable; fix some bugsLaurent Bercot2023-09-222-2/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Some bugfixesLaurent Bercot2023-09-212-5/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixesLaurent Bercot2023-09-212-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* A few fixesLaurent Bercot2023-09-211-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More doc, complete?Laurent Bercot2023-09-214-16/+309
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More docLaurent Bercot2023-09-201-6/+35
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More doc, more fixesLaurent Bercot2023-09-203-13/+184
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More doc; unify tipidee-config exit codesLaurent Bercot2023-09-024-10/+147
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixLaurent Bercot2023-08-291-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc templatesLaurent Bercot2023-08-293-0/+177
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More docLaurent Bercot2023-08-293-6/+613
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More examples, some fixes, some more docLaurent Bercot2023-08-291-3/+35
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add some docLaurent Bercot2023-08-232-7/+166
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Initial commitLaurent Bercot2023-08-052-0/+165
Signed-off-by: Laurent Bercot <ska@appnovation.com>