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