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