1. d7083a5 tests: refactor EthernetFixture by Davide Pesavento · 1 year, 2 months ago
  2. 5d64263 daemon: use asio::defer() instead of asio::post() where appropriate by Davide Pesavento · 1 year, 3 months ago
  3. ae43030 Further reduce the use of std::bind() by Davide Pesavento · 1 year, 8 months ago
  4. aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
  5. 20cafa8 tests: minor code cleanups by Davide Pesavento · 2 years, 5 months ago
  6. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  7. b7bfcb9 build: switch to C++17 by Davide Pesavento · 2 years, 7 months ago
  8. a599d2a Convert to span and avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  9. 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
  10. 2135375 tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 4 years, 1 month ago
  11. cf9e1c7 tests: avoid deprecated boost headers by Davide Pesavento · 5 years ago
  12. 73b4980 tests: add FreshnessPeriod where MustBeFresh is used by Junxiao Shi · 6 years ago
  13. b7703ad tests: introduce ClockFixture by Davide Pesavento · 6 years ago
  14. 1d12d2f tests: IdentityManagementFixture no longer derives from BaseFixture by Davide Pesavento · 6 years ago
  15. 1705744 tests: stop using deprecated {get,set}FinalBlockId by Davide Pesavento · 7 years ago
  16. 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
  17. 847de40 build: Add warning for non-virtual destructor and fix discovered issues by Alexander Afanasyev · 7 years ago
  18. cb76686 tools: refactor ndn-autoconfig by Junxiao Shi · 7 years ago