1. 241df42 encoding: support floating point numbers in TLV-VALUE by Tianxing Ma · 6 years ago
  2. db4da5e Improve and simplify code with modern C++ features by Davide Pesavento · 6 years ago
  3. 5c9ee28 encoding: disallow bool in Encoder::prependRange etc by Junxiao Shi · 7 years ago
  4. 5d75fd9 mgmt: check enum range during decoding by Junxiao Shi · 7 years ago
  5. 9da07c5 encoding: reorganize block-helpers code by Junxiao Shi · 7 years ago
  6. 19d7a57 encoding: delete deprecated Block::fromBuffer and block helpers by Junxiao Shi · 8 years ago
  7. f2a4622 docs: API documentation fixes by Alexander Afanasyev · 9 years ago
  8. d5c48e0 encoding: Improving structure and documentation of block helpers by Alexander Afanasyev · 9 years ago
  9. 7463389 encoding: Refactoring EncodingBuffer by Alexander Afanasyev · 10 years ago
  10. 54ce668 all: rename Tlv namespace to tlv for consistency by Steve DiBenedetto · 10 years ago
  11. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  12. 258ec2b src: Refactoring common.hpp and minimizing exposed includes by Alexander Afanasyev · 10 years ago
  13. 770827c docs: Updating doxygen comments and minor update to normalize API by Alexander Afanasyev · 10 years ago
  14. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  15. fdbfc6d src: Improving consistency and correcting code style by Alexander Afanasyev · 10 years ago
  16. 09c613f src: Another round of source updates: moving all headers close to implementation files by Alexander Afanasyev · 11 years ago[Renamed from include/ndn-cpp-dev/encoding/block-helpers.hpp]
  17. 61ec272 renaming: ndn-cpp to ndn-cpp-dev by Yingdi Yu · 11 years ago[Renamed from include/ndn-cpp/encoding/block-helpers.hpp]
  18. 13bb51a encoding: Add TLV-related definitions, data structures, abstraction, and functions by Alexander Afanasyev · 11 years ago