1. d91fe6d core+face: avoid deprecated Boost.Asio interfaces by Davide Pesavento · 1 year, 3 months ago
  2. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  3. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  4. 2cae8ca core: move nfd-specific files to daemon/ by Davide Pesavento · 6 years ago
  5. cf7db2f tests: unit-tests-{core,tools} no longer require a global io_service by Davide Pesavento · 6 years ago
  6. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago[Renamed (93%) from tests/limited-io.cpp]
  7. 97e3302 Replace nfd::getExtendedErrorMessage with boost::diagnostic_information by Davide Pesavento · 6 years ago
  8. 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  9. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
  10. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  11. f35a5a9 tests: in LimitedIo, use std::exception_ptr to avoid slicing by Davide Pesavento · 9 years ago
  12. 149e02c Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  13. 3cb4fc6 fw: use UnitTestTimeFixture in NCC test case by Junxiao Shi · 10 years ago
  14. 455581d fw: use UnitTestClock in Forwarder persistent loop test case by Junxiao Shi · 10 years ago
  15. 82e7f58 fw: NccStrategy remembers only best face by Junxiao Shi · 10 years ago
  16. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago[Renamed from tests/core/limited-io.cpp]
  17. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  18. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 11 years ago
  19. 98e29f4 core: delete deprecated getGlobalScheduler() API by Junxiao Shi · 11 years ago
  20. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  21. 7e2413b tests: use LimitedIo API for time or IO limits by Junxiao Shi · 11 years ago
  22. d9ee45c tests: resetGlobalIoService for every test by Junxiao Shi · 11 years ago
  23. 0b5fbbb fw: NccStrategy by Junxiao Shi · 11 years ago