aboutsummaryrefslogtreecommitdiffstats
path: root/package/deps.mak
Commit message (Collapse)AuthorAgeFilesLines
* Implement FastCGI, initial versionLaurent Bercot12 days1-19/+16
|
* Implement fastcgi, except the protocol itselfLaurent Bercot2026-06-251-5/+6
|
* Add tipidee/fcgi.hLaurent Bercot2026-05-211-4/+18
|
* Fix Solaris buildLaurent Bercot2025-10-231-1/+2
|
* Rename to, and improve, cgiwrapper-nollmcrawlerLaurent Bercot2025-10-231-3/+2
|
* Move string cmp operations to skalibs. Add cgit-nollmcrawler.Laurent Bercot2025-10-091-2/+4
|
* Add tipidee-logaggregate, update depsLaurent Bercot2025-08-191-0/+3
|
* Add rproxyLaurent Bercot2025-06-251-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Support shlibs on MacOS, next iterationLaurent Bercot2025-05-301-0/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Move to new system, support pkg-configLaurent Bercot2025-04-281-10/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add cgi streamingLaurent Bercot2025-03-221-2/+2
| | | | | | | WILDLY UNTESTED, don't use this commit, probably. Also, autochunk hasn't been implemented yet. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add ls.cgi, prepare for 0.0.4.0Laurent Bercot2024-03-061-3/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Major refactors; implement rangesLaurent Bercot2023-12-201-6/+12
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.3.0; add XXX_no_translateLaurent Bercot2023-12-151-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Use wallclock time for Date header in responsesLaurent Bercot2023-12-041-4/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Revamp (and hopefully fix) resattr managementLaurent Bercot2023-10-301-6/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Small build target fixLaurent Bercot2023-10-261-2/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Make the switch to custom headersLaurent Bercot2023-10-241-5/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Full custom header support, switch not made yetLaurent Bercot2023-10-241-3/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More tipidee-config refactoring, headers functions are cleanLaurent Bercot2023-10-231-2/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Refactor tipidee-config code to accommodate for headersLaurent Bercot2023-10-231-2/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add infrastructure for custom error filesLaurent Bercot2023-10-181-7/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Improved logging systemLaurent Bercot2023-10-131-9/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* New logging system; not used yet in tipideedLaurent Bercot2023-10-121-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add new logging functions, change method_conv for bsearchLaurent Bercot2023-10-101-6/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Some fixes, preparation for changes in error responsesLaurent Bercot2023-10-061-3/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Implement If-Modified-SinceLaurent Bercot2023-09-211-5/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Initial commitLaurent Bercot2023-08-051-0/+62
Signed-off-by: Laurent Bercot <ska@appnovation.com>