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