1. 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
  2. c97d5d4 encoding: ensure Buffer is move constructible and assignable by Junxiao Shi · 10 years ago
  3. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  4. 258ec2b src: Refactoring common.hpp and minimizing exposed includes by Alexander Afanasyev · 10 years ago
  5. f73f063 src: Removing unnecessary use of cref() in concert with make_shared by Alexander Afanasyev · 10 years ago
  6. b67090a build+tests: Fixing c++11 mode compilation and correcting integrated test with faces by Alexander Afanasyev · 10 years ago
  7. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  8. fdbfc6d src: Improving consistency and correcting code style by Alexander Afanasyev · 10 years ago
  9. a465e97 src: Code style corrections in Block and Buffer by Alexander Afanasyev · 10 years ago
  10. e2dcdfd build: Experimental support to build using precompiled headers by Alexander Afanasyev · 10 years ago
  11. 7794921 fast-encoding: implement fast encoding for Name, NameComponent and FibManagementOptions, including test case. by Wentao Shang · 10 years ago
  12. 1950885 build+src: Updating common.hpp to import (std|boost)::(shared_ptr|function|...) into ndn namespace by Alexander Afanasyev · 10 years ago
  13. 09c613f src: Another round of source updates: moving all headers close to implementation files by Alexander Afanasyev · 10 years ago[Renamed (98%) from include/ndn-cpp-dev/encoding/buffer.hpp]
  14. 61ec272 renaming: ndn-cpp to ndn-cpp-dev by Yingdi Yu · 11 years ago[Renamed (98%) from include/ndn-cpp/encoding/buffer.hpp]
  15. 13bb51a encoding: Add TLV-related definitions, data structures, abstraction, and functions by Alexander Afanasyev · 11 years ago