1. e222674 Add QCBOREncode_Tell and QCBOREncode_SubString (#251) by Laurence Lundblade · 12 months ago
  2. b239c65 Clean up comments in UsefulBuf (#227) by Laurence Lundblade · 1 year, 2 months ago
  3. a29f45a Add getting un decoded arrays and maps (#117) by Laurence Lundblade · 1 year, 3 months ago
  4. 3eead48 Public interface comment and function formatting improvements by Laurence Lundblade · 1 year, 8 months ago
  5. 5a6fec5 Fix static analyzer warnings for adding empty data/strings (#170) by Laurence Lundblade · 2 years, 7 months ago
  6. d538f0a Simplify wcast qual suppression (#167) by Maxim Zhukov · 2 years, 8 months ago
  7. 93c0118 Get rid of warnings when compiling with MSVC (#157) by Dave Thaler · 3 years ago
  8. c6cfa33 Allow GetOutPlace to work with NULL buffers. (#155) by Paul Liétar · 3 years ago
  9. b24faef New encode feature allows direct writing of byte string value (#137) by Laurence Lundblade · 3 years, 3 months ago
  10. 8ece373 Improve documentation for encode size calculation mode (#123) by Laurence Lundblade · 3 years, 11 months ago
  11. ef5f07a Add compile option to disable floating point usage (#114) by Máté Tóth-Pál · 3 years, 11 months ago
  12. 48d8ace Do not use compound literals when QCBOR is used with C++ (#119) by Laurence Lundblade · 4 years ago
  13. dabaffe Comment / documentation improvements for UsefulBuf (#104) by Laurence Lundblade · 4 years, 3 months ago
  14. b970245 Quiet warnings for stricter compilers configurations (#84) by Laurence Lundblade · 4 years, 5 months ago
  15. 7feadf9 clarify const/non-const UsefulBuf use as in and out parameters by Laurence Lundblade · 4 years, 5 months ago
  16. cf41c52 New Rewind method for entered maps...; bug fix for entering tagged wrapping byte strings by Laurence Lundblade · 4 years, 5 months ago
  17. 1ba100d tidy up the length manipulation functions in UsefulInputBuf by Laurence Lundblade · 4 years, 11 months ago
  18. bfbf494 Clean up some comments; small rearrangement for max decoder input by Laurence Lundblade · 4 years, 11 months ago
  19. 0750fc4 bstr enter test is working (but still more work and testing to do) by Laurence Lundblade · 5 years ago
  20. 24d509a partial work on new end / enter of decode by Laurence Lundblade · 5 years ago
  21. 4c0883e Fix spelling error in comment by Laurence Lundblade · 5 years ago
  22. 5c53133 Restructured includes to be in a subfolder and added `make install`. (#33) by Michael Eckel · 5 years ago