Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-24 | json: Update parser (jsmn) to verify the length of the input data | 1 | -1/+2 | ||
This way the string doesn't have to be 0-terminated. | |||||
2021-12-23 | Add support for JSON format | 1 | -0/+91 | ||
![]() |
index : libplist | |
Library to handle Apple Property List format files in binary or XML | ms |
summaryrefslogtreecommitdiffstats |
Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-24 | json: Update parser (jsmn) to verify the length of the input data | 1 | -1/+2 | ||
This way the string doesn't have to be 0-terminated. | |||||
2021-12-23 | Add support for JSON format | 1 | -0/+91 | ||