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