aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Consume up to one '=', instead of splitting on all occurrencesJoseph Hunkeler2023-10-311-4/+3
* Fixes maximum number of tokens parsed by split() functionJoseph Hunkeler2023-10-311-9/+12
* Fixes potential double-free conditionJoseph Hunkeler2023-10-311-2/+7
* Close dangling file descriptorJoseph Hunkeler2023-10-311-1/+8
* msg() function is now type voidJoseph Hunkeler2023-10-311-2/+9
* Only truncate value when length is greater than zeroJoseph Hunkeler2023-10-311-67/+6
* Initial commitJoseph Hunkeler2023-10-2614-0/+4352