1. ae43030 Further reduce the use of std::bind() by Davide Pesavento · 1 year, 8 months ago
  2. 3db9807 daemon: mark some classes and methods 'final' by Davide Pesavento · 3 years, 10 months ago
  3. 78ddcab mgmt: merge ManagerBase with NfdManagerBase by Davide Pesavento · 6 years ago
  4. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  5. 9ddf1b5 mgmt: NfdManagerBase::makeAuthorization uses CommandAuthenticator by Junxiao Shi · 8 years ago
  6. 5b43f9a fw: FaceTable::get returns Face* instead of shared_ptr by Junxiao Shi · 8 years ago
  7. df846e5 core: allow ManagerBase be inherited by RibManager by Yanbiao Li · 9 years ago
  8. 711c793 mgmt refactoring: FibManager by Yanbiao Li · 9 years ago
  9. 36f3500 mgmt refactoring: Remove legacy code by Yanbiao Li · 9 years ago
  10. 5144f82 mgmt+core: Moving SegmentPublisher to core/ and removing KeyChain from nfd::AppFace by Vince Lehman · 10 years ago
  11. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  12. 52a18f9 all: cleanup common.hpp and import typenames from ndn namespace. by Davide Pesavento · 11 years ago
  13. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  14. 7564d97 mgmt: refactor management modules to conform to NFD Management Protocol by Steve DiBenedetto · 11 years ago
  15. 6214e56 mgmt: add support for FIB enumeration protocol by Steve DiBenedetto · 11 years ago
  16. d030cfc mgmt: fib manager implicit fib entry insertion and deletion by Steve DiBenedetto · 11 years ago
  17. 2c2b889 mgmt, main: add support for authorized commands by Steve DiBenedetto · 11 years ago
  18. 5330e0d mgmt, main: add strategy choice management and deprecate fib/set-strategy by Steve DiBenedetto · 11 years ago
  19. d482fd3 build: Fixes for the latest reorganizations in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  20. 0b73f44 mgmt: added FIB manager support for insert, delete, and remove-nexthop verbs by Steve DiBenedetto · 11 years ago
  21. bdedce9 mgmt: moved signing into AppFace, code streamlining, and bug fixes by Steve DiBenedetto · 11 years ago
  22. 80ddc21 mgmt: improved control response identification and bug fixes by Steve DiBenedetto · 11 years ago
  23. 43cd037 mgmt: improved interest filter matching and bug fixes by Steve DiBenedetto · 11 years ago
  24. 3970c89 mgmt: loosened coupling between FibManager and InternalFace by Steve DiBenedetto · 11 years ago
  25. 042bfe9 mgmt: Initial fib manager with support for fib/add-nexthop by Steve DiBenedetto · 11 years ago