1. 156c1ea mgmt: add FaceStatus::unsetExpirationPeriod() by Davide Pesavento · 8 years ago
  2. cf41576 util: backport std::experimental::ostream_joiner by Davide Pesavento · 8 years ago
  3. e78eeca util: add printHex() overload that takes a uint64_t by Davide Pesavento · 8 years ago
  4. e178989 src: minor updates to common.hpp and common-pch.hpp by Davide Pesavento · 8 years ago
  5. e55589c encoding+mgmt: move FaceEventKind to nfd-constants by Davide Pesavento · 8 years ago
  6. 88eb748 mgmt: FaceEventNotification equality operators and formatted output by Davide Pesavento · 8 years ago
  7. 0a1afdf mgmt: avoid virtual methods in FaceTraits by Davide Pesavento · 8 years ago
  8. d1a415c mgmt: rename RibFlagsTraits to RouteFlagsTraits by Davide Pesavento · 8 years ago
  9. 484bbe5 mgmt: RibEntry equality operators and formatted output by Davide Pesavento · 8 years ago
  10. 6ad3d53 mgmt: move Route and RibEntry set methods out of line by Davide Pesavento · 8 years ago
  11. f8503d2 encoding+mgmt: fix definition of INVALID_FACE_ID by Davide Pesavento · 8 years ago
  12. a6f32ca mgmt: FibEntry equality operators and formatted output by Davide Pesavento · 8 years ago
  13. a341ae8 mgmt: add FaceQueryFilter::empty() by Junxiao Shi · 8 years ago
  14. 25e3d8c mgmt: ForwarderStatus equality operators and formatted output by Davide Pesavento · 8 years ago
  15. 4ec7a5a mgmt: FaceStatus equality operators and formatted output by Davide Pesavento · 8 years ago
  16. 0eaf444 mgmt: fix typo in FaceQueryFilter operator== by Junxiao Shi · 8 years ago
  17. a825d26 mgmt: FaceQueryFilter equality operators by Junxiao Shi · 8 years ago
  18. 9f9bd8a mgmt: ChannelStatus equality operators and formatted output by Davide Pesavento · 8 years ago
  19. eba76ad util: introduce StatusDatasetItem concept by Davide Pesavento · 8 years ago
  20. 0fba51a mgmt: declare the constructor of FaceMonitor explicit by Davide Pesavento · 8 years ago
  21. 7f20d6e build+src: mark destructor virtual in classes with virtual functions by Davide Pesavento · 8 years ago
  22. bc6beb1 mgmt: StrategyChoice equality operators and formatted output by Junxiao Shi · 8 years ago
  23. 4c9a3d5 security: Move KeyChain to security::v1 namespace and deprecated it by Alexander Afanasyev · 8 years ago
  24. 57c07df src: drop 'virtual' from functions marked 'final' or 'override' by Davide Pesavento · 8 years ago
  25. 1aa3e1e mgmt: move Flags field from FaceStatus to FaceTraits by Eric Newberry · 8 years ago
  26. f767eba mgmt: Add UP and DOWN kinds to FaceEventNotification by Eric Newberry · 8 years ago
  27. 1ce8ab2 mgmt: add Flags field to FaceStatus by Eric Newberry · 8 years ago
  28. a1478db lp: delete deprecated LocalControlHeader by Junxiao Shi · 8 years ago
  29. 7357ef2 mgmt: move management/nfd-* to mgmt/nfd/ by Junxiao Shi · 8 years ago
  30. 43a7932 mgmt: Dispatcher uses library logging facility by Junxiao Shi · 8 years ago
  31. 19d7a57 encoding: delete deprecated Block::fromBuffer and block helpers by Junxiao Shi · 8 years ago
  32. 4b4f754 mgmt: Use InMemoryStorage for StatusDataset and Notification produced by managers by Yanbiao Li · 9 years ago
  33. f2a4622 docs: API documentation fixes by Alexander Afanasyev · 9 years ago
  34. 18cf81b docs: fix several doxygen errors by Davide Pesavento · 9 years ago
  35. 80b68e1 docs: Correct errorneous license boilerplates by Alexander Afanasyev · 9 years ago
  36. f65a336 mgmt: mark StatusDatasetContext as noncopyable by Junxiao Shi · 9 years ago
  37. 8ee37ed mgmt: Dispatcher by Yanbiao Li · 9 years ago