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