1. ae43030 Further reduce the use of std::bind() by Davide Pesavento · 1 year, 8 months ago
  2. d6ea0b1 tests: use std::nullopt by Davide Pesavento · 1 year, 10 months ago
  3. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  4. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  5. b7bfcb9 build: switch to C++17 by Davide Pesavento · 2 years, 7 months ago
  6. deb5427 daemon+tests: avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  7. 2135375 tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 4 years, 1 month ago
  8. 18c2b29 mgmt: use a separate validator for prefix announcements by Teng Liang · 5 years ago
  9. df1dc65 rib: change FIB update mocking method by Junxiao Shi · 5 years ago
  10. cf7db2f tests: unit-tests-{core,tools} no longer require a global io_service by Davide Pesavento · 6 years ago
  11. 1d12d2f tests: IdentityManagementFixture no longer derives from BaseFixture by Davide Pesavento · 6 years ago
  12. 0a71dd3 mgmt+rib: use getScheduler() in RibManager and Readvertise by Davide Pesavento · 6 years ago
  13. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  14. 78ddcab mgmt: merge ManagerBase with NfdManagerBase by Davide Pesavento · 6 years ago
  15. 8a05c7f rib: move RibManager to mgmt by Davide Pesavento · 6 years ago[Renamed (92%) from tests/daemon/rib/sl-announce.t.cpp]
  16. 1b077f6 rib: move entire subdir to daemon/rib by Davide Pesavento · 6 years ago[Renamed from tests/rib/sl-announce.t.cpp]
  17. a4e6ec3 rib: do the longest-prefix match in self-learning route renew helper by Teng Liang · 6 years ago
  18. e1bdc08 rib: stop using the global scheduler by Davide Pesavento · 6 years ago
  19. 5ba7dfc rib: provide self-learning helpers by Junxiao Shi · 6 years ago