1. ae43030 Further reduce the use of std::bind() by Davide Pesavento · 1 year, 8 months ago
  2. 63b3ae8 tools: fix compilation with latest ndn-cxx by Davide Pesavento · 1 year, 9 months ago
  3. aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
  4. 20cafa8 tests: minor code cleanups by Davide Pesavento · 2 years, 5 months ago
  5. a9b09b6 build: make precompiled headers more useful by Davide Pesavento · 2 years, 7 months ago
  6. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  7. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  8. b7bfcb9 build: switch to C++17 by Davide Pesavento · 2 years, 7 months ago
  9. 1b22a8c tests: drop redundant calls to Interest::setCanBePrefix(false) by Davide Pesavento · 2 years, 10 months ago
  10. c52cd5e build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 2 years, 10 months ago
  11. a599d2a Convert to span and avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  12. c414ca5 tools: Allow batch command processing by nfdc by Alexander Afanasyev · 3 years, 7 months ago
  13. 412c982 Reduce usage of std::bind() by Davide Pesavento · 3 years, 6 months ago
  14. 7249fb4 docs+tests: finalize migration to typed naming conventions by Eric Newberry · 3 years, 9 months ago
  15. 358414d fw: remove reliance upon marker name components by Eric Newberry · 3 years, 9 months ago
  16. 4400e42 fw: Remove NACKs from multicast strategy by Alexander Afanasyev · 3 years, 10 months ago
  17. 2135375 tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 4 years, 1 month ago
  18. a158370 Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 7 months ago
  19. 4995bf9 tools: erase all requested entries from CS in nfdc by Eric Newberry · 4 years, 8 months ago
  20. b93fb6c ci: set ASan's detect_invalid_pointer_pairs to 2 by Davide Pesavento · 4 years, 9 months ago
  21. d656aff tools: create face during nfdc route add by Eric Newberry · 4 years, 9 months ago
  22. 13ff259 mgmt+tools: allow MTU overrides on existing faces by Eric Newberry · 4 years, 10 months ago
  23. cf9e1c7 tests: avoid deprecated boost headers by Davide Pesavento · 5 years ago
  24. 57113d1 Revert "tools: display EndpointId in 'nfdc fib list'" by Ju Pan · 5 years ago
  25. 13839ac tools: display EndpointId in 'nfdc fib list' by Ju Pan · 6 years ago
  26. 47c343b tools: set CanBePrefix in autoconfig by Junxiao Shi · 6 years ago
  27. 73b4980 tests: add FreshnessPeriod where MustBeFresh is used by Junxiao Shi · 6 years ago
  28. 14e71f0 tests+tools: minor code cleanup by Davide Pesavento · 6 years ago
  29. cf7db2f tests: unit-tests-{core,tools} no longer require a global io_service by Davide Pesavento · 6 years ago
  30. b7703ad tests: introduce ClockFixture by Davide Pesavento · 6 years ago
  31. 1d12d2f tests: IdentityManagementFixture no longer derives from BaseFixture by Davide Pesavento · 6 years ago
  32. fa2aa50 face+tools: fix compilation with Boost 1.69.0 by Davide Pesavento · 6 years ago
  33. 3dade00 core+daemon: eliminate scheduler::{schedule,cancel} wrappers by Davide Pesavento · 6 years ago
  34. 8b663a9 tools: replace boost::any usage with ndn::any by Davide Pesavento · 6 years ago
  35. 7570e77 tools: display satisfied and unsatisfied interests counters by Ju Pan · 6 years ago
  36. a4d7fe0 tools: implement 'nfdc cs erase' command by Junxiao Shi · 6 years ago
  37. d657d53 build: require clang >= 3.6 by Davide Pesavento · 7 years ago
  38. 359135c tests: check against new SegmentFetcher error messages by Eric Newberry · 7 years ago
  39. 4f8dd96 tools: add mtu option to 'nfdc face create' by Eric Newberry · 7 years ago
  40. 1705744 tests: stop using deprecated {get,set}FinalBlockId by Davide Pesavento · 7 years ago
  41. 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
  42. 7a36ac7 tools: include CS config in 'nfdc cs info' by Junxiao Shi · 7 years ago
  43. cdf7845 tools: add 'nfdc cs config' command by Junxiao Shi · 7 years ago
  44. 8dc473a tools: simplify on/off attribute printing by Junxiao Shi · 7 years ago
  45. d214744 tools: alias 'nfdc cs' to 'nfdc cs info' by Davide Pesavento · 7 years ago
  46. 2a58815 tools: extend nfdc help to cover more cases by Davide Pesavento · 7 years ago
  47. e0bae0f tools: make nfdc smarter when the user asks for help by Davide Pesavento · 7 years ago
  48. 0033578 tests: increase tolerance in several time-sensitive test cases by Davide Pesavento · 7 years ago
  49. de33245 tools: add congestion marking parameters to nfdc face create by Eric Newberry · 7 years ago
  50. 3160a3f tools: implement 'nfdc cs info' command by Junxiao Shi · 7 years ago
  51. 0c63c63 build: Fix build when std::to_string is not available by Alexander Afanasyev · 7 years ago
  52. 847de40 build: Add warning for non-virtual destructor and fix discovered issues by Alexander Afanasyev · 7 years ago
  53. ac238f2 tests+tools: fix build with clang-5.0 by Davide Pesavento · 7 years ago
  54. 84d3adc tools: add reliability option to nfdc face create by Eric Newberry · 7 years ago
  55. c8f17e5 tools: Make ndn-autoconfig register / instead of /ndn by Md Ashiqur Rahman · 7 years ago
  56. c0a5a39 Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS by Davide Pesavento · 7 years ago
  57. 01bbd09 tools: delete nfdId from 'nfdc status' output by Alexander Afanasyev · 7 years ago
  58. b347b7f tools: switch to v2::Validator in nfdc by Junxiao Shi · 7 years ago
  59. a5a3a87 tools: simplify autoconfig MulticastDiscovery stage by Junxiao Shi · 7 years ago
  60. cb76686 tools: refactor ndn-autoconfig by Junxiao Shi · 7 years ago
  61. 3b08154 tools: modularize ndn-autoconfig-server by Junxiao Shi · 7 years ago
  62. 7d8695d tests: check for new FaceUri canonization result string syntax by Eric Newberry · 8 years ago
  63. 16a3adf switch to ndn-cxx KeyChain v2 by Junxiao Shi · 8 years ago
  64. 5c1bb36 tests: include Flags in mocked faces/create response by Junxiao Shi · 8 years ago
  65. 1cce2a3 mgmt: enable LocalUri in faces/create command response by Junxiao Shi · 8 years ago
  66. 8eda682 tools: nfdc route commands accept and print RouteOrigin strings by Junxiao Shi · 8 years ago
  67. b283f52 tools: nfdc strategy set/unset commands by Junxiao Shi · 8 years ago
  68. f03d479 mgmt+tools: rename 'datas' to 'data' by Junxiao Shi · 8 years ago
  69. 5d3e481 tools: nfdc strategy list/show commands by Junxiao Shi · 8 years ago
  70. 0d97692 tools: nfdc face create command accepts local FaceUri by Junxiao Shi · 8 years ago
  71. 1d62e62 tools: nfdc route list and nfd route show commands by Junxiao Shi · 8 years ago
  72. 1a25a6e tests: MockNfdMgmtFixture requires specific command Interest by Junxiao Shi · 8 years ago
  73. 084b795 tools: nfdc route remove command by Junxiao Shi · 8 years ago
  74. 918e5d4 tools: nfdc route add command by Junxiao Shi · 8 years ago
  75. 36e5429 tools: nfdc face list command with filters by Junxiao Shi · 8 years ago
  76. 58ba3f9 mgmt+tools: rework FacePersistency handling in faces/create and faces/update by Yanbiao Li · 8 years ago
  77. 970f648 tools: nfdc face create output fix by Junxiao Shi · 8 years ago
  78. 8f803f2 tools: use FindFace in nfdc face show command by Junxiao Shi · 8 years ago
  79. 05dd444 tools: nfdc face destroy command by Junxiao Shi · 8 years ago
  80. 1d7fef5 tools: nfdc face create command by Junxiao Shi · 8 years ago
  81. 056815e tools: fix nfdc::text::ItemAttributes evaluation order bug by Junxiao Shi · 8 years ago
  82. 215fd0b tools: import FacePersistency and FaceUri to nfdc namespace by Junxiao Shi · 8 years ago
  83. 1f481fa tools: nfdc face show command by Junxiao Shi · 8 years ago
  84. 6d932e8 tools: display face flags in nfdc and nfd-status-http-server by Eric Newberry · 8 years ago
  85. 6c13562 tools: nfdc help command by Junxiao Shi · 8 years ago
  86. 737c43c tools: nfdc creates Face and KeyChain in main function by Junxiao Shi · 8 years ago
  87. 64567bb tools: nfdc command line parser by Junxiao Shi · 8 years ago
  88. 8c39bf0 tools: rename nfd::tools::nfdc::OutputFormat to ReportFormat by Junxiao Shi · 8 years ago
  89. 29b4128 rib+tools: adapt to Controller::CommandFailCallback with ControlResponse by Junxiao Shi · 8 years ago
  90. 331ade7 tools: merge nfd-status into nfdc by Junxiao Shi · 8 years ago
  91. 38f4ce9 tools: refactor nfd-status by Junxiao Shi · 8 years ago