1. 0990441 Ensure all include guards start with "NDN_CXX_" by Davide Pesavento · 4 years ago
  2. 923ba44 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  3. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  4. 1944281 Rename 'src' directory to 'ndn-cxx' by Davide Pesavento · 6 years ago[Renamed from src/encoding/block-helpers.hpp]
  5. 241df42 encoding: support floating point numbers in TLV-VALUE by Tianxing Ma · 6 years ago
  6. db4da5e Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
  7. 5c9ee28 encoding: disallow bool in Encoder::prependRange etc by Junxiao Shi · 8 years ago
  8. 5d75fd9 mgmt: check enum range during decoding by Junxiao Shi · 8 years ago
  9. 9da07c5 encoding: reorganize block-helpers code by Junxiao Shi · 8 years ago
  10. 19d7a57 encoding: delete deprecated Block::fromBuffer and block helpers by Junxiao Shi · 9 years ago
  11. f2a4622 docs: API documentation fixes by Alexander Afanasyev · 9 years ago
  12. d5c48e0 encoding: Improving structure and documentation of block helpers by Alexander Afanasyev · 10 years ago
  13. 7463389 encoding: Refactoring EncodingBuffer by Alexander Afanasyev · 10 years ago
  14. 54ce668 all: rename Tlv namespace to tlv for consistency by Steve DiBenedetto · 11 years ago
  15. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 11 years ago
  16. 258ec2b src: Refactoring common.hpp and minimizing exposed includes by Alexander Afanasyev · 11 years ago
  17. 770827c docs: Updating doxygen comments and minor update to normalize API by Alexander Afanasyev · 11 years ago
  18. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 11 years ago
  19. fdbfc6d src: Improving consistency and correcting code style by Alexander Afanasyev · 11 years ago
  20. 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]
  21. 61ec272 renaming: ndn-cpp to ndn-cpp-dev by Yingdi Yu · 11 years ago[Renamed from include/ndn-cpp/encoding/block-helpers.hpp]
  22. 13bb51a encoding: Add TLV-related definitions, data structures, abstraction, and functions by Alexander Afanasyev · 11 years ago