- 23135a4 Add Dockerfile for nfd-status-http-server by Varun Patil · 1 year, 1 month ago
- e277f8b tools: switch to Face::getIoContext() by Davide Pesavento · 1 year, 2 months ago
- d91fe6d core+face: avoid deprecated Boost.Asio interfaces by Davide Pesavento · 1 year, 3 months ago
- a9e1ab2 build: require boost >= 1.71.0 by Davide Pesavento · 1 year, 3 months ago
- 910232f build: use python f-strings by Davide Pesavento · 1 year, 4 months ago
- decaf50 tools: modernize nfd-status-http-server and improve error handling by Davide Pesavento · 1 year, 4 months ago
- ae43030 Further reduce the use of std::bind() by Davide Pesavento · 1 year, 8 months ago
- 63b3ae8 tools: fix compilation with latest ndn-cxx by Davide Pesavento · 1 year, 9 months ago
- 4064127 mgmt+tools: add missing includes by Davide Pesavento · 1 year, 10 months ago
- d6ea0b1 tests: use std::nullopt by Davide Pesavento · 1 year, 10 months ago
- bf4c131 docs: update several URLs to point to docs.named-data.net 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
- 990620a nfdc: merge canonizer.hpp and find-face.hpp into face-helpers.hpp by Davide Pesavento · 2 years, 7 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
- b7bfcb9 build: switch to C++17 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
- a599d2a Convert to span and avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
- c414ca5 tools: Allow batch command processing by nfdc by Alexander Afanasyev · 3 years, 7 months ago
- 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
- d69070e ci+docs+tools: stop using deprecated ndnsec commands by Davide Pesavento · 3 years, 7 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
- a158370 Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 7 months ago
- 4995bf9 tools: erase all requested entries from CS in nfdc by Eric Newberry · 4 years, 8 months ago
- d656aff tools: create face during nfdc route add by Eric Newberry · 4 years, 9 months ago
- 13ff259 mgmt+tools: allow MTU overrides on existing faces by Eric Newberry · 4 years, 10 months ago
- 5a89769 Use NDN_CXX_UNREACHABLE where appropriate by Davide Pesavento · 5 years ago
- 57113d1 Revert "tools: display EndpointId in 'nfdc fib list'" by Ju Pan · 5 years ago
- 13839ac tools: display EndpointId in 'nfdc fib list' by Ju Pan · 6 years 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
- c6a65ad nfd-status-http-server: fix display of satisfied/unsatisfied Interests by Davide Pesavento · 6 years ago
- fa2aa50 face+tools: fix compilation with Boost 1.69.0 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
- 8b663a9 tools: replace boost::any usage with ndn::any by Davide Pesavento · 6 years ago
- 7570e77 tools: display satisfied and unsatisfied interests counters by Ju Pan · 6 years ago
- a4d7fe0 tools: implement 'nfdc cs erase' command by Junxiao Shi · 6 years ago
- 457f135 face+tools: use Boost.Endian for endianness conversions by Davide Pesavento · 6 years ago
- 4f8dd96 tools: add mtu option to 'nfdc face create' by Eric Newberry · 7 years ago
- e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
- 9c33b90 core+face+tools: use asio::ip::address::from_string directly by Davide Pesavento · 7 years ago
- 45898d2 tools: fix compilation with Boost 1.67 by Davide Pesavento · 7 years ago
- 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
- 7a36ac7 tools: include CS config in 'nfdc cs info' by Junxiao Shi · 7 years ago
- 0064c1d build: update waf to version 2.0.6 by Davide Pesavento · 7 years ago
- cdf7845 tools: add 'nfdc cs config' command by Junxiao Shi · 7 years ago
- 8dc473a tools: simplify on/off attribute printing by Junxiao Shi · 7 years ago
- b922c88 tools: ignore URL query string in nfd-status-http-server by Davide Pesavento · 7 years ago
- 9e5b8af tools: fix a couple of HTML/CSS validation errors in the status page by Davide Pesavento · 7 years ago
- 6a88b5f tools: use CSS to paint table rows with alternating colors in the status page by Davide Pesavento · 7 years ago
- d9c520b tools: fix listing of face flags in HTML status page by Davide Pesavento · 7 years ago
- d214744 tools: alias 'nfdc cs' to 'nfdc cs info' by Davide Pesavento · 7 years ago
- 2a58815 tools: extend nfdc help to cover more cases by Davide Pesavento · 7 years ago
- e0bae0f tools: make nfdc smarter when the user asks for help by Davide Pesavento · 7 years ago
- 56a741f tools: port nfd-status-http-server to python3 by Davide Pesavento · 7 years ago
- de33245 tools: add congestion marking parameters to nfdc face create by Eric Newberry · 7 years ago
- 3160a3f tools: implement 'nfdc cs info' command by Junxiao Shi · 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
- afb2059 use ndn::ip::address(V6)FromString for scope-id aware conversion by Yanbiao Li · 7 years ago
- 847de40 build: Add warning for non-virtual destructor and fix discovered issues by Alexander Afanasyev · 7 years ago
- ac238f2 tests+tools: fix build with clang-5.0 by Davide Pesavento · 7 years ago
- 84d3adc tools: add reliability option to nfdc face create by Eric Newberry · 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
- 01bbd09 tools: delete nfdId from 'nfdc status' output by Alexander Afanasyev · 7 years ago
- 15902ef tools: delete legacy nfdc and nfd-status invocations by Junxiao Shi · 7 years ago
- b347b7f tools: switch to v2::Validator in nfdc by Junxiao Shi · 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
- 3b08154 tools: modularize ndn-autoconfig-server by Junxiao Shi · 7 years ago
- 83be1da use FaceUri and NetworkMonitor from ndn-cxx/net by Junxiao Shi · 7 years ago
- 08e9631 tools: simplify nfd-autoreg with range-based for 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
- 1cce2a3 mgmt: enable LocalUri in faces/create command response by Junxiao Shi · 8 years ago
- 22db539 rib+tools: use ndn::nfd::RouteOrigin instead of uint64_t by Davide Pesavento · 8 years ago
- 8eda682 tools: nfdc route commands accept and print RouteOrigin strings by Junxiao Shi · 8 years ago
- b283f52 tools: nfdc strategy set/unset commands by Junxiao Shi · 8 years ago
- f03d479 mgmt+tools: rename 'datas' to 'data' by Junxiao Shi · 8 years ago
- 6fc57a6 tools: ndn-autoconfig continue proceeding with existing face by Qi Zhao · 8 years ago
- 5d3e481 tools: nfdc strategy list/show commands by Junxiao Shi · 8 years ago
- 0d97692 tools: nfdc face create command accepts local FaceUri by Junxiao Shi · 8 years ago
- f6af4f8 tools: deprecate nfdc register/unregister/add-nexthop/remove-nexthop by Junxiao Shi · 8 years ago
- 1d62e62 tools: nfdc route list and nfd route show commands by Junxiao Shi · 8 years ago
- f7bf409 tools: fix compilation error due to ndn-cxx RouteFlags change by Ashlesh Gawande · 8 years ago
- 084b795 tools: nfdc route remove command by Junxiao Shi · 8 years ago
- 918e5d4 tools: nfdc route add command by Junxiao Shi · 8 years ago
- 7a294d4 tests+tools: add missing includes by Davide Pesavento · 8 years ago
- d695801 tools: deprecate nfdc create and nfdc destroy by Junxiao Shi · 8 years ago
- 26cbdbd tools: follow API change in ndn::nfd::Route by Davide Pesavento · 8 years ago
- 36e5429 tools: nfdc face list command with filters by Junxiao Shi · 8 years ago