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