aboutsummaryrefslogtreecommitdiff
path: root/src/lib/delivery/delivery_postprocess.c
Commit message (Collapse)AuthorAgeFilesLines
* free(3): If ptr is NULL, no operation is performed.free-memJoseph Hunkeler2025-03-201-1/+1
|
* Add debug statements to delivery_postprocess.cJoseph Hunkeler2025-02-121-1/+23
|
* Bug fixdelivery-wheel-index-basenameJoseph Hunkeler2025-02-041-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 libraryJoseph Hunkeler2024-12-081-0/+258