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