1. 4c95771 face: change default Unix socket path by Davide Pesavento · 12 months ago
  2. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  3. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  4. 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
  5. 2297490 face: use /run/nfd.sock on Linux by Eric Newberry · 4 years, 9 months ago
  6. 854866f rib: fix logic bug in config file validation by Jongseok Lee · 4 years, 10 months ago
  7. 18c2b29 mgmt: use a separate validator for prefix announcements by Teng Liang · 5 years ago
  8. 6598fb0 rib: error out if both localhop_security and auto_prefix_propagate are enabled by Wenkai Zheng · 5 years ago
  9. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  10. 0a71dd3 mgmt+rib: use getScheduler() in RibManager and Readvertise by Davide Pesavento · 6 years ago
  11. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  12. 1b077f6 rib: move entire subdir to daemon/rib by Davide Pesavento · 6 years ago[Renamed from rib/service.cpp]
  13. 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  14. f48d080 rib: reimplement auto prefix propagation based on readvertise by Yanbiao Li · 7 years ago
  15. e1bdc08 rib: stop using the global scheduler by Davide Pesavento · 6 years ago
  16. 3c0c035 rib: Avoid use of orphaned ValidationPolicyConfig by Alexander Afanasyev · 6 years ago
  17. 5ba7dfc rib: provide self-learning helpers by Junxiao Shi · 6 years ago
  18. f84bac5 rib: fix initialization error in Service by Ashlesh Gawande · 6 years ago
  19. f4cfed1 rib: move config parsing to Service class by Junxiao Shi · 6 years ago
  20. 9f8b10e rib: change object ownership by Davide Pesavento · 6 years ago
  21. 04d5ce6 rib: make Service globally accessible via get() static function by Teng Liang · 6 years ago
  22. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  23. ecc45cb rib: use faces/update instead of faces/enable-local-control to enable local fields by Eric Newberry · 8 years ago
  24. b260017 rib+tools: delete NRD by Junxiao Shi · 8 years ago[Renamed (93%) from rib/nrd.cpp]
  25. cf0db02 rib: refactor RibManager to use ManagementDispatcher by Yanbiao Li · 9 years ago
  26. 149e02c Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  27. c1dfdb4 rib: Accept KeyChain in RibManager constructor by Vince Lehman · 9 years ago
  28. c3ea5a7 rib: Use only a forward declaration of RibManager in the header of Nrd class by Alexander Afanasyev · 10 years ago
  29. 3136792 rib: Refactor initialization of NRD instance by Alexander Afanasyev · 10 years ago