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