Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | version: 0.0.5.1 v0.0.5.1 main | Laurent Bercot | 2024-10-09 | 2 | -2/+2 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 0.0.5.1; install static libraries in /usr/lib by default | Laurent Bercot | 2024-09-23 | 6 | -19/+27 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Delete unused resattr.c in config | Laurent Bercot | 2024-06-27 | 1 | -56/+0 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | version: 0.0.5.0 v0.0.5.0 | Laurent Bercot | 2024-06-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Don't use O_DIRECTORY when not needed (lol Darwin) | Laurent Bercot | 2024-05-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Update deps | Laurent Bercot | 2024-04-27 | 3 | -2/+4 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Fix examples | Laurent Bercot | 2024-04-25 | 9 | -9/+9 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 0.0.5.0; accept "" as empty extension for content-type | Laurent Bercot | 2024-04-25 | 8 | -15/+36 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | version: 0.0.4.0 v0.0.4.0 | Laurent Bercot | 2024-04-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Add mode for ls.cgi | Laurent Bercot | 2024-04-02 | 1 | -0/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Make Server: overridable | Laurent Bercot | 2024-03-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Add ls.cgi, prepare for 0.0.4.0 | Laurent Bercot | 2024-03-06 | 14 | -12/+304 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Remove inaccurate debug lines | Laurent Bercot | 2024-03-06 | 1 | -2/+0 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Fix indexification with infopath for full cgi sites | Laurent Bercot | 2024-03-06 | 3 | -16/+23 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Tentatively enable docroot to be indexified | Laurent Bercot | 2024-03-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | char is unsigned on some archs | Laurent Bercot | 2024-02-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | version: 0.0.3.0 v0.0.3.0 | Laurent Bercot | 2023-12-21 | 1 | -1/+2 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Minor refactors | Laurent Bercot | 2023-12-21 | 3 | -6/+10 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Fix small modifier string bug. | Laurent Bercot | 2023-12-20 | 2 | -3/+4 |
| | | | | | | Build with new skalibs to avoid env_merge() problems. Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Major refactors; implement ranges | Laurent Bercot | 2023-12-20 | 24 | -123/+384 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 0.0.3.0; add XXX_no_translate | Laurent Bercot | 2023-12-15 | 13 | -38/+118 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Re-enable HTTP_HOST; fix xiscgi | Laurent Bercot | 2023-12-14 | 2 | -2/+2 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Use wallclock time for Date header in responses | Laurent Bercot | 2023-12-04 | 13 | -15/+93 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Don't segfault on no PROTO! | Laurent Bercot | 2023-11-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Doc typo fix | Laurent Bercot | 2023-11-20 | 2 | -2/+3 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | version: 0.0.2.0 v0.0.2.0 | Laurent Bercot | 2023-11-20 | 4 | -5/+14 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Document log x-forwarded-for | Laurent Bercot | 2023-11-17 | 1 | -0/+8 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Add X-Forwarded-For logging support | Laurent Bercot | 2023-11-17 | 3 | -3/+19 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Remove obsolete Referrer-Policy default header | Laurent Bercot | 2023-11-16 | 1 | -1/+0 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Don't fatal error out if unable to realpath a custom error page | Laurent Bercot | 2023-11-13 | 1 | -23/+28 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | bugfix: error with nonexistent Host | Laurent Bercot | 2023-11-13 | 1 | -8/+9 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 0.0.2.0. Add global executable_means_cgi config directive. | Laurent Bercot | 2023-11-08 | 9 | -7/+44 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 0.0.1.1. Minor code cleanups. | Laurent Bercot | 2023-11-07 | 8 | -15/+25 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | More doc fixes | Laurent Bercot | 2023-11-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Some doc fixes | Laurent Bercot | 2023-11-07 | 2 | -7/+9 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Doc typo fix | Laurent Bercot | 2023-11-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Actually, tipidee's not in beta anymore | Laurent Bercot | 2023-11-06 | 4 | -9/+15 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | version: 0.0.1.0 v0.0.1.0 | Laurent Bercot | 2023-11-06 | 1 | -1/+0 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Some bugfixes | Laurent Bercot | 2023-10-31 | 4 | -10/+16 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Don't keep track of unneeded count | Laurent Bercot | 2023-10-30 | 1 | -4/+4 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Revamp (and hopefully fix) resattr management | Laurent Bercot | 2023-10-30 | 16 | -136/+237 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Fix error message | Laurent Bercot | 2023-10-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Add more forbidden headers | Laurent Bercot | 2023-10-28 | 1 | -0/+4 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Fix example tipidee.conf | Laurent Bercot | 2023-10-27 | 1 | -4/+4 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Add a misspelling | Laurent Bercot | 2023-10-27 | 2 | -5/+5 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | custom-headers revamp, can be removed now | Laurent Bercot | 2023-10-27 | 6 | -65/+101 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Some more fixes | Laurent Bercot | 2023-10-26 | 4 | -9/+13 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Fix custom header ordering | Laurent Bercot | 2023-10-26 | 1 | -11/+9 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Small build target fix | Laurent Bercot | 2023-10-26 | 3 | -3/+2 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Some bugfixes, more to come | Laurent Bercot | 2023-10-26 | 4 | -8/+21 |
| | | | | | | Thanks jjk for the bug-reports! Signed-off-by: Laurent Bercot <ska@appnovation.com> |