Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | free(3): If ptr is NULL, no operation is performed.free-mem | Joseph Hunkeler | 2025-03-20 | 1 | -1/+1 |
| | |||||
* | Add debug statements to delivery_postprocess.c | Joseph Hunkeler | 2025-02-12 | 1 | -1/+23 |
| | |||||
* | Bug fixdelivery-wheel-index-basename | Joseph Hunkeler | 2025-02-04 | 1 | -1/+1 |
| | | | | | * This prevents absolute paths returned by listdir() from being injected into the "bottom" index.html file. * The href target should be relative to the local directory structure, not an absolute path. | ||||
* | Move delivery_*.c sources into their own library | Joseph Hunkeler | 2024-12-08 | 1 | -0/+258 |