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