Clone this repo:
  1. 1d26102 Add notice file saying the branch was renamed by Thiago Macieira · 2 years, 8 months ago master
  2. 11590e4 Docs: update to match the last commit for create_array() too by Thiago Macieira · 2 years, 8 months ago v0.5.4
  3. 4c7b15c clarify that CborIndefiniteLength creates an indefinite map, which is not always supported by Michael Richardson · 3 years, 3 months ago
  4. 3d8da2c Merge commit 'refs/pull/197/head' of github.com:intel/tinycbor by Thiago Macieira · 2 years, 8 months ago
  5. 5115a87 Merge commit 'refs/pull/177/head' of github.com:intel/tinycbor by Thiago Macieira · 2 years, 8 months ago
  6. d106276 change the argument name from "encoder" to "parentEncoder", as the names were unclear. containerEncoder could be the containing Encoder by Michael Richardson · 3 years, 3 months ago
  7. 7c349db Add checks for memory allocation failures by Mahavir Jain · 3 years, 2 months ago
  8. e35f736 only build docs on master branch by Michael Richardson · 3 years, 3 months ago
  9. 4a13b3e parser: add a test that the string copy functions properly terminate by Thiago Macieira · 3 years, 4 months ago
  10. 5d62d78 cborinternal_p.h: Fix AVX2 build with MSVC by Thiago Macieira · 3 years, 4 months ago
  11. 369959a AppVeyor: replace MSVC 2013 with 2019 by Thiago Macieira · 3 years, 4 months ago
  12. fc42a04 Fix links to shared library upon "make install" by Dan Church · 3 years, 6 months ago
  13. 9924cfe Encoder: Update documentation by Shubham Patil · 3 years, 9 months ago
  14. c49bb8f Refine handling of container state synchronisation by Stewart Gebbie · 4 years, 1 month ago
  15. 71ce609 Fix -Werror,-Wself-assign on big-endian systems by Alexander Richardson · 3 years, 9 months ago
  16. 085ca40 Enable build for different c libraries by Ricardo Crudo · 4 years ago
  17. e608465 Fixed a typo in cbor_value_is_byte_string documentation by Maciej Jurczak · 4 years, 2 months ago
  18. e373de2 Fix tag registry documentation by formatting the table rows correctly by Hamilton Chapman · 4 years, 3 months ago
  19. 1a43b45 string pretty-print improved by Svyatoslav Phirsov · 4 years, 3 months ago
  20. 8acb09f bytestring output pretty-print improved by Svyatoslav Phirsov · 4 years, 3 months ago