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