- 223be63 Fix incorrect reference QCBORDecode_GetAndResetError in docs (#310) by Giacomo Amante · 7 weeks ago
- 88ba566 Make all doxygen '@' (#266) by Laurence Lundblade · 9 months ago
- 20fba4f Fix negative mantissa bug for decimal fractions and big floats (#265) by Laurence Lundblade · 9 months ago
- 0f14365 Naming consistency for encode functions; organize deprecated encode functions by Laurence Lundblade · 10 months ago
- e222674 Add QCBOREncode_Tell and QCBOREncode_SubString (#251) by Laurence Lundblade · 12 months ago
- 5a0ab73 Fix name of CBOR_Int64UToInt16 by Sebastian Burck · 1 year, 1 month ago
- cdbbc19 Fix bug in some uses of QCBORDecode_GetNthTagOfLast by Laurence Lundblade · 1 year, 1 month ago
- 535bb5e Add EndCheck(); change QCBORDecode_Tell() behavior (#231) by Laurence Lundblade · 1 year, 2 months ago
- 3888f00 Add GetSimple, update Simple Value documentation (#236) by Laurence Lundblade · 1 year, 2 months ago
- ec290b8 New #ifndef QCBOR_DISABLE_NON_INTEGER_LABELS by Laurence Lundblade · 1 year, 2 months ago
- 5db34da Fixes for maps-as-arrays mode and unusual map labels (#228) by Laurence Lundblade · 1 year, 2 months ago
- a29f45a Add getting un decoded arrays and maps (#117) by Laurence Lundblade · 1 year, 3 months ago
- 1165491 Add QCBORDecoder_Tell(); traversal cursor position bug fix (#223) by Laurence Lundblade · 1 year, 3 months ago
- 475c272 Documentation updates by Laurence Lundblade · 1 year, 3 months ago
- f00b8be Add user-defined/set errors; Fix minor VGetNext error handling bug by Laurence Lundblade · 1 year, 5 months ago
- 3f56948 Complete TODO for simple type documentation (#201) by Laurence Lundblade · 1 year, 6 months ago
- ba58768 dateString TODO: (#199) by Laurence Lundblade · 1 year, 6 months ago
- 4db7030 Fix TODO for bigNum union member (#200) by Laurence Lundblade · 1 year, 6 months ago
- 8e36f81 Rename private functions to guard against name collisons (#194) by Laurence Lundblade · 1 year, 6 months ago
- 3eead48 Public interface comment and function formatting improvements by Laurence Lundblade · 1 year, 8 months ago
- 37286c0 Option to disable all tag processing; Minor bug fix to QCBORDecode_GetDecimalFraction() by Laurence Lundblade · 3 years ago
- af5921e Important spiffy decode fix to correctly handle some bad input cases (#150) by Laurence Lundblade · 3 years, 1 month ago
- 44754f7 fix documentation formatting issue by Laurence Lundblade · 3 years, 6 months ago
- 16a207a Improve tests when float-point is disabled. Minor error code change related to disabling floating-point by Laurence Lundblade · 3 years, 11 months ago
- ef5f07a Add compile option to disable floating point usage (#114) by Máté Tóth-Pál · 3 years, 11 months ago
- 3427dee Big decode documentation improvement; add VPeekNext() by Laurence Lundblade · 4 years, 2 months ago
- 46d63e9 Add support for day count dates, RFC 8943 (#106) by Laurence Lundblade · 4 years, 3 months ago
- ae0b5a2 Add explicit casts to satisfy g++ (#102) by Sean Bartell · 4 years, 3 months ago
- dd6e76e rename config macro QCBOR_CONFIG_DISABLE_EXP_AND_MANTISSA by Laurence Lundblade · 4 years, 5 months ago
- 8749573 Allow partial decode of CBOR sequences (#77) by Laurence Lundblade · 4 years, 5 months ago
- 732e52d Consume is working by Laurence Lundblade · 4 years, 5 months ago
- cf41c52 New Rewind method for entered maps...; bug fix for entering tagged wrapping byte strings by Laurence Lundblade · 4 years, 6 months ago
- e2c893c Allow disabling of indefinite length array/map decoding to save object code by Laurence Lundblade · 4 years, 7 months ago
- c02e13e Update documentation to refer to RFC 8949 instead of 7049 (#67) by Laurence Lundblade · 4 years, 8 months ago
- 2a26abb first version of peek next by Laurence Lundblade · 4 years, 9 months ago PeekNext
- 88e9db2 Error reporting for GetNthTag functions by Laurence Lundblade · 4 years, 9 months ago TagErrorHandling
- 9a3b625 Titles and cross-references for documentation by Laurence Lundblade · 4 years, 10 months ago
- a4308a8 Add tests for too long input; remove an unnecessary length check; code clean up by Laurence Lundblade · 4 years, 10 months ago
- bd4b644 Merge branch 'SpiffyDecode' of https://github.com/laurencelundblade/QCBOR into SpiffyDecode by Laurence Lundblade · 4 years, 10 months ago
- 93d3f53 improve map search error handling by Laurence Lundblade · 4 years, 10 months ago
- adaf5c2 Add discussion of line ending convention for type 3 by Laurence Lundblade · 4 years, 11 months ago
- bfbf494 Clean up some comments; small rearrangement for max decoder input by Laurence Lundblade · 4 years, 11 months ago
- a9489f8 big error code renumber to support classification of recoverable errors and thus skip over errors when searching maps by Laurence Lundblade · 5 years ago
- 323f8a9 Cleanup, TODO:'s .... by Laurence Lundblade · 5 years ago
- 6f3f78e GetNext error handling and a few other fixes by Laurence Lundblade · 5 years ago
- 7908594 remove decode peek by Laurence Lundblade · 5 years ago
- 9b33496 Big commit of fixes for tags by Laurence Lundblade · 5 years ago
- 4b27064 Finalize testing of dates; some date bug fixes by Laurence Lundblade · 5 years ago
- c711472 date decoding fixes and tests by Laurence Lundblade · 5 years ago
- 4408063 Merge floating-point disabling into spiffy decode by Laurence Lundblade · 5 years ago
- f71e162 test for IsNotWellFormed; remove a few done TODO:'s other clean up by Laurence Lundblade · 5 years ago
- 80ec724 re-add qcbor_decode.h after accidentally deleting it by Laurence Lundblade · 5 years ago
- 9bb039a tagged type fixes; line length and code formatting by Laurence Lundblade · 5 years ago
- 2f5e16d Tagged types tests and bug fixes by Laurence Lundblade · 5 years ago
- f049950 empty map/array fix. Other clean spiffy decode clean up by Laurence Lundblade · 5 years ago
- 78f7b93 Documentation and error code improvements for spiffy decode by Laurence Lundblade · 5 years ago
- 67257dc split out qcbor_spiffy_decode by Laurence Lundblade · 5 years ago
- e6f1511 Rearrange error codes to group not-well-formed together; entering empty maps and arrays kind of working by Laurence Lundblade · 5 years ago
- 2feb1e1 Code format tidying; trailing spaces by Laurence Lundblade · 5 years ago
- 32f3e62 added general float test; some bug fixes by Laurence Lundblade · 5 years ago
- d4cd723 new example starting to work by Laurence Lundblade · 5 years ago
- 3cd26eb fix a bunch of tag processing by Laurence Lundblade · 5 years ago
- abf5c57 error handling bug fixes, other code tidying by Laurence Lundblade · 5 years ago
- 40a0432 tidy up for gcc by Laurence Lundblade · 5 years ago
- a8edadb comment and code tidying by Laurence Lundblade · 5 years ago
- 02625d4 more code and comment tidying by Laurence Lundblade · 5 years ago
- 0750fc4 bstr enter test is working (but still more work and testing to do) by Laurence Lundblade · 5 years ago
- aa965d7 bstr wrap code progressing by Laurence Lundblade · 5 years ago
- c75e68b Clean up some tag decoding by Laurence Lundblade · 5 years ago
- 70ecead sync up with master by Laurence Lundblade · 5 years ago
- 91853ae more progress by Laurence Lundblade · 5 years ago
- e15326f Fix bug in QCBOR_Int64ToUInt64; Add tests for integer conversion functions by Laurence Lundblade · 5 years ago
- 4e2da00 add decoding of some tagged types by Laurence Lundblade · 5 years ago
- d8c82c5 all tests passing, but still lots of work to do by Laurence Lundblade · 5 years ago
- 0a042a9 almost everything working... by Laurence Lundblade · 5 years ago
- 5e87da6 progress on map / array decoding by Laurence Lundblade · 5 years ago
- 8547d16 Merge branch 'AdvancedDecode' of https://github.com/laurencelundblade/QCBOR into AdvancedDecode by Laurence Lundblade · 5 years ago
- 24d509a partial work on new end / enter of decode by Laurence Lundblade · 5 years ago
- d02ea8e Merge branch 'AdvancedDecode' of https://github.com/laurencelundblade/QCBOR into AdvancedDecode by Laurence Lundblade · 5 years ago
- da09597 more work on decode by Laurence Lundblade · 5 years ago
- 830fbf9 new tags design is working by Laurence Lundblade · 5 years ago
- b90f536 a few more fixes and improvements by Laurence Lundblade · 5 years ago
- 7e5be1d lots of work on integer conversion by Laurence Lundblade · 5 years ago
- 843a10c Getting a lot more types works by Laurence Lundblade · 5 years ago
- 9ab5abb fixed some number conversion bugs by Laurence Lundblade · 5 years ago
- 8a73265 Merge branch 'AdvancedDecode' of https://github.com/laurencelundblade/QCBOR into AdvancedDecode by Laurence Lundblade · 5 years ago
- 95d8751 Add documentation for integer conversions by Laurence Lundblade · 5 years ago
- 34691b9 enter / exit code working and somewhat orderly by Laurence Lundblade · 5 years ago
- b340ba7 close-to-final arrangement of integer conversion code by Laurence Lundblade · 5 years ago
- f6c8666 more integer conversions working by Laurence Lundblade · 5 years ago
- a826c50 integer conversion tests mostly working by Laurence Lundblade · 5 years ago
- 97c61bf Merge branch 'master' into AdvancedDecode by Laurence Lundblade · 5 years ago
- e355342 Tests and documentation for CBOR Sequences (#46) by Laurence Lundblade · 5 years ago
- 82c2a8f more progress on advanced decoding by Laurence Lundblade · 5 years ago
- 9c905e8 enter/exit map sort of working by Laurence Lundblade · 5 years ago
- 3f9ef04 progress on map/array mode by Laurence Lundblade · 5 years ago entermap
- e6bcef1 Fix enum conversion warnings for LLVM/XCode 11 (#44) by Laurence Lundblade · 5 years ago
- 12b2375 Fix bad headers when used from C++ (#43) by Dave Thaler · 5 years ago
- 844bb5c split qcbor.h into four separate headers (#34) by Laurence Lundblade · 5 years ago