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