| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add cgi_pass_authorizationHEADmain | Laurent Bercot | 23 hours | 1 | -0/+1 |
| * | CGI spec says QUERY_STRING must always be defined | Laurent Bercot | 2025-12-30 | 1 | -2/+1 |
| * | Move string cmp operations to skalibs. Add cgit-nollmcrawler. | Laurent Bercot | 2025-10-09 | 1 | -1/+1 |
| * | Add realtime and norealtime options, cork/uncork responses | Laurent Bercot | 2025-08-29 | 1 | -5/+13 |
| * | Minor cgi.c optimization | Laurent Bercot | 2025-04-11 | 1 | -5/+1 |
| * | Make answer content-length uint64-clean | Laurent Bercot | 2025-04-02 | 1 | -4/+5 |
| * | Add PATCH support, accept PUT/DELETE/PATCH on cgi | Laurent Bercot | 2025-03-24 | 1 | -1/+1 |
| * | Respect HEAD in cgi | Laurent Bercot | 2025-03-24 | 1 | -2/+7 |
| * | Fix several stream bugs | Laurent Bercot | 2025-03-23 | 1 | -0/+2 |
| * | Fix some bugs with stream | Laurent Bercot | 2025-03-23 | 1 | -4/+5 |
| * | Make sure to flush before stream_fixed | Laurent Bercot | 2025-03-22 | 1 | -6/+3 |
| * | Implement autochunk | Laurent Bercot | 2025-03-22 | 1 | -2/+2 |
| * | Add cgi streaming | Laurent Bercot | 2025-03-22 | 1 | -126/+140 |
| * | Fix AUTH_TYPE off-by-one | Laurent Bercot | 2024-12-31 | 1 | -10/+9 |
| * | Fix indexification with infopath for full cgi sites | Laurent Bercot | 2024-03-06 | 1 | -2/+2 |
| * | Fix small modifier string bug. | Laurent Bercot | 2023-12-20 | 1 | -0/+1 |
| * | Major refactors; implement ranges | Laurent Bercot | 2023-12-20 | 1 | -5/+23 |
| * | Re-enable HTTP_HOST; fix xiscgi | Laurent Bercot | 2023-12-14 | 1 | -1/+1 |
| * | Use wallclock time for Date header in responses | Laurent Bercot | 2023-12-04 | 1 | -1/+1 |
| * | Some bugfixes | Laurent Bercot | 2023-10-31 | 1 | -1/+1 |
| * | Revamp (and hopefully fix) resattr management | Laurent Bercot | 2023-10-30 | 1 | -2/+3 |
| * | Some more fixes | Laurent Bercot | 2023-10-26 | 1 | -2/+2 |
| * | Some bugfixes, more to come | Laurent Bercot | 2023-10-26 | 1 | -1/+1 |
| * | Make the switch to custom headers | Laurent Bercot | 2023-10-24 | 1 | -34/+10 |
| * | Add infrastructure for custom error files | Laurent Bercot | 2023-10-18 | 1 | -73/+71 |
| * | Improved logging system | Laurent Bercot | 2023-10-13 | 1 | -14/+4 |
| * | Some fixes, preparation for changes in error responses | Laurent Bercot | 2023-10-06 | 1 | -0/+5 |
| * | Some fixes; new SERVER_NAME source; prepare for more config | Laurent Bercot | 2023-09-30 | 1 | -1/+2 |
| * | Send CGI Content-Length even when 0 | Laurent Bercot | 2023-09-29 | 1 | -9/+6 |
| * | Only check Location for 301, 302, 307 and 308 | Laurent Bercot | 2023-09-23 | 1 | -2/+2 |
| * | Better logging | Laurent Bercot | 2023-09-23 | 1 | -2/+2 |
| * | More doc, more fixes | Laurent Bercot | 2023-09-20 | 1 | -15/+21 |
| * | Add some QoL and some more logging to cgi, fix small bugs | Laurent Bercot | 2023-09-20 | 1 | -6/+20 |
| * | Adapt to skalibs-2.14 | Laurent Bercot | 2023-09-09 | 1 | -0/+1 |
| * | Initial commit | Laurent Bercot | 2023-08-05 | 1 | -0/+381 |
