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