| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-12 | Correctly set string pointer for non trivial sizes. | Vasile Vilvoiu | |
| Fixes #17. | |||
| 2022-04-21 | Fix compilation warnings. | Vasile Vilvoiu | |
| 2021-11-28 | Fix building of maps. | Vasile Vilvoiu | |
| 2021-11-28 | Initialize is_indefinite flag for applicable types | Vasile Vilvoiu | |
| 2021-11-28 | Const pointers for str/bstr builders. | Vasile Vilvoiu | |
| 2021-11-28 | Fix header for encoded FP64 values. | Vasile Vilvoiu | |
| 2021-11-28 | Fix ecbor_memcpy() routine. | Vasile Vilvoiu | |
| 2021-11-28 | Fix ecbor_uint() API to reflect received type. | Vasile Vilvoiu | |
| 2021-11-28 | Add API for retrieval of encoded buffer length. | Vasile Vilvoiu | |
| Closes #7. | |||
| 2021-11-24 | Fix encoder null item error | Ivan Baldin | |
| Remaining item counter isn't being updated when encoding arrays and maps in normal mode leading to null item error. | |||
| 2018-03-29 | Various small fixes | rimio | |
| 2018-03-06 | Const correctness fixes | rimio | |
| 2018-03-05 | Change dir structure to accomodate multiple tools | rimio | |
