1. 54ce668 all: rename Tlv namespace to tlv for consistency by Steve DiBenedetto · 10 years ago
  2. a0c5f83 data+interest: Fixing operator<< by Alexander Afanasyev · 10 years ago
  3. bf6a281 security: rename SignatureSha256 to DigestSha256 by Yingdi Yu · 10 years ago
  4. 3b70310 data: Implementing Data::getFullName() method to get Data packet name with implicit digest by Alexander Afanasyev · 10 years ago
  5. 8b1674a build: Reviving support for precompiled headers by Alexander Afanasyev · 10 years ago[Renamed from tests/test-data.cpp]
  6. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  7. 258ec2b src: Refactoring common.hpp and minimizing exposed includes by Alexander Afanasyev · 10 years ago
  8. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  9. ff2d08f data+interest+selectors+meta-info+signature: Implementing EqualityComparable concept by Alexander Afanasyev · 10 years ago
  10. b1db7c6 build: Warnings correction for gcc 4.2 by Alexander Afanasyev · 10 years ago
  11. 482ccc5 build: suppress CryptoPP warnings by Junxiao Shi · 10 years ago
  12. aa0e7da all: Refactoring work with time using boost::chrono by Alexander Afanasyev · 10 years ago
  13. 9cbf70a helpers: Several optimizations with command interest helpers by Alexander Afanasyev · 10 years ago
  14. 4b45628 tlv: Another set of changes to update TLV type re-assignment by Alexander Afanasyev · 10 years ago
  15. 95b0e34 data: Implementing FinalBlockId in Data packet's MetaInfo section by Alexander Afanasyev · 10 years ago
  16. 6835ad8 tlv: !!! MAJOR CHANGE !!! Changed TLV codes by Alexander Afanasyev · 10 years ago[Renamed (87%) from tests/test-encode-decode-data.cpp]
  17. c8823bc face: Refactored code to set interest filter by Alexander Afanasyev · 10 years ago
  18. 0abb2da tests: Do not use ``using namespace ndn'' and defining all tests in ndn namespace by Alexander Afanasyev · 10 years ago
  19. 09c613f src: Another round of source updates: moving all headers close to implementation files by Alexander Afanasyev · 10 years ago
  20. d409d59 build: Finalizing waf building system (removing legacy code) by Alexander Afanasyev · 10 years ago[Renamed from tests_boost/test-encode-decode-data.cpp]
  21. 3222fed ci: Make sure notifications are always sent after successful and failed build by Alexander Afanasyev · 10 years ago