aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* version: 0.0.2.0v0.0.2.0Laurent Bercot2023-11-204-5/+14
| | | | 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>
* Add X-Forwarded-For logging supportLaurent Bercot2023-11-173-3/+19
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Remove obsolete Referrer-Policy default headerLaurent Bercot2023-11-161-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Don't fatal error out if unable to realpath a custom error pageLaurent Bercot2023-11-131-23/+28
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bugfix: error with nonexistent HostLaurent Bercot2023-11-131-8/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.2.0. Add global executable_means_cgi config directive.Laurent Bercot2023-11-089-7/+44
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.1. Minor code cleanups.Laurent Bercot2023-11-078-15/+25
| | | | 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-064-9/+15
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.0v0.0.1.0Laurent Bercot2023-11-061-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Some bugfixesLaurent Bercot2023-10-314-10/+16
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Don't keep track of unneeded countLaurent Bercot2023-10-301-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Revamp (and hopefully fix) resattr managementLaurent Bercot2023-10-3016-136/+237
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix error messageLaurent Bercot2023-10-281-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add more forbidden headersLaurent Bercot2023-10-281-0/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix example tipidee.confLaurent Bercot2023-10-271-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add a misspellingLaurent Bercot2023-10-272-5/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* custom-headers revamp, can be removed nowLaurent Bercot2023-10-276-65/+101
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Some more fixesLaurent Bercot2023-10-264-9/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix custom header orderingLaurent Bercot2023-10-261-11/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Small build target fixLaurent Bercot2023-10-263-3/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Some bugfixes, more to comeLaurent Bercot2023-10-264-8/+21
| | | | | | Thanks jjk for the bug-reports! Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix examplesLaurent Bercot2023-10-2413-33/+30
| | | | 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-245-60/+104
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixLaurent Bercot2023-10-241-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* support Host as HTTP/1.05Laurent Bercot2023-10-241-13/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Make the switch to custom headersLaurent Bercot2023-10-2416-134/+120
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Full custom header support, switch not made yetLaurent Bercot2023-10-2413-41/+186
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More tipidee-config refactoring, headers functions are cleanLaurent Bercot2023-10-237-34/+118
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Refactor tipidee-config code to accommodate for headersLaurent Bercot2023-10-2310-79/+193
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Some fixes (thanks jjk)Laurent Bercot2023-10-222-5/+5
| | | | 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>
* Stop directory traversal attacks in custom response filesLaurent Bercot2023-10-191-9/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix custom response, get rid of secondary static strallocLaurent Bercot2023-10-196-21/+111
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add infrastructure for custom error filesLaurent Bercot2023-10-1821-267/+375
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixesLaurent Bercot2023-10-161-9/+16
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* And fewer useless depsLaurent Bercot2023-10-131-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* With fewer bugsLaurent Bercot2023-10-134-12/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Improved logging systemLaurent Bercot2023-10-1325-319/+222
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* A very important changeLaurent Bercot2023-10-131-0/+1
| | | | 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-128-96/+264
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add host_as_prefix logging for request/resource/answerLaurent Bercot2023-10-125-15/+47
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add new logging functions, change method_conv for bsearchLaurent Bercot2023-10-1013-60/+241
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>