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