Issues
- 4
Feature request: add pointers to start of the raw cbor and the length of the raw cbor in bytes to a cbor_item_t
#327 opened by KoenGo - 1
- 1
- 2
- 4
Make libcbor compatible with PlatformIO
#314 opened by BeauPitt - 2
Decode a CBOR Map type payload
#313 opened by sonamchouhan - 1
It doesn't seem possible to disable LTO
#315 opened by hughsie - 0
- 1
cbor_load returns CBOR_ERR_MALFORMATED parsing the assigned tags for cose-encrypt0 (16), cose-mac0 (17), and cose-sign1 (18)
#307 opened by dskern-github - 1
Design and implement support for registered tags
#166 opened by PJK - 2
Broken CMake configuration
#295 opened by akallabeth - 1
Out of bound pointer in cbor_build_bytestring
#294 opened by bathooman - 1
Need to use cbor as library
#289 opened by krunalchauhan637 - 1
Improvements for examples
#288 opened by akallabeth - 2
Migrate Windows CI to Circle
#213 opened by PJK - 0
- 3
Testing for musl
#270 opened by superherointj - 0
Signaling NaN encoding broken on Windows
#271 opened by PJK - 2
test_serialize_4b_bytestring / test_serialize_8b_bytestring tests fail on 32-bit systems (size_t overflow)
#263 opened by trofi - 0
Better documentation for memory management
#268 opened by PJK - 1
FR: Vectorization
#262 opened by glyh - 1
Broken encoding of empty byte strings in 0.10.0
#259 opened by martelletto - 0
Add [[nodiscard]] attribute
#247 opened by PJK - 0
- 0
- 0
Make cbor_encode_half respect NaN data bits
#215 opened by PJK - 1
- 0
Travis CI broken
#202 opened by PJK - 7
BUG: CBOR Key/Value Arrays are interpreted correctly but do not deallocate correctly.
#194 opened by kbranner - 0
Improve documentation on memory management
#195 opened by PJK - 2
Improve Bazel support
#190 opened by PJK - 5
AArch32 compatiblity issues
#184 opened by pietrotedeschi - 1
- 10
Need some details for the serialization methodology
#174 opened by janemba - 0
Hi @mghicho, not really, but the current encoders can be used to encode e.g. an array or a map in a streaming manner by calling e.g. `cbor_encode_indef_array_start` and then encoding individual items and terminating, flushing buffers as needed. What would the API you have in mind look like?
#175 opened by janemba - 2
libcbor needs libm
#169 opened by bsiegert - 0
Old style declaration warning fix
#167 opened by yohan-marchiset - 2
Pedantic build failing 0.8.0
#160 opened by mu578 - 3
0.5.0: copile time warnings
#115 opened by kloczek - 4
0.5.0: man target errors
#114 opened by kloczek - 0
Stream Decoding printf typo
#145 opened by Peter98 - 0
Add a static + dynamic linkage test
#153 opened by PJK - 1
How to build shared library.
#150 opened by sb230132 - 5
- 2
Stream encoding
#146 opened by mghicho - 3
Do new patch release
#144 opened by gocarlos - 2
- 6
oss-fuzz driver broken for dataflow
#141 opened by PJK - 1
Clarify versioning scheme
#130 opened by PJK - 2