1. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  2. d47cd63 rib: put PrefixAnnouncement in Route and RibEntry by Junxiao Shi · 6 years ago
  3. 952d6fd core: add a facility to execute functions on the RIB io_service by Teng Liang · 6 years ago
  4. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  5. fc2e13d fw: replace Link with forwarding hint by Junxiao Shi · 7 years ago
  6. 9954007 fw: abstract Nack processing out of BestRouteStrategy2 by Junxiao Shi · 8 years ago
  7. 231ddd7 ci: stop adding capabilities before running unit tests by Davide Pesavento · 8 years ago
  8. d763127 mgmt: CommandAuthenticator by Junxiao Shi · 8 years ago
  9. d23de8b tests: don't inline functions in test-common.hpp by Junxiao Shi · 8 years ago
  10. f5aee94 tests: fix running with non-root user by Weiwei Liu · 9 years ago
  11. c8a66d3 tests: delete pointless assert by Davide Pesavento · 9 years ago
  12. 0a49d34 face: UdpTransport by Yukai Tu · 9 years ago
  13. a98bf93 face: Refactor Face as LinkService+Transport by Eric Newberry · 9 years ago
  14. 0355e9f fw: Forwarder processes Link for mobility by Junxiao Shi · 9 years ago
  15. 3cb4fc6 fw: use UnitTestTimeFixture in NCC test case by Junxiao Shi · 10 years ago
  16. e368d99 table: simplify Measurements with C++11 features by Junxiao Shi · 10 years ago
  17. 455581d fw: use UnitTestClock in Forwarder persistent loop test case by Junxiao Shi · 10 years ago
  18. 4b3fc86 table: Offload the implicit digest calculation to the library by Alexander Afanasyev · 10 years ago
  19. c026d25 tests: Small fixes to eliminate false test failures due to recent changes in the library by Alexander Afanasyev · 10 years ago
  20. 8552a38 build: Enabling ability to use precompiled headers and some other build fixes by Alexander Afanasyev · 10 years ago
  21. 4a77136 build: == Dependency change == NFD now depends on ndn-cxx library by Alexander Afanasyev · 11 years ago
  22. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  23. 96b80bb table: Content Store performance fix by Ilya Moiseenko · 11 years ago
  24. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  25. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 11 years ago
  26. f3c0781 fw: refine pipelines, dispatch to strategy by Junxiao Shi · 11 years ago
  27. d9ee45c tests: resetGlobalIoService for every test by Junxiao Shi · 11 years ago