| Age | Commit message (Expand) | Author |
|---|---|---|
| 2026-01-01 | Bumped copyright year. | grunfink |
| 2025-07-08 | Added some const here and there. | grunfink |
| 2025-02-05 | Fixed crash in xs_fcgi_request(). | default |
| 2025-01-08 | Bumped copyright year. | default |
| 2024-12-19 | Propagate FastCGI variable REMOTE_ADDR. | default |
| 2024-11-07 | Use the raw_path for proxying (as some media may include ? arguments). | default |
| 2024-09-15 | URL decode data after splitting the arguments | Nicolai Dagestad |
| 2024-08-30 | Backport from xs. | default |
| 2024-05-23 | Added more const. | default |
| 2024-03-09 | Backport from xs. | default |
| 2024-01-04 | Updated copyright year. | default |
| 2023-12-27 | In xs_fcgi_response(), don't add the b_size to the total size if body is NULL. | default |
| 2023-12-20 | Check some fwrite() return values in xs_fcgi_response(). | default |
| 2023-10-19 | Backport from xs. | default |
| 2023-10-17 | Added FastCGI support. | default |