1. 8ea763d encoding: Fixes in Block: using std::vector for subblocks and allowing block with empty value by Alexander Afanasyev · 11 years ago
  2. 187bc48 encoding: Allow creation of a Block from EncodingBuffer by Alexander Afanasyev · 11 years ago
  3. 196b9aa data: Ensure that content block always exists, even content wasn't set explicitly by Alexander Afanasyev · 11 years ago
  4. 4270f20 security: Adding supports to signed interest by Yingdi Yu · 11 years ago
  5. 1950885 build+src: Updating common.hpp to import (std|boost)::(shared_ptr|function|...) into ndn namespace by Alexander Afanasyev · 11 years ago
  6. 09c613f src: Another round of source updates: moving all headers close to implementation files by Alexander Afanasyev · 11 years ago[Renamed (99%) from include/ndn-cpp-dev/encoding/block.hpp]
  7. 2715839 encoding: Construct Block from istream by Yingdi Yu · 11 years ago
  8. 61ec272 renaming: ndn-cpp to ndn-cpp-dev by Yingdi Yu · 11 years ago[Renamed (99%) from include/ndn-cpp/encoding/block.hpp]
  9. f5c35ae encoding/block: Extending interface to allow removal of child items by Alexander Afanasyev · 11 years ago
  10. f42ce13 encoding: Making two versions of Block constructor explicit by Alexander Afanasyev · 11 years ago
  11. 13bb51a encoding: Add TLV-related definitions, data structures, abstraction, and functions by Alexander Afanasyev · 11 years ago