aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add PATCH support, accept PUT/DELETE/PATCH on cgiLaurent Bercot2025-03-246-8/+11
* Respect HEAD in cgiLaurent Bercot2025-03-242-3/+10
* Remove spurious IFS modification in configureLaurent Bercot2025-03-241-2/+1
* After testing, this should be the good version of stream.cLaurent Bercot2025-03-231-4/+5
* Fix several stream bugsLaurent Bercot2025-03-232-3/+8
* Fix some bugs with streamLaurent Bercot2025-03-232-8/+9
* Make sure to flush before stream_fixedLaurent Bercot2025-03-222-21/+17
* Implement autochunkLaurent Bercot2025-03-222-3/+35
* Add cgi streamingLaurent Bercot2025-03-2214-137/+346
* bugfix: use TCPLOCALPORT instead of Host: port to determine docrootLaurent Bercot2025-03-121-1/+1
* Prepare for 0.0.5.2Laurent Bercot2025-01-036-3/+17
* Fix AUTH_TYPE off-by-oneLaurent Bercot2024-12-311-10/+9
* version: 0.0.5.1v0.0.5.1Laurent Bercot2024-10-092-2/+2
* Prepare for 0.0.5.1; install static libraries in /usr/lib by defaultLaurent Bercot2024-09-236-19/+27
* Delete unused resattr.c in configLaurent Bercot2024-06-271-56/+0
* version: 0.0.5.0v0.0.5.0Laurent Bercot2024-06-071-1/+1
* Don't use O_DIRECTORY when not needed (lol Darwin)Laurent Bercot2024-05-041-1/+1
* Update depsLaurent Bercot2024-04-273-2/+4
* Fix examplesLaurent Bercot2024-04-259-9/+9
* Prepare for 0.0.5.0; accept "" as empty extension for content-typeLaurent Bercot2024-04-258-15/+36
* version: 0.0.4.0v0.0.4.0Laurent Bercot2024-04-151-1/+1
* Add mode for ls.cgiLaurent Bercot2024-04-021-0/+1
* Make Server: overridableLaurent Bercot2024-03-061-1/+1
* Add ls.cgi, prepare for 0.0.4.0Laurent Bercot2024-03-0614-12/+304
* Remove inaccurate debug linesLaurent Bercot2024-03-061-2/+0
* Fix indexification with infopath for full cgi sitesLaurent Bercot2024-03-063-16/+23
* Tentatively enable docroot to be indexifiedLaurent Bercot2024-03-051-2/+2
* char is unsigned on some archsLaurent Bercot2024-02-051-1/+1
* version: 0.0.3.0v0.0.3.0Laurent Bercot2023-12-211-1/+2
* Minor refactorsLaurent Bercot2023-12-213-6/+10
* Fix small modifier string bug.Laurent Bercot2023-12-202-3/+4
* Major refactors; implement rangesLaurent Bercot2023-12-2024-123/+384
* Prepare for 0.0.3.0; add XXX_no_translateLaurent Bercot2023-12-1513-38/+118
* Re-enable HTTP_HOST; fix xiscgiLaurent Bercot2023-12-142-2/+2
* Use wallclock time for Date header in responsesLaurent Bercot2023-12-0413-15/+93
* Don't segfault on no PROTO!Laurent Bercot2023-11-301-1/+1
* Doc typo fixLaurent Bercot2023-11-202-2/+3
* version: 0.0.2.0v0.0.2.0Laurent Bercot2023-11-204-5/+14
* Document log x-forwarded-forLaurent Bercot2023-11-171-0/+8
* Add X-Forwarded-For logging supportLaurent Bercot2023-11-173-3/+19
* Remove obsolete Referrer-Policy default headerLaurent Bercot2023-11-161-1/+0
* Don't fatal error out if unable to realpath a custom error pageLaurent Bercot2023-11-131-23/+28
* bugfix: error with nonexistent HostLaurent Bercot2023-11-131-8/+9
* Prepare for 0.0.2.0. Add global executable_means_cgi config directive.Laurent Bercot2023-11-089-7/+44
* Prepare for 0.0.1.1. Minor code cleanups.Laurent Bercot2023-11-078-15/+25
* More doc fixesLaurent Bercot2023-11-071-1/+1
* Some doc fixesLaurent Bercot2023-11-072-7/+9
* Doc typo fixLaurent Bercot2023-11-061-1/+1
* Actually, tipidee's not in beta anymoreLaurent Bercot2023-11-064-9/+15
* version: 0.0.1.0v0.0.1.0Laurent Bercot2023-11-061-1/+0