summaryrefslogtreecommitdiff
path: root/src/libecbor
AgeCommit message (Collapse)Author
2021-11-24Fix encoder null item errorIvan Baldin
Remaining item counter isn't being updated when encoding arrays and maps in normal mode leading to null item error.
2018-03-29Various small fixesrimio
2018-03-06Const correctness fixesrimio
2018-03-05Change dir structure to accomodate multiple toolsrimio