1. 9c33b90 core+face+tools: use asio::ip::address::from_string directly by Davide Pesavento · 6 years ago
  2. 45898d2 tools: fix compilation with Boost 1.67 by Davide Pesavento · 7 years ago
  3. 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
  4. 7a36ac7 tools: include CS config in 'nfdc cs info' by Junxiao Shi · 7 years ago
  5. 0064c1d build: update waf to version 2.0.6 by Davide Pesavento · 7 years ago
  6. cdf7845 tools: add 'nfdc cs config' command by Junxiao Shi · 7 years ago
  7. 8dc473a tools: simplify on/off attribute printing by Junxiao Shi · 7 years ago
  8. b922c88 tools: ignore URL query string in nfd-status-http-server by Davide Pesavento · 7 years ago
  9. 9e5b8af tools: fix a couple of HTML/CSS validation errors in the status page by Davide Pesavento · 7 years ago
  10. 6a88b5f tools: use CSS to paint table rows with alternating colors in the status page by Davide Pesavento · 7 years ago
  11. d9c520b tools: fix listing of face flags in HTML status page by Davide Pesavento · 7 years ago
  12. d214744 tools: alias 'nfdc cs' to 'nfdc cs info' by Davide Pesavento · 7 years ago
  13. 2a58815 tools: extend nfdc help to cover more cases by Davide Pesavento · 7 years ago
  14. e0bae0f tools: make nfdc smarter when the user asks for help by Davide Pesavento · 7 years ago
  15. 56a741f tools: port nfd-status-http-server to python3 by Davide Pesavento · 7 years ago
  16. de33245 tools: add congestion marking parameters to nfdc face create by Eric Newberry · 7 years ago
  17. 3160a3f tools: implement 'nfdc cs info' command by Junxiao Shi · 7 years ago
  18. 0c63c63 build: Fix build when std::to_string is not available by Alexander Afanasyev · 7 years ago
  19. 59769b1 Make the exit status consistent across all programs by Davide Pesavento · 7 years ago
  20. afb2059 use ndn::ip::address(V6)FromString for scope-id aware conversion by Yanbiao Li · 7 years ago
  21. 847de40 build: Add warning for non-virtual destructor and fix discovered issues by Alexander Afanasyev · 7 years ago
  22. ac238f2 tests+tools: fix build with clang-5.0 by Davide Pesavento · 7 years ago
  23. 84d3adc tools: add reliability option to nfdc face create by Eric Newberry · 7 years ago
  24. a997d29 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
  25. c8f17e5 tools: Make ndn-autoconfig register / instead of /ndn by Md Ashiqur Rahman · 7 years ago
  26. c0a5a39 Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS by Davide Pesavento · 7 years ago
  27. 01bbd09 tools: delete nfdId from 'nfdc status' output by Alexander Afanasyev · 7 years ago
  28. 15902ef tools: delete legacy nfdc and nfd-status invocations by Junxiao Shi · 7 years ago
  29. b347b7f tools: switch to v2::Validator in nfdc by Junxiao Shi · 7 years ago
  30. a5a3a87 tools: simplify autoconfig MulticastDiscovery stage by Junxiao Shi · 7 years ago
  31. cb76686 tools: refactor ndn-autoconfig by Junxiao Shi · 7 years ago
  32. f748a4e tools: rename autoconfig Base to Stage by Junxiao Shi · 7 years ago
  33. 3b08154 tools: modularize ndn-autoconfig-server by Junxiao Shi · 7 years ago
  34. 83be1da use FaceUri and NetworkMonitor from ndn-cxx/net by Junxiao Shi · 7 years ago
  35. 08e9631 tools: simplify nfd-autoreg with range-based for by Junxiao Shi · 7 years ago
  36. 16a3adf switch to ndn-cxx KeyChain v2 by Junxiao Shi · 7 years ago
  37. 9ae8857 tools: fix the inconsistent logging among ndn-autoconfig stages by Qi Zhao · 7 years ago
  38. 1cce2a3 mgmt: enable LocalUri in faces/create command response by Junxiao Shi · 8 years ago
  39. 22db539 rib+tools: use ndn::nfd::RouteOrigin instead of uint64_t by Davide Pesavento · 8 years ago
  40. 8eda682 tools: nfdc route commands accept and print RouteOrigin strings by Junxiao Shi · 8 years ago
  41. b283f52 tools: nfdc strategy set/unset commands by Junxiao Shi · 8 years ago
  42. f03d479 mgmt+tools: rename 'datas' to 'data' by Junxiao Shi · 8 years ago
  43. 6fc57a6 tools: ndn-autoconfig continue proceeding with existing face by Qi Zhao · 8 years ago
  44. 5d3e481 tools: nfdc strategy list/show commands by Junxiao Shi · 8 years ago
  45. 0d97692 tools: nfdc face create command accepts local FaceUri by Junxiao Shi · 8 years ago
  46. f6af4f8 tools: deprecate nfdc register/unregister/add-nexthop/remove-nexthop by Junxiao Shi · 8 years ago
  47. 1d62e62 tools: nfdc route list and nfd route show commands by Junxiao Shi · 8 years ago
  48. f7bf409 tools: fix compilation error due to ndn-cxx RouteFlags change by Ashlesh Gawande · 8 years ago
  49. 084b795 tools: nfdc route remove command by Junxiao Shi · 8 years ago
  50. 918e5d4 tools: nfdc route add command by Junxiao Shi · 8 years ago
  51. 7a294d4 tests+tools: add missing includes by Davide Pesavento · 8 years ago
  52. d695801 tools: deprecate nfdc create and nfdc destroy by Junxiao Shi · 8 years ago
  53. 26cbdbd tools: follow API change in ndn::nfd::Route by Davide Pesavento · 8 years ago
  54. 36e5429 tools: nfdc face list command with filters by Junxiao Shi · 8 years ago
  55. 58ba3f9 mgmt+tools: rework FacePersistency handling in faces/create and faces/update by Yanbiao Li · 8 years ago
  56. 970f648 tools: nfdc face create output fix by Junxiao Shi · 8 years ago
  57. 8f803f2 tools: use FindFace in nfdc face show command by Junxiao Shi · 8 years ago
  58. 05dd444 tools: nfdc face destroy command by Junxiao Shi · 8 years ago
  59. 1d7fef5 tools: nfdc face create command by Junxiao Shi · 8 years ago
  60. 056815e tools: fix nfdc::text::ItemAttributes evaluation order bug by Junxiao Shi · 8 years ago
  61. 215fd0b tools: import FacePersistency and FaceUri to nfdc namespace by Junxiao Shi · 8 years ago
  62. 1f481fa tools: nfdc face show command by Junxiao Shi · 8 years ago
  63. 88a062d tools: add exit code and streams to nfdc::ExecuteContext by Junxiao Shi · 8 years ago
  64. 2a00194 tools: Add NDN-FCH stage (service to get "closest" NDN hub) to ndn-autoconfig by Alexander Afanasyev · 8 years ago
  65. 9137e9e tools: nfd-status-http-server returns HTTP 504 when NFD is not running by Junxiao Shi · 8 years ago
  66. d0e276f tools: autoconfig MulticastDiscovery warns on Nack by Junxiao Shi · 8 years ago
  67. a889111 tools: ndn-autoconfig MulticastDiscovery uses FaceQueryDataset by Junxiao Shi · 8 years ago
  68. 52fa45c tools: ndn-autoconfig code style corrections by Junxiao Shi · 8 years ago
  69. 934f505 tools: deprecate nfd-status command line options by Junxiao Shi · 8 years ago
  70. e273333 tools: nfd-status-http-server invokes nfdc by Junxiao Shi · 8 years ago
  71. 6d932e8 tools: display face flags in nfdc and nfd-status-http-server by Eric Newberry · 8 years ago
  72. ae88938 tools: nfdc status commands by Junxiao Shi · 8 years ago
  73. 6c13562 tools: nfdc help command by Junxiao Shi · 8 years ago
  74. 7c79513 tools: fetch face dataset with StatusDataset client in nfd-autoreg by Weiwei Liu · 8 years ago
  75. c143afe tools: various improvements in nfdc by Junxiao Shi · 8 years ago
  76. 3d1eb09 tools: nfdc status commands by Junxiao Shi · 8 years ago
  77. bf6acd5 tools: normalize nfdc exit codes by Junxiao Shi · 8 years ago
  78. 737c43c tools: nfdc creates Face and KeyChain in main function by Junxiao Shi · 8 years ago
  79. 25c6ce4 mgmt+rib: include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
  80. 64567bb tools: nfdc command line parser by Junxiao Shi · 8 years ago
  81. 2f74132 tools: legacy nfdc parses command with Boost.Program_options by Junxiao Shi · 8 years ago
  82. 8c39bf0 tools: rename nfd::tools::nfdc::OutputFormat to ReportFormat by Junxiao Shi · 8 years ago
  83. 29b4128 rib+tools: adapt to Controller::CommandFailCallback with ControlResponse by Junxiao Shi · 8 years ago
  84. 331ade7 tools: merge nfd-status into nfdc by Junxiao Shi · 8 years ago
  85. d243d71 tools: split nfdc into multiple files by Junxiao Shi · 8 years ago
  86. 9f5b01d core: move common.hpp to core/ by Junxiao Shi · 8 years ago
  87. 38f4ce9 tools: refactor nfd-status by Junxiao Shi · 8 years ago
  88. 5149320 tools: don't use deprecated ndn::encoding::dataBlock by Junxiao Shi · 8 years ago
  89. b260017 rib+tools: delete NRD by Junxiao Shi · 8 years ago
  90. 3d1874a build: Adjust order of link flags by Alexander Afanasyev · 8 years ago
  91. ace83ac tools: display Nack counters in nfd-status by Weiwei Liu · 9 years ago
  92. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  93. 2c5a01a tools: nfd-status retrieves ForwarderStatus with SegmentFetcher by Weiwei Liu · 9 years ago
  94. 42388d6 tools: delete deprecated ndn-tlv-peek and ndn-tlv-poke by Davide Pesavento · 9 years ago
  95. 498373d mgmt: publish GeneralStatus dataset by Junxiao Shi · 9 years ago
  96. 5c47597 tools: Automatically start ndn-autoconfig in nfd-start, if enabled in autoconfig.conf by Alexander Afanasyev · 9 years ago
  97. 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  98. 6c4a67a tools: adapt to ndn-cxx SegmentFetcher API change by Muktadir R Chowdhury · 9 years ago
  99. ec2a698 Remove illegal std::to_string definition and use ndn::to_string in its place by Davide Pesavento · 9 years ago
  100. c6184cd tools: Extend nfdc to allow creation of permanent faces by Joao Pereira · 9 years ago