- a9e1ab2 build: require boost >= 1.71.0 by Davide Pesavento · 1 year, 3 months ago
- ae43030 Further reduce the use of std::bind() by Davide Pesavento · 1 year, 8 months ago
- 4064127 mgmt+tools: add missing includes by Davide Pesavento · 1 year, 10 months ago
- aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
- 6cc9541 docs: simplify conf.py and fix compatibility with upcoming Sphinx 6.0 by Davide Pesavento · 2 years, 3 months ago
- a9b09b6 build: make precompiled headers more useful by Davide Pesavento · 2 years, 7 months ago
- e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
- a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
- c52cd5e build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 2 years, 10 months ago
- 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
- 2208536 mgmt: fix construction of CertificateRequest in CommandAuthenticatorValidationPolicy by Davide Pesavento · 3 years, 9 months ago
- 264af77 build: prepend "NFD_" to various macro names to avoid conflicts by Davide Pesavento · 3 years, 11 months ago
- 47c343b tools: set CanBePrefix in autoconfig by Junxiao Shi · 6 years ago
- 14e71f0 tests+tools: minor code cleanup by Davide Pesavento · 6 years ago
- 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
- 97e3302 Replace nfd::getExtendedErrorMessage with boost::diagnostic_information by Davide Pesavento · 6 years ago
- 19779d8 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
- feddc3c core: use ndn-cxx scheduler::ScopedEventId by Junxiao Shi · 6 years ago
- 457f135 face+tools: use Boost.Endian for endianness conversions by Davide Pesavento · 6 years ago
- e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
- 45898d2 tools: fix compilation with Boost 1.67 by Davide Pesavento · 7 years ago
- 0c63c63 build: Fix build when std::to_string is not available by Alexander Afanasyev · 7 years ago
- 59769b1 Make the exit status consistent across all programs by Davide Pesavento · 7 years ago
- 847de40 build: Add warning for non-virtual destructor and fix discovered issues by Alexander Afanasyev · 7 years ago
- a997d29 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
- c8f17e5 tools: Make ndn-autoconfig register / instead of /ndn by Md Ashiqur Rahman · 7 years ago
- c0a5a39 Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS by Davide Pesavento · 7 years ago
- a5a3a87 tools: simplify autoconfig MulticastDiscovery stage by Junxiao Shi · 7 years ago
- cb76686 tools: refactor ndn-autoconfig by Junxiao Shi · 7 years ago
- f748a4e tools: rename autoconfig Base to Stage by Junxiao Shi · 7 years ago
- 83be1da use FaceUri and NetworkMonitor from ndn-cxx/net by Junxiao Shi · 7 years ago
- 16a3adf switch to ndn-cxx KeyChain v2 by Junxiao Shi · 8 years ago
- 9ae8857 tools: fix the inconsistent logging among ndn-autoconfig stages by Qi Zhao · 8 years ago
- 6fc57a6 tools: ndn-autoconfig continue proceeding with existing face by Qi Zhao · 8 years ago
- 7a294d4 tests+tools: add missing includes by Davide Pesavento · 8 years ago
- 2a00194 tools: Add NDN-FCH stage (service to get "closest" NDN hub) to ndn-autoconfig by Alexander Afanasyev · 8 years ago
- d0e276f tools: autoconfig MulticastDiscovery warns on Nack by Junxiao Shi · 8 years ago
- a889111 tools: ndn-autoconfig MulticastDiscovery uses FaceQueryDataset by Junxiao Shi · 8 years ago
- 52fa45c tools: ndn-autoconfig code style corrections by Junxiao Shi · 8 years ago
- 25c6ce4 mgmt+rib: include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
- 29b4128 rib+tools: adapt to Controller::CommandFailCallback with ControlResponse by Junxiao Shi · 8 years ago
- 9f5b01d core: move common.hpp to core/ by Junxiao Shi · 8 years ago
- b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
- 5c47597 tools: Automatically start ndn-autoconfig in nfd-start, if enabled in autoconfig.conf by Alexander Afanasyev · 9 years ago
- 6c4a67a tools: adapt to ndn-cxx SegmentFetcher API change by Muktadir R Chowdhury · 9 years ago
- ec2a698 Remove illegal std::to_string definition and use ndn::to_string in its place by Davide Pesavento · 9 years ago
- 67ba8d2 fw: rename BroadcastStrategy to MulticastStrategy by Junxiao Shi · 9 years ago
- 149e02c Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
- 78926c9 face/rib/tools: avoid deprecate Block::fromBuffer overloads by Junxiao Shi · 10 years ago
- ba3f79e tools: Ensure that ndn-autoconfig quits after successful discovery in non-daemon mode by Alexander Afanasyev · 10 years ago
- e46279dc tools: Daemon mode for ndn-autoconfig (re-run detection when connectivity changes) by Alexander Afanasyev · 10 years ago
- bda8366 tools: ndn-autoconfig: Register also /localhop/nfd prefix towards the hub by Alexander Afanasyev · 10 years ago
- 2a655f7 tools: Refactoring ndn-autoconfig implementation by Alexander Afanasyev · 10 years ago