1. 5144f82 mgmt+core: Moving SegmentPublisher to core/ and removing KeyChain from nfd::AppFace by Vince Lehman · 10 years ago
  2. f698028 src: Remove unnecessary uses of boost::cref in make_shared and replace boost::cref/boost::ref with just cref/ref by Alexander Afanasyev · 10 years ago
  3. 4a77136 build: == Dependency change == NFD now depends on ndn-cxx library by Alexander Afanasyev · 10 years ago
  4. 20d3144 rib: Switch RibManager to use NFD RIB Management protocol by Alexander Afanasyev · 10 years ago
  5. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 10 years ago
  6. bf9edee logging: Reducing log level in several places by Alexander Afanasyev · 10 years ago
  7. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 10 years ago
  8. 51d242a mgmt: refactor management modules to use ControlCommand by Steve DiBenedetto · 10 years ago
  9. 7564d97 mgmt: refactor management modules to conform to NFD Management Protocol by Steve DiBenedetto · 10 years ago
  10. 6214e56 mgmt: add support for FIB enumeration protocol by Steve DiBenedetto · 10 years ago
  11. 1a3c673 mgmt: add certificate generation/export instructions to nfd.conf.sample.in and README.md by Steve DiBenedetto · 10 years ago
  12. d030cfc mgmt: fib manager implicit fib entry insertion and deletion by Steve DiBenedetto · 10 years ago
  13. 2c2b889 mgmt, main: add support for authorized commands by Steve DiBenedetto · 10 years ago
  14. 5330e0d mgmt, main: add strategy choice management and deprecate fib/set-strategy by Steve DiBenedetto · 10 years ago
  15. ad4afd1 table: FIB on NameTree by HangZhang · 10 years ago
  16. 2693db9 mgmt: echo FibManagementOptions as response body on command success by Steve DiBenedetto · 10 years ago
  17. d482fd3 build: Fixes for the latest reorganizations in ndn-cpp-dev library by Alexander Afanasyev · 10 years ago
  18. b78ec7d build: Fixing code to compile using the latest version of ndn-cpp-dev by Alexander Afanasyev · 10 years ago
  19. 0b73f44 mgmt: added FIB manager support for insert, delete, and remove-nexthop verbs by Steve DiBenedetto · 10 years ago
  20. bdedce9 mgmt: moved signing into AppFace, code streamlining, and bug fixes by Steve DiBenedetto · 10 years ago
  21. 80ddc21 mgmt: improved control response identification and bug fixes by Steve DiBenedetto · 10 years ago
  22. 3970c89 mgmt: loosened coupling between FibManager and InternalFace by Steve DiBenedetto · 10 years ago
  23. 042bfe9 mgmt: Initial fib manager with support for fib/add-nexthop by Steve DiBenedetto · 10 years ago