1. b24faef New encode feature allows direct writing of byte string value (#137) by Laurence Lundblade · 3 years, 3 months ago
  2. 46d63e9 Add support for day count dates, RFC 8943 (#106) by Laurence Lundblade · 4 years, 3 months ago
  3. dd6e76e rename config macro QCBOR_CONFIG_DISABLE_EXP_AND_MANTISSA by Laurence Lundblade · 4 years, 5 months ago
  4. 844bb5c split qcbor.h into four separate headers (#34) by Laurence Lundblade · 5 years ago
  5. c9f0fbc Add QCBOREncode_EncodeHead() and other for bstr wrapping by Laurence Lundblade · 5 years ago
  6. c5fef68 Refine use of integer variables to quiet static analyzers and reduce object code size a little by Laurence Lundblade · 6 years ago
  7. ee85174 Documentation, comments and code formatting improvements by Laurence Lundblade · 6 years ago
  8. 59289e5 Add support for decimal fractions and big floats (#19) by Laurence Lundblade · 6 years ago
  9. a65b482 Minor clean up of test code headers by Laurence Lundblade · 6 years ago
  10. 5d82788 Fix map/array encoding with length 31 by Jan Jongboom · 6 years ago
  11. 47d86c5 Add encode test for indefinite length array/map by Jan Jongboom · 6 years ago
  12. f0ea5f3 cosmetic changes; update copyright year and remove trailing spaces by Laurence Lundblade · 7 years ago
  13. 1661923 merge in optimized type and argument encode by Laurence Lundblade · 7 years ago
  14. 3aee3a3 remove all trailing tabs and spaces by Laurence Lundblade · 7 years ago
  15. 1ef8b2d bug fix for error handling for buffers larger than 4GB, test to verify such handling 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. 369b90a Big general tidy-up of the encoder tests by Laurence Lundblade · 7 years ago
  19. 4d1ecba fold basic and indefinite length tests in with the others; fix up Makefile by Laurence Lundblade · 7 years ago
  20. 684aec2 fold bstr wrap tests into encode tests 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. 2ded3d9 Add tests from CAF exactly as they came from CAF. They are not yet being called and run by Laurence Lundblade · 7 years ago