aboutsummaryrefslogtreecommitdiff
path: root/src/lib/delivery/delivery_init.c
Commit message (Expand)AuthorAgeFilesLines
* delivery_init: return if platform cannot be establishedJoseph Hunkeler2 days1-1/+4
* delivery_init_platform: return on allocation errorJoseph Hunkeler2 days1-0/+4
* disable setting TMPDIRJoseph Hunkeler4 days1-5/+6
* Set starting TMPDIR to /tmp/stasisJoseph Hunkeler6 days1-12/+32
* delivery_init_tmpdir: reverse error condition to clean up goto logicJoseph Hunkeler6 days1-4/+15
* NUL terminate after copyJoseph Hunkeler7 days1-0/+8
* Convert more strcpy to strn variantJoseph Hunkeler2026-04-161-3/+3
* Replace sprintf with snprintfJoseph Hunkeler2026-04-151-14/+14
* Remove unintentional LFdynamic-testsJoseph Hunkeler2026-04-081-2/+2
* Free context on errorJoseph Hunkeler2026-04-081-0/+5
* QOL: Fix ambiguous error message when mission directory does not existJoseph Hunkeler2026-04-071-1/+1
* No need to print these every timeJoseph Hunkeler2026-03-051-2/+2
* Bootstrap needs to know if docker is availableJoseph Hunkeler2026-03-051-0/+2
* Debug messagesJoseph Hunkeler2025-07-081-0/+8
* Enable codenames outside of HSTcodename-for-all-missionsJoseph Hunkeler2025-02-141-4/+12
* Replace localtime with localtime_r and allocate a new buffer for each Deliver...Joseph Hunkeler2025-02-041-3/+5
* Move delivery_*.c sources into their own libraryJoseph Hunkeler2024-12-081-0/+346