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. 5a6fec5 Fix static analyzer warnings for adding empty data/strings (#170) by Laurence Lundblade · 2 years, 7 months ago
  4. 9fab689 Fix for static analyzer warning in UsefulOutBuf by Maxim Zhukov · 2 years, 8 months ago
  5. b24faef New encode feature allows direct writing of byte string value (#137) by Laurence Lundblade · 3 years, 3 months ago
  6. b970245 Quiet warnings for stricter compilers configurations (#84) by Laurence Lundblade · 4 years, 5 months ago
  7. 06350ea Refine integer signedness use for static analyizers (#24) by Laurence Lundblade · 6 years ago
  8. ee85174 Documentation, comments and code formatting improvements by Laurence Lundblade · 6 years ago
  9. 6120974 Improve comments on pointer math; no code change at all; remove todo about updating comments by Laurence Lundblade · 6 years ago
  10. 5cc2568 UsefulBuf documentation and coding style improvements by Laurence Lundblade · 6 years ago
  11. d5e101e Add UsefulBuf_IsValue which checks all bytes in a UsefulBufC for a value. by Laurence Lundblade · 6 years ago
  12. f0ea5f3 cosmetic changes; update copyright year and remove trailing spaces by Laurence Lundblade · 7 years ago
  13. 56a7932 Another clean up for gcc8 warning by Laurence Lundblade · 7 years ago
  14. 3aee3a3 remove all trailing tabs and spaces by Laurence Lundblade · 7 years ago
  15. 25c6c0a clean up use of const with UsefulBuf. May solve compiler errors/warnings for some compilers / compiler options by Laurence Lundblade · 7 years ago
  16. 0dbc917 Fixe formatting of license by Laurence Lundblade · 7 years ago
  17. d92a616 Put under almost-BSD3 license by Laurence Lundblade · 7 years ago
  18. 981ab67 inline UsefulBuf_Copy to save 50 bytes of object code by Laurence Lundblade · 7 years ago
  19. 570fab5 Turn up compiler warnings to max and fix them; one more indefinite length test by Laurence Lundblade · 7 years ago
  20. 7566b9f bug fix for UsefulBuf_CopyOffset; complete tests for UsefulBuf by Laurence Lundblade · 7 years ago
  21. dc6e28e No type punning in UsefulBuf; bug fix in UsefulBuf; UsefulBuf tests running; get encode tests running by Laurence Lundblade · 7 years ago
  22. 041ffa5 Lots of progress on indefinite lengths; refactor decoder to get of weird semi-recursion by Laurence Lundblade · 7 years ago
  23. 9e7f474 Important fix for bug introduced in some minor recent changes from the CAF versions; need to get the full test suite up and running so this does not happen again. Embarassing... by Laurence Lundblade · 7 years ago
  24. 624405d add MIT license; update README by Laurence Lundblade · 7 years ago
  25. da3f082 Clear distinction between UsefulBuf and UsefulBufC and convention for using them. Remove EncodedCBOR structure. AddRaw is now AddedEncoded. Can only add fully completed maps and arrays, not parts of maps and arrays now by Laurence Lundblade · 7 years ago
  26. 2296db5 first version of better useful buf by Laurence Lundblade · 7 years ago
  27. 74f6841 remove QCOM-isms -- memscpy, memsmove; clean up documentation; at least one basic test; put into XCode project by Laurence Lundblade · 7 years ago
  28. b69cad7 Initial drop from Qualcomm / CAF by Laurence Lundblade · 7 years ago