summaryrefslogtreecommitdiff
path: root/src/libecbor/ecbor_encoder.c
AgeCommit message (Expand)Author
2021-11-28Const pointers for str/bstr builders.Vasile Vilvoiu
2021-11-28Fix header for encoded FP64 values.Vasile Vilvoiu
2021-11-28Fix ecbor_uint() API to reflect received type.Vasile Vilvoiu
2021-11-28Add API for retrieval of encoded buffer length.Vasile Vilvoiu
2021-11-24Fix encoder null item errorIvan Baldin
2018-03-05Change dir structure to accomodate multiple toolsrimio