aboutsummaryrefslogtreecommitdiff
path: root/src/lib/delivery/delivery.c
Commit message (Expand)AuthorAgeFilesLines
* Free lists using guard_ macroJoseph Hunkeler2025-03-201-2/+2
* Remove extras in more locationsJoseph Hunkeler2025-03-201-9/+1
* free(3): If ptr is NULL, no operation is performed.free-memJoseph Hunkeler2025-03-201-1/+1
* Replace localtime with localtime_r and allocate a new buffer for each Deliver...Joseph Hunkeler2025-02-041-0/+1
* Free members recently added to Delivery structureJoseph Hunkeler2025-02-041-0/+3
* Move delivery_*.c sources into their own libraryJoseph Hunkeler2024-12-081-0/+323