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