1. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  2. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed from tests/unit-tests/ims/in-memory-storage.t.cpp]
  3. 1bbce6d ims: prevent memory pool size from becoming zero by Ashlesh Gawande · 6 years ago
  4. b55e5d3 interest: declare default CanBePrefix setting by Junxiao Shi · 6 years ago
  5. db4da5e Improve and simplify code with modern C++ features by Davide Pesavento · 6 years ago
  6. 0f83080 util: add literal operators for duration types by Davide Pesavento · 7 years ago
  7. 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
  8. 2bea5c4 tests: revamp Face integrated tests by Junxiao Shi · 7 years ago
  9. baab732 tests: avoid misaligned memory access in InMemoryStorage test by Junxiao Shi · 7 years ago
  10. 6938e34 util: rename digest.hpp to sha256.hpp by Junxiao Shi · 7 years ago
  11. 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]
  12. 10b24be util: deprecate crypto::computeSha256Digest() by Davide Pesavento · 7 years ago
  13. 3e2c3a0 security+tests: Fix small bugs with uninitialized and leaked memory by Alexander Afanasyev · 8 years ago
  14. 4c9a3d5 security: Move KeyChain to security::v1 namespace and deprecated it by Alexander Afanasyev · 8 years ago
  15. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  16. 2fa5939 security: Reorganizing source code to prepare for support of two version of NDN certificates by Alexander Afanasyev · 8 years ago
  17. 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]
  18. 404eafd util: Support MustBeFresh processing in InMemoryStorage by Yingdi Yu · 8 years ago
  19. d5c48e0 encoding: Improving structure and documentation of block helpers by Alexander Afanasyev · 9 years ago
  20. 429634f tests: Change to updated naming conventions by Spyridon Mastorakis · 9 years ago
  21. 5946ed1 docs: Prepare release notes for version 0.3.0 by Alexander Afanasyev · 10 years ago ndn-cxx-0.3.0
  22. 8cf2f2c tests: InMemoryStorage test cases for ImplicitSha256DigestComponent by Alexander Afanasyev · 9 years ago
  23. 56860f5 interest: Updating Interest::matchesData to use ImplicitSha256DigestComponent by Alexander Afanasyev · 10 years ago
  24. afee0a5 data: Enable use of ImplicitSha256Digest component in Data::getFullName by Alexander Afanasyev · 10 years ago
  25. 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]
  26. 9913596 util: in-memory storage by Jiewen Tan · 10 years ago