aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Add cgi_pass_authorizationHEADmainLaurent Bercot22 hours1-0/+23
|
* Implement fastcgi, except the protocol itselfLaurent Bercot38 hours1-1/+23
|
* Update depsLaurent Bercot4 days2-2/+2
|
* Update cgit URLLaurent Bercot7 days1-1/+1
|
* Prepare for 0.8.0.0Laurent Bercot2026-05-282-3/+10
|
* Update depsLaurent Bercot2026-04-182-2/+2
|
* Update depsLaurent Bercot2026-04-132-1/+3
|
* Link to man pages repoLaurent Bercot2026-04-111-0/+8
|
* Update deps/docs/mirrorsLaurent Bercot2026-04-0412-0/+13
|
* Add support for disabling rpath; prepare for 0.0.7.2Laurent Bercot2026-03-312-4/+12
|
* Document cgiwrapper-nollmcrawler's optionsLaurent Bercot2026-02-141-7/+10
|
* Doc typo fixesLaurent Bercot2026-01-262-3/+3
|
* version: 0.0.7.1v0.0.7.1Laurent Bercot2026-01-241-1/+0
|
* Update depsLaurent Bercot2026-01-182-1/+4
|
* Signal handlers must save/restore errnoLaurent Bercot2026-01-012-2/+3
|
* CGI spec says QUERY_STRING must always be definedLaurent Bercot2025-12-302-2/+8
|
* Document tipidee-logaggregate and cgiwrapper-nollmcrawlerLaurent Bercot2025-12-233-2/+279
|
* releng fixesLaurent Bercot2025-12-231-1/+1
|
* Document sr.ht mirrorLaurent Bercot2025-09-241-1/+2
|
* Add realtime and norealtime options, cork/uncork responsesLaurent Bercot2025-08-291-0/+37
|
* Add tipidee-logaggregate, update depsLaurent Bercot2025-08-192-1/+2
|
* Fix bozohttpd URLLaurent Bercot2025-07-141-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add rproxyLaurent Bercot2025-06-251-0/+37
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.7.0; add noredirectLaurent Bercot2025-06-063-4/+28
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add hashLaurent Bercot2025-05-011-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Move to new system, support pkg-configLaurent Bercot2025-04-283-5/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Document tarpittingLaurent Bercot2025-04-061-0/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Accept an entity body on PUT and PATCH; elaborate on autochunkLaurent Bercot2025-03-251-2/+15
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add cgi streamingLaurent Bercot2025-03-223-5/+44
| | | | | | | WILDLY UNTESTED, don't use this commit, probably. Also, autochunk hasn't been implemented yet. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.5.2Laurent Bercot2025-01-032-1/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.5.1; install static libraries in /usr/lib by defaultLaurent Bercot2024-09-232-3/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2024-04-272-1/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.5.0; accept "" as empty extension for content-typeLaurent Bercot2024-04-253-2/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add ls.cgi, prepare for 0.0.4.0Laurent Bercot2024-03-063-5/+80
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.3.0v0.0.3.0Laurent Bercot2023-12-211-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Major refactors; implement rangesLaurent Bercot2023-12-201-17/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.3.0; add XXX_no_translateLaurent Bercot2023-12-153-3/+44
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixLaurent Bercot2023-11-201-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* 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>