| Commit message (Expand) | Author | Age | Files | Lines |
| * | Implement FastCGI, initial version | Laurent Bercot | 12 days | 1 | -19/+16 |
| * | Implement fastcgi, except the protocol itself | Laurent Bercot | 2026-06-25 | 1 | -5/+6 |
| * | Add tipidee/fcgi.h | Laurent Bercot | 2026-05-21 | 1 | -4/+18 |
| * | Fix Solaris build | Laurent Bercot | 2025-10-23 | 1 | -1/+2 |
| * | Rename to, and improve, cgiwrapper-nollmcrawler | Laurent Bercot | 2025-10-23 | 1 | -3/+2 |
| * | Move string cmp operations to skalibs. Add cgit-nollmcrawler. | Laurent Bercot | 2025-10-09 | 1 | -2/+4 |
| * | Add tipidee-logaggregate, update deps | Laurent Bercot | 2025-08-19 | 1 | -0/+3 |
| * | Add rproxy | Laurent Bercot | 2025-06-25 | 1 | -1/+2 |
| * | Support shlibs on MacOS, next iteration | Laurent Bercot | 2025-05-30 | 1 | -0/+2 |
| * | Move to new system, support pkg-config | Laurent Bercot | 2025-04-28 | 1 | -10/+11 |
| * | Add cgi streaming | Laurent Bercot | 2025-03-22 | 1 | -2/+2 |
| * | Add ls.cgi, prepare for 0.0.4.0 | Laurent Bercot | 2024-03-06 | 1 | -3/+7 |
| * | Major refactors; implement ranges | Laurent Bercot | 2023-12-20 | 1 | -6/+12 |
| * | Prepare for 0.0.3.0; add XXX_no_translate | Laurent Bercot | 2023-12-15 | 1 | -1/+2 |
| * | Use wallclock time for Date header in responses | Laurent Bercot | 2023-12-04 | 1 | -4/+9 |
| * | Revamp (and hopefully fix) resattr management | Laurent Bercot | 2023-10-30 | 1 | -6/+9 |
| * | Small build target fix | Laurent Bercot | 2023-10-26 | 1 | -2/+1 |
| * | Make the switch to custom headers | Laurent Bercot | 2023-10-24 | 1 | -5/+6 |
| * | Full custom header support, switch not made yet | Laurent Bercot | 2023-10-24 | 1 | -3/+5 |
| * | More tipidee-config refactoring, headers functions are clean | Laurent Bercot | 2023-10-23 | 1 | -2/+3 |
| * | Refactor tipidee-config code to accommodate for headers | Laurent Bercot | 2023-10-23 | 1 | -2/+4 |
| * | Add infrastructure for custom error files | Laurent Bercot | 2023-10-18 | 1 | -7/+9 |
| * | Improved logging system | Laurent Bercot | 2023-10-13 | 1 | -9/+8 |
| * | New logging system; not used yet in tipideed | Laurent Bercot | 2023-10-12 | 1 | -2/+2 |
| * | Add new logging functions, change method_conv for bsearch | Laurent Bercot | 2023-10-10 | 1 | -6/+10 |
| * | Some fixes, preparation for changes in error responses | Laurent Bercot | 2023-10-06 | 1 | -3/+4 |
| * | Implement If-Modified-Since | Laurent Bercot | 2023-09-21 | 1 | -5/+8 |
| * | Initial commit | Laurent Bercot | 2023-08-05 | 1 | -0/+62 |