Commit 6b11d07
- QCBOR.xcodeproj/project.pbxproj-2
- README.md+187-175
- SECURITY.md+27
- example.c+45-2
- inc/qcbor/UsefulBuf.h+150-33
- inc/qcbor/qcbor_common.h+31-7
- inc/qcbor/qcbor_decode.h+924-805
- inc/qcbor/qcbor_encode.h+43-15
- inc/qcbor/qcbor_private.h+50
- inc/qcbor/qcbor_spiffy_decode.h+64-90
- src/ieee754.c+7
- src/qcbor_decode.c+46-18
- src/qcbor_encode.c+48-2
- src/qcbor_err_to_str.c+2
- test/UsefulBuf_Tests.c+87-31
- test/UsefulBuf_Tests.h+3
- test/float_tests.c+221-315
- test/half_to_double_from_rfc7049.c+4
- test/half_to_double_from_rfc7049.h+3
- test/qcbor_decode_tests.c+188-310
- test/qcbor_encode_tests.c+251-170
- test/run_tests.c+5
0 commit comments