4 Commits
Author SHA1 Message Date
Dimitri Bouniol ec24382864 Lowered the fuzzing threshold so we don't overflow the stack on CI 2024-04-02 16:12:40 +01:00
Dimitri Bouniol 2b771ddd16 Added the ability to specify a maximum depth for CBOR decoding
Closes #92
2024-03-26 16:12:07 +00:00
Hamilton Chapman 5aa8f6c40b Fix Codable-based decoding of indefinite maps and arrays.
We weren't moving the index along for the extra break byte (0xff), but now we
are.

Fixes: #78
2022-03-11 13:57:44 +00:00
Hamilton Chapman 80a90c3a60 Restructure and update repository to work with modern Swift Package Manager
conventions.
2021-12-15 18:10:44 +00:00