1. 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
  2. 264af77 build: prepend "NFD_" to various macro names to avoid conflicts by Davide Pesavento · 3 years, 11 months ago
  3. 78ddcab mgmt: merge ManagerBase with NfdManagerBase by Davide Pesavento · 6 years ago[Renamed (71%) from core/manager-base.hpp]
  4. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
  5. 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
  6. d396b61 rib: a few cleanups and simplifications in RibManager by Davide Pesavento · 8 years ago
  7. 25c6ce4 mgmt+rib: include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
  8. 9ddf1b5 mgmt: NfdManagerBase::makeAuthorization uses CommandAuthenticator by Junxiao Shi · 8 years ago
  9. 2173840 core: change ManagerBase::authorize to makeAuthorization by Junxiao Shi · 8 years ago
  10. df846e5 core: allow ManagerBase be inherited by RibManager by Yanbiao Li · 9 years ago[Renamed (92%) from daemon/mgmt/manager-base.hpp]
  11. 698f4fe mgmt refactoring: ManagerBase by Yanbiao Li · 9 years ago
  12. 36f3500 mgmt refactoring: Remove legacy code by Yanbiao Li · 9 years ago
  13. ab205c2 mgmt: respond Nack when query is invalid by Chengyu Fan · 10 years ago
  14. 320d233 mgmt: Implement Query Operation in FaceManager by Chengyu Fan · 10 years ago
  15. 5144f82 mgmt+core: Moving SegmentPublisher to core/ and removing KeyChain from nfd::AppFace by Vince Lehman · 10 years ago
  16. 4a77136 build: == Dependency change == NFD now depends on ndn-cxx library by Alexander Afanasyev · 11 years ago
  17. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  18. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  19. 51d242a mgmt: refactor management modules to use ControlCommand by Steve DiBenedetto · 11 years ago
  20. 7564d97 mgmt: refactor management modules to conform to NFD Management Protocol by Steve DiBenedetto · 11 years ago
  21. 2c2b889 mgmt, main: add support for authorized commands by Steve DiBenedetto · 11 years ago
  22. 0eb7065 face: Rename all ChannelFactories to protocol Factories by Alexander Afanasyev · 11 years ago
  23. 2693db9 mgmt: echo FibManagementOptions as response body on command success by Steve DiBenedetto · 11 years ago
  24. d482fd3 build: Fixes for the latest reorganizations in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  25. 0b73f44 mgmt: added FIB manager support for insert, delete, and remove-nexthop verbs by Steve DiBenedetto · 11 years ago
  26. bdedce9 mgmt: moved signing into AppFace, code streamlining, and bug fixes by Steve DiBenedetto · 11 years ago
  27. 80ddc21 mgmt: improved control response identification and bug fixes by Steve DiBenedetto · 11 years ago
  28. 43cd037 mgmt: improved interest filter matching and bug fixes by Steve DiBenedetto · 11 years ago
  29. 3970c89 mgmt: loosened coupling between FibManager and InternalFace by Steve DiBenedetto · 11 years ago
  30. 042bfe9 mgmt: Initial fib manager with support for fib/add-nexthop by Steve DiBenedetto · 11 years ago