aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* version: 0.0.6.0v0.0.6.0Laurent Bercot2025-05-051-2/+9
* Add hashLaurent Bercot2025-05-012-1/+3
* Next batch of build fixesLaurent Bercot2025-04-292-2/+2
* More build fixesLaurent Bercot2025-04-293-8/+8
* Latest batch of fixesLaurent Bercot2025-04-281-1/+1
* Move to new system, support pkg-configLaurent Bercot2025-04-2826-90/+942
* Minor cgi.c optimizationLaurent Bercot2025-04-111-5/+1
* Document tarpittingLaurent Bercot2025-04-061-0/+14
* Better tarpitLaurent Bercot2025-04-041-3/+2
* Add rudimentary tarpit supportLaurent Bercot2025-04-042-0/+7
* Make answer content-length uint64-cleanLaurent Bercot2025-04-022-8/+11
* Accept an entity body on PUT and PATCH; elaborate on autochunkLaurent Bercot2025-03-252-4/+20
* 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