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