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