Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-01-30 | Move LIMD_GLUE_API definitions to public headers | 1 | -2/+2 | ||
2023-12-11 | opack: Fix parsing of 32 and 64 bit packed values | 1 | -2/+2 | ||
32 and 64 bit packed values were not parsed correctly due to bad pointer manipulation. Thanks to @cornejo for spotting this! | |||||
2023-11-10 | opack: Fixed 32bit buffer overflow | 1 | -1/+1 | ||
Thanks to @cornejo for spotting this! | |||||
2022-02-04 | Add support for Apple's OPACK encoding and TLV format | 1 | -0/+476 | ||