1. 80782e0 **breaking change**: Switch Face and related classes to v2::KeyChain by Alexander Afanasyev · 8 years ago
  2. e6835fe Remove previously deprecated headers, methods, and constants by Alexander Afanasyev · 8 years ago
  3. 8c2ab2e mgmt: make Uri and LocalUri required in faces/create success response by Junxiao Shi · 7 years ago
  4. d97c953 mgmt: fix Dispatcher::processControlCommandInterest memory error by Junxiao Shi · 7 years ago
  5. 144c7e3 mgmt: permit LocalUri in FaceCreateCommand response by Junxiao Shi · 7 years ago
  6. e8e48c2 mgmt: use RouteOrigin type in Route and ControlParameters by Davide Pesavento · 7 years ago
  7. 9a53d78 mgmt: rename 'datas' to 'data' in FaceStatus and ForwarderStatus by Junxiao Shi · 7 years ago
  8. f4908b1 mgmt: accept LocalUri in face create command by Teng Liang · 7 years ago
  9. d7f5b28 mgmt: add LocalUri to ControlParameters by Eric Newberry · 7 years ago
  10. 156c1ea mgmt: add FaceStatus::unsetExpirationPeriod() by Davide Pesavento · 7 years ago
  11. 88eb748 mgmt: FaceEventNotification equality operators and formatted output by Davide Pesavento · 8 years ago
  12. 484bbe5 mgmt: RibEntry equality operators and formatted output by Davide Pesavento · 8 years ago
  13. f8503d2 encoding+mgmt: fix definition of INVALID_FACE_ID by Davide Pesavento · 8 years ago
  14. a6f32ca mgmt: FibEntry equality operators and formatted output by Davide Pesavento · 8 years ago
  15. a341ae8 mgmt: add FaceQueryFilter::empty() by Junxiao Shi · 8 years ago
  16. 25e3d8c mgmt: ForwarderStatus equality operators and formatted output by Davide Pesavento · 8 years ago
  17. 4ec7a5a mgmt: FaceStatus equality operators and formatted output by Davide Pesavento · 8 years ago
  18. a825d26 mgmt: FaceQueryFilter equality operators by Junxiao Shi · 8 years ago
  19. 9f9bd8a mgmt: ChannelStatus equality operators and formatted output by Davide Pesavento · 8 years ago
  20. bc6beb1 mgmt: StrategyChoice equality operators and formatted output by Junxiao Shi · 8 years ago
  21. 70244f4 Switch to new KeyChain where possible by Alexander Afanasyev · 8 years ago
  22. fc99b51 tests: Implement IdentityManagementV2Fixture for v2::KeyChain by Alexander Afanasyev · 8 years ago
  23. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  24. 1aa3e1e mgmt: move Flags field from FaceStatus to FaceTraits by Eric Newberry · 8 years ago
  25. f767eba mgmt: Add UP and DOWN kinds to FaceEventNotification by Eric Newberry · 8 years ago
  26. 1ce8ab2 mgmt: add Flags field to FaceStatus by Eric Newberry · 8 years ago
  27. 7357ef2 mgmt: move management/nfd-* to mgmt/nfd/ by Junxiao Shi · 8 years ago
  28. 85d9083 tests: move makeInterest/makeData/etc to ndn::tests namespace by Junxiao Shi · 8 years ago
  29. e4f8c3b tests: Enable isolation of KeyChain during run of unit/integrated tests by Alexander Afanasyev · 8 years ago
  30. aa82eb6 common: remove NDN_CXX_DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 8 years ago
  31. 4b4f754 mgmt: Use InMemoryStorage for StatusDataset and Notification produced by managers by Yanbiao Li · 8 years ago
  32. 9bdbb83 tests: Replace usage of deprecated elements of ndn::util::DummyClientFace by Alexander Afanasyev · 9 years ago
  33. 80b68e1 docs: Correct errorneous license boilerplates by Alexander Afanasyev · 9 years ago
  34. f65a336 mgmt: mark StatusDatasetContext as noncopyable by Junxiao Shi · 9 years ago
  35. 8ee37ed mgmt: Dispatcher by Yanbiao Li · 9 years ago