1. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  2. 258ec2b src: Refactoring common.hpp and minimizing exposed includes by Alexander Afanasyev · 10 years ago
  3. 770827c docs: Updating doxygen comments and minor update to normalize API by Alexander Afanasyev · 10 years ago
  4. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  5. 632e057 encoding: Initialized uninitialized variables to resolve the build issue referenced by Mickey Sweatt · 10 years ago
  6. 07ffe0d encoding: silence gcc-4.8 overflow warnings. by Davide Pesavento · 10 years ago
  7. b78bc4d build: add -std=c++03 (in non C++11 mode) and -pedantic to the default CXXFLAGS by Alexander Afanasyev · 10 years ago
  8. 21ef239 encoding: fix strict-aliasing warning and extending TLV test cases by Alexander Afanasyev · 10 years ago
  9. 1dd95c5 src: Enabling -Werror in debug mode and some style updates by Alexander Afanasyev · 10 years ago
  10. a465e97 src: Code style corrections in Block and Buffer by Alexander Afanasyev · 10 years ago
  11. 937aa78 decoding+transport: Exception-safe Block parsing by Alexander Afanasyev · 10 years ago
  12. 4b45628 tlv: Another set of changes to update TLV type re-assignment by Alexander Afanasyev · 10 years ago
  13. 95b0e34 data: Implementing FinalBlockId in Data packet's MetaInfo section by Alexander Afanasyev · 10 years ago
  14. 6835ad8 tlv: !!! MAJOR CHANGE !!! Changed TLV codes by Alexander Afanasyev · 10 years ago
  15. 09c613f src: Another round of source updates: moving all headers close to implementation files by Alexander Afanasyev · 10 years ago[Renamed from include/ndn-cpp-dev/encoding/tlv.hpp]
  16. 200dd6f build: Finalizing build system conversion by Alexander Afanasyev · 10 years ago
  17. 2715839 encoding: Construct Block from istream by Yingdi Yu · 10 years ago
  18. 61ec272 renaming: ndn-cpp to ndn-cpp-dev by Yingdi Yu · 10 years ago[Renamed from include/ndn-cpp/encoding/tlv.hpp]
  19. 636e9f1 encoding/tlv: Updating type assignment and fixing test cases by Alexander Afanasyev · 11 years ago
  20. 54467af build: Fixing gcc compilation by Alexander Afanasyev · 11 years ago
  21. 13bb51a encoding: Add TLV-related definitions, data structures, abstraction, and functions by Alexander Afanasyev · 11 years ago