1. c542f63 ims: move InMemoryStorage from util/ by Junxiao Shi · 7 years ago[Renamed (96%) from tests/unit-tests/util/in-memory-storage-common.t.cpp]
  2. 10b24be util: deprecate crypto::computeSha256Digest() by Davide Pesavento · 7 years ago
  3. 3e2c3a0 security+tests: Fix small bugs with uninitialized and leaked memory by Alexander Afanasyev · 8 years ago
  4. 4c9a3d5 security: Move KeyChain to security::v1 namespace and deprecated it by Alexander Afanasyev · 8 years ago
  5. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  6. 2fa5939 security: Reorganizing source code to prepare for support of two version of NDN certificates by Alexander Afanasyev · 8 years ago
  7. 85d9083 tests: move makeInterest/makeData/etc to ndn::tests namespace by Junxiao Shi · 8 years ago[Renamed (97%) from tests/unit-tests/util/test-in-memory-storage-common.cpp]
  8. 404eafd util: Support MustBeFresh processing in InMemoryStorage by Yingdi Yu · 9 years ago
  9. d5c48e0 encoding: Improving structure and documentation of block helpers by Alexander Afanasyev · 9 years ago
  10. 429634f tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago
  11. 5946ed1 docs: Prepare release notes for version 0.3.0 by Alexander Afanasyev · 10 years ago ndn-cxx-0.3.0
  12. 8cf2f2c tests: InMemoryStorage test cases for ImplicitSha256DigestComponent by Alexander Afanasyev · 10 years ago
  13. 56860f5 interest: Updating Interest::matchesData to use ImplicitSha256DigestComponent by Alexander Afanasyev · 10 years ago
  14. afee0a5 data: Enable use of ImplicitSha256Digest component in Data::getFullName by Alexander Afanasyev · 10 years ago
  15. 3ccc6f7 tests: Small corrections in cases by Alexander Afanasyev · 10 years ago[Renamed (98%) from tests/unit-tests/util/test-in-memory-storage-template.cpp]
  16. 9913596 util: in-memory storage by Jiewen Tan · 10 years ago