1. caa60cc tests: merge unit-tests-rib into unit-tests-daemon by Davide Pesavento · 10 months ago
  2. f56cf63 tests: replace Boost.MPL with Mp11 by Davide Pesavento · 11 months ago
  3. 5d64263 daemon: use asio::defer() instead of asio::post() where appropriate by Davide Pesavento · 1 year, 3 months ago
  4. a9e1ab2 build: require boost >= 1.71.0 by Davide Pesavento · 1 year, 3 months ago
  5. ae43030 Further reduce the use of std::bind() by Davide Pesavento · 1 year, 8 months ago
  6. d6ea0b1 tests: use std::nullopt by Davide Pesavento · 1 year, 10 months ago
  7. a9b09b6 build: make precompiled headers more useful by Davide Pesavento · 2 years, 7 months ago
  8. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  9. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  10. b7bfcb9 build: switch to C++17 by Davide Pesavento · 2 years, 7 months ago
  11. 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
  12. 2135375 tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 4 years, 1 month ago
  13. 18c2b29 mgmt: use a separate validator for prefix announcements by Teng Liang · 5 years ago
  14. 6598fb0 rib: error out if both localhop_security and auto_prefix_propagate are enabled by Wenkai Zheng · 5 years ago
  15. df1dc65 rib: change FIB update mocking method by Junxiao Shi · 5 years ago
  16. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  17. 14e71f0 tests+tools: minor code cleanup by Davide Pesavento · 6 years ago
  18. cf7db2f tests: unit-tests-{core,tools} no longer require a global io_service by Davide Pesavento · 6 years ago
  19. 1d12d2f tests: IdentityManagementFixture no longer derives from BaseFixture by Davide Pesavento · 6 years ago
  20. 0a71dd3 mgmt+rib: use getScheduler() in RibManager and Readvertise by Davide Pesavento · 6 years ago
  21. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  22. 8a05c7f rib: move RibManager to mgmt by Davide Pesavento · 6 years ago
  23. 1b077f6 rib: move entire subdir to daemon/rib by Davide Pesavento · 6 years ago