1. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  2. 14e71f0 tests+tools: minor code cleanup by Davide Pesavento · 6 years ago
  3. 0a71dd3 mgmt+rib: use getScheduler() in RibManager and Readvertise by Davide Pesavento · 6 years ago
  4. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  5. 1b077f6 rib: move entire subdir to daemon/rib by Davide Pesavento · 6 years ago[Renamed from rib/readvertise/readvertise.cpp]
  6. b8bd5ee core: use ndn-cxx's getRandomNumberEngine() by Davide Pesavento · 6 years ago
  7. feddc3c core: use ndn-cxx scheduler::ScopedEventId by Junxiao Shi · 6 years ago
  8. e1bdc08 rib: stop using the global scheduler by Davide Pesavento · 6 years ago
  9. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
  10. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  11. 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
  12. 89c0ea0 rib: introduce Readvertise by Junxiao Shi · 8 years ago