aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* version: 0.0.7.0v0.0.7.0Laurent Bercot2025-12-241-0/+1
* cgiwrapper-nollmcrawler: check white/blacklists for reading, not writingLaurent Bercot2025-12-241-2/+2
* Document tipidee-logaggregate and cgiwrapper-nollmcrawlerLaurent Bercot2025-12-235-4/+282
* releng fixesLaurent Bercot2025-12-232-2/+2
* fix gen-deps.shLaurent Bercot2025-10-261-3/+1
* Fix Solaris buildLaurent Bercot2025-10-232-1/+5
* Rename to, and improve, cgiwrapper-nollmcrawlerLaurent Bercot2025-10-236-11/+13
* Move string cmp operations to skalibs. Add cgit-nollmcrawler.Laurent Bercot2025-10-0912-36/+162
* Document sr.ht mirrorLaurent Bercot2025-09-241-1/+2
* Use corking for regular as wellLaurent Bercot2025-08-291-1/+4
* set/clear Nagle depending on realtime onlyLaurent Bercot2025-08-292-2/+4
* Add realtime and norealtime options, cork/uncork responsesLaurent Bercot2025-08-299-34/+115
* Uncork when a stream_infinite() endsLaurent Bercot2025-08-291-0/+10
* Add tipidee-logaggregate, update depsLaurent Bercot2025-08-199-2/+458
* Add default Referrer-Policy header (same-origin)Laurent Bercot2025-07-181-0/+1
* Fix bozohttpd URLLaurent Bercot2025-07-141-1/+1
* Add rproxyLaurent Bercot2025-06-2510-13/+218
* Prepare for 0.0.7.0; add noredirectLaurent Bercot2025-06-068-11/+64
* Support shlibs on MacOS, next iterationLaurent Bercot2025-05-302-0/+4
* Correctly use pthread_lib sysdepLaurent Bercot2025-05-292-4/+12
* Support shlibs on MacOSLaurent Bercot2025-05-264-25/+64
* 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