index
:
tipidee
fcgi
main
A small web server
ska-skaware@skarnet.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add cgi_pass_authorization
HEAD
main
Laurent Bercot
21 hours
4
-1
/
+6
*
Implement fastcgi, except the protocol itself
Laurent Bercot
37 hours
11
-148
/
+283
*
Fix parsing of autochunk and realtime in config
Laurent Bercot
7 days
1
-1
/
+1
*
Ignore Host: including for port information when absolute-form
Laurent Bercot
2026-05-27
1
-7
/
+3
*
Fix priority between Request-Line and Host
Laurent Bercot
2026-05-27
1
-8
/
+12
*
adding the terminating \0 should be a part of the sarealpath() line
Laurent Bercot
2026-05-23
1
-2
/
+1
*
Fix regcomp/regexec invocation in cgiwrapper-nollmcrawler
fcgi
Laurent Bercot
2026-05-21
1
-2
/
+2
*
Add tipidee/fcgi.h
Laurent Bercot
2026-05-21
16
-0
/
+299
*
URIs containing %00 are invalid
Laurent Bercot
2026-01-01
1
-0
/
+1
*
Signal handlers must save/restore errno
Laurent Bercot
2026-01-01
1
-1
/
+3
*
CGI spec says QUERY_STRING must always be defined
Laurent Bercot
2025-12-30
1
-2
/
+1
*
cgiwrapper-nollmcrawler: check white/blacklists for reading, not writing
Laurent Bercot
2025-12-24
1
-2
/
+2
*
Document tipidee-logaggregate and cgiwrapper-nollmcrawler
Laurent Bercot
2025-12-23
2
-2
/
+3
*
Fix Solaris build
Laurent Bercot
2025-10-23
1
-0
/
+3
*
Rename to, and improve, cgiwrapper-nollmcrawler
Laurent Bercot
2025-10-23
2
-5
/
+8
*
Move string cmp operations to skalibs. Add cgit-nollmcrawler.
Laurent Bercot
2025-10-09
8
-33
/
+154
*
Use corking for regular as well
Laurent Bercot
2025-08-29
1
-1
/
+4
*
set/clear Nagle depending on realtime only
Laurent Bercot
2025-08-29
2
-2
/
+4
*
Add realtime and norealtime options, cork/uncork responses
Laurent Bercot
2025-08-29
8
-34
/
+78
*
Uncork when a stream_infinite() ends
Laurent Bercot
2025-08-29
1
-0
/
+10
*
Add tipidee-logaggregate, update deps
Laurent Bercot
2025-08-19
2
-0
/
+448
*
Add default Referrer-Policy header (same-origin)
Laurent Bercot
2025-07-18
1
-0
/
+1
*
Add rproxy
Laurent Bercot
2025-06-25
8
-12
/
+179
*
Prepare for 0.0.7.0; add noredirect
Laurent Bercot
2025-06-06
2
-4
/
+26
*
Minor cgi.c optimization
Laurent Bercot
2025-04-11
1
-5
/
+1
*
Better tarpit
Laurent Bercot
2025-04-04
1
-3
/
+2
*
Add rudimentary tarpit support
Laurent Bercot
2025-04-04
2
-0
/
+7
*
Make answer content-length uint64-clean
Laurent Bercot
2025-04-02
2
-8
/
+11
*
Accept an entity body on PUT and PATCH; elaborate on autochunk
Laurent Bercot
2025-03-25
1
-2
/
+5
*
Add PATCH support, accept PUT/DELETE/PATCH on cgi
Laurent Bercot
2025-03-24
6
-8
/
+11
*
Respect HEAD in cgi
Laurent Bercot
2025-03-24
2
-3
/
+10
*
After testing, this should be the good version of stream.c
Laurent Bercot
2025-03-23
1
-4
/
+5
*
Fix several stream bugs
Laurent Bercot
2025-03-23
2
-3
/
+8
*
Fix some bugs with stream
Laurent Bercot
2025-03-23
2
-8
/
+9
*
Make sure to flush before stream_fixed
Laurent Bercot
2025-03-22
2
-21
/
+17
*
Implement autochunk
Laurent Bercot
2025-03-22
2
-3
/
+35
*
Add cgi streaming
Laurent Bercot
2025-03-22
8
-128
/
+297
*
bugfix: use TCPLOCALPORT instead of Host: port to determine docroot
Laurent Bercot
2025-03-12
1
-1
/
+1
*
Fix AUTH_TYPE off-by-one
Laurent Bercot
2024-12-31
1
-10
/
+9
*
Delete unused resattr.c in config
Laurent Bercot
2024-06-27
1
-56
/
+0
*
Don't use O_DIRECTORY when not needed (lol Darwin)
Laurent Bercot
2024-05-04
1
-1
/
+1
*
Prepare for 0.0.5.0; accept "" as empty extension for content-type
Laurent Bercot
2024-04-25
2
-11
/
+17
*
Make Server: overridable
Laurent Bercot
2024-03-06
1
-1
/
+1
*
Add ls.cgi, prepare for 0.0.4.0
Laurent Bercot
2024-03-06
5
-0
/
+197
*
Remove inaccurate debug lines
Laurent Bercot
2024-03-06
1
-2
/
+0
*
Fix indexification with infopath for full cgi sites
Laurent Bercot
2024-03-06
3
-16
/
+23
*
Tentatively enable docroot to be indexified
Laurent Bercot
2024-03-05
1
-2
/
+2
*
char is unsigned on some archs
Laurent Bercot
2024-02-05
1
-1
/
+1
*
Minor refactors
Laurent Bercot
2023-12-21
3
-6
/
+10
*
Fix small modifier string bug.
Laurent Bercot
2023-12-20
2
-3
/
+4
[next]