aboutsummaryrefslogtreecommitdiff
path: root/fcgi.c
AgeCommit message (Expand)Author
2021-10-18fmtOmar Polo
2021-10-07one FastCGI connection per clientOmar Polo
2021-10-04copy only `len' bytes, not the whole bufferOmar Polo
2021-10-02new I/O handling on top of buffereventsOmar Polo
2021-10-02log more details for FastCGI errorsOmar Polo
2021-10-02simplify error checkOmar Polo
2021-10-02typoOmar Polo
2021-09-26fastcgi completely asynchronousOmar Polo
2021-07-06fmtOmar Polo
2021-07-06gracefully shut down fastcgi backendsOmar Polo
2021-06-12indentationOmar Polo
2021-06-11more params from and send a custom listOmar Polo
2021-05-15define and use GMID_VERSIONOmar Polo
2021-05-15define some more fcgi paramOmar Polo
2021-05-09fastcgi: a first implementationOmar Polo