1. 0910343 mgmt: simplify StatusDataset implementation by Davide Pesavento · 1 year, 6 months ago
  2. 187e9f9 Adopt more C++17 features throughout the codebase by Davide Pesavento · 1 year, 6 months ago
  3. c860bd1 docs: fix capitalization in doxygen comments by Davide Pesavento · 1 year, 11 months ago
  4. 2e481fc common: stop importing std::{bind,ref,cref} into namespace ndn by Davide Pesavento · 3 years, 2 months ago
  5. 4c1ad4c tests: refactor common test infrastructure and fixtures by Davide Pesavento · 3 years, 10 months ago
  6. 09236c2 security: Rename security/v2/* to security/* by Alexander Afanasyev · 4 years, 3 months ago
  7. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  8. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed (95%) from tests/unit-tests/mgmt/nfd/controller-fixture.hpp]
  9. 6dfeffe mgmt: Switch nfd::Controller to use v2::Validator interface by Alexander Afanasyev · 8 years ago
  10. 80782e0 **breaking change**: Switch Face and related classes to v2::KeyChain by Alexander Afanasyev · 8 years ago
  11. 70244f4 Switch to new KeyChain where possible by Alexander Afanasyev · 8 years ago
  12. fc99b51 tests: Implement IdentityManagementV2Fixture for v2::KeyChain by Alexander Afanasyev · 8 years ago
  13. 7357ef2 mgmt: move management/nfd-* to mgmt/nfd/ by Junxiao Shi · 8 years ago[Renamed (89%) from tests/unit-tests/management/nfd-controller-fixture.hpp]
  14. e7c7f15 management: Controller::CommandFailCallback exposes ControlResponse by Junxiao Shi · 8 years ago
  15. 0f3f0b4 management: Controller validates StatusDataset response by Junxiao Shi · 8 years ago
  16. e4f8c3b tests: Enable isolation of KeyChain during run of unit/integrated tests by Alexander Afanasyev · 8 years ago
  17. 034c188 management: StatusDataset client by Junxiao Shi · 8 years ago