Age | Commit message (Expand) | Author |
---|---|---|
2022-10-31 | always send custom list of fcgi parameters | nytpu |
2022-03-19 | const-ify some tables | Omar Polo |
2021-10-18 | fmt | Omar Polo |
2021-10-07 | one FastCGI connection per client | Omar Polo |
2021-10-04 | copy only `len' bytes, not the whole buffer | Omar Polo |
2021-10-02 | new I/O handling on top of bufferevents | Omar Polo |
2021-10-02 | log more details for FastCGI errors | Omar Polo |
2021-10-02 | simplify error check | Omar Polo |
2021-10-02 | typo | Omar Polo |
2021-09-26 | fastcgi completely asynchronous | Omar Polo |
2021-07-06 | fmt | Omar Polo |
2021-07-06 | gracefully shut down fastcgi backends | Omar Polo |
2021-06-12 | indentation | Omar Polo |
2021-06-11 | more params from and send a custom list | Omar Polo |
2021-05-15 | define and use GMID_VERSION | Omar Polo |
2021-05-15 | define some more fcgi param | Omar Polo |
2021-05-09 | fastcgi: a first implementation | Omar Polo |