Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | guard_free() all pointers | Joseph Hunkeler | 2023-12-10 | 1 | -5/+5 |
* | Fix type for counter. ssize_t was expected, but we were using size_t instead | Joseph Hunkeler | 2023-11-20 | 1 | -3/+3 |
* | Replaces BUFSIZ with OMC_BUFSIZ | Joseph Hunkeler | 2023-11-20 | 1 | -2/+2 |
* | Consume up to one '=', instead of splitting on all occurrences | Joseph Hunkeler | 2023-10-31 | 1 | -4/+3 |
* | Initial commit | Joseph Hunkeler | 2023-10-26 | 1 | -0/+445 |