1. 58ba3f9 mgmt+tools: rework FacePersistency handling in faces/create and faces/update by Yanbiao Li · 8 years ago
  2. 970f648 tools: nfdc face create output fix by Junxiao Shi · 8 years ago
  3. 8f803f2 tools: use FindFace in nfdc face show command by Junxiao Shi · 8 years ago
  4. 05dd444 tools: nfdc face destroy command by Junxiao Shi · 8 years ago
  5. 1d7fef5 tools: nfdc face create command by Junxiao Shi · 8 years ago
  6. 056815e tools: fix nfdc::text::ItemAttributes evaluation order bug by Junxiao Shi · 8 years ago
  7. 215fd0b tools: import FacePersistency and FaceUri to nfdc namespace by Junxiao Shi · 8 years ago
  8. 1f481fa tools: nfdc face show command by Junxiao Shi · 8 years ago
  9. 88a062d tools: add exit code and streams to nfdc::ExecuteContext by Junxiao Shi · 8 years ago
  10. 2a00194 tools: Add NDN-FCH stage (service to get "closest" NDN hub) to ndn-autoconfig by Alexander Afanasyev · 8 years ago
  11. 9137e9e tools: nfd-status-http-server returns HTTP 504 when NFD is not running by Junxiao Shi · 8 years ago
  12. d0e276f tools: autoconfig MulticastDiscovery warns on Nack by Junxiao Shi · 8 years ago
  13. a889111 tools: ndn-autoconfig MulticastDiscovery uses FaceQueryDataset by Junxiao Shi · 8 years ago
  14. 52fa45c tools: ndn-autoconfig code style corrections by Junxiao Shi · 8 years ago
  15. 934f505 tools: deprecate nfd-status command line options by Junxiao Shi · 8 years ago
  16. e273333 tools: nfd-status-http-server invokes nfdc by Junxiao Shi · 8 years ago
  17. 6d932e8 tools: display face flags in nfdc and nfd-status-http-server by Eric Newberry · 8 years ago
  18. ae88938 tools: nfdc status commands by Junxiao Shi · 8 years ago
  19. 6c13562 tools: nfdc help command by Junxiao Shi · 8 years ago
  20. 7c79513 tools: fetch face dataset with StatusDataset client in nfd-autoreg by Weiwei Liu · 8 years ago
  21. c143afe tools: various improvements in nfdc by Junxiao Shi · 8 years ago
  22. 3d1eb09 tools: nfdc status commands by Junxiao Shi · 8 years ago
  23. bf6acd5 tools: normalize nfdc exit codes by Junxiao Shi · 8 years ago
  24. 737c43c tools: nfdc creates Face and KeyChain in main function by Junxiao Shi · 8 years ago
  25. 25c6ce4 mgmt+rib: include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
  26. 64567bb tools: nfdc command line parser by Junxiao Shi · 8 years ago
  27. 2f74132 tools: legacy nfdc parses command with Boost.Program_options by Junxiao Shi · 8 years ago
  28. 8c39bf0 tools: rename nfd::tools::nfdc::OutputFormat to ReportFormat by Junxiao Shi · 8 years ago
  29. 29b4128 rib+tools: adapt to Controller::CommandFailCallback with ControlResponse by Junxiao Shi · 8 years ago
  30. 331ade7 tools: merge nfd-status into nfdc by Junxiao Shi · 8 years ago
  31. d243d71 tools: split nfdc into multiple files by Junxiao Shi · 8 years ago
  32. 9f5b01d core: move common.hpp to core/ by Junxiao Shi · 8 years ago
  33. 38f4ce9 tools: refactor nfd-status by Junxiao Shi · 8 years ago
  34. 5149320 tools: don't use deprecated ndn::encoding::dataBlock by Junxiao Shi · 8 years ago
  35. b260017 rib+tools: delete NRD by Junxiao Shi · 8 years ago
  36. 3d1874a build: Adjust order of link flags by Alexander Afanasyev · 8 years ago
  37. ace83ac tools: display Nack counters in nfd-status by Weiwei Liu · 9 years ago
  38. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  39. 2c5a01a tools: nfd-status retrieves ForwarderStatus with SegmentFetcher by Weiwei Liu · 9 years ago
  40. 42388d6 tools: delete deprecated ndn-tlv-peek and ndn-tlv-poke by Davide Pesavento · 9 years ago
  41. 498373d mgmt: publish GeneralStatus dataset by Junxiao Shi · 9 years ago
  42. 5c47597 tools: Automatically start ndn-autoconfig in nfd-start, if enabled in autoconfig.conf by Alexander Afanasyev · 9 years ago
  43. 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  44. 6c4a67a tools: adapt to ndn-cxx SegmentFetcher API change by Muktadir R Chowdhury · 9 years ago
  45. ec2a698 Remove illegal std::to_string definition and use ndn::to_string in its place by Davide Pesavento · 9 years ago
  46. c6184cd tools: Extend nfdc to allow creation of permanent faces by Joao Pereira · 9 years ago
  47. 67ba8d2 fw: rename BroadcastStrategy to MulticastStrategy by Junxiao Shi · 9 years ago
  48. 149e02c Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  49. 4e274ac nfd-status-http-server: erroneous <!DOCTYPE html> display by Joao Pereira · 9 years ago
  50. 971d3c2 tools: Simplify nfd-status using SegmentFetcher by Yukai Tu · 9 years ago
  51. 5620fb2 tools: deprecate ndn-tlv-peek and ndn-tlv-poke by Junxiao Shi · 9 years ago
  52. d647464 tools: Fix hanging of nfdc on wrong input by multicast proxy · 10 years ago
  53. 78926c9 face/rib/tools: avoid deprecate Block::fromBuffer overloads by Junxiao Shi · 10 years ago
  54. 60d06d8 tools: change prefix of routable-prefixes packet to under /localhop/nfd by Minsheng Zhang · 10 years ago
  55. f08a737 daemon+rib: Merge nrd and nfd into a single process (separate threads) by Alexander Afanasyev · 10 years ago
  56. 7c10b3b docs: Prepare release notes for version 0.3.0 by Alexander Afanasyev · 10 years ago NFD-0.3.0
  57. ba3f79e tools: Ensure that ndn-autoconfig quits after successful discovery in non-daemon mode by Alexander Afanasyev · 10 years ago
  58. e46279dc tools: Daemon mode for ndn-autoconfig (re-run detection when connectivity changes) by Alexander Afanasyev · 10 years ago
  59. bda8366 tools: ndn-autoconfig: Register also /localhop/nfd prefix towards the hub by Alexander Afanasyev · 10 years ago
  60. 2a655f7 tools: Refactoring ndn-autoconfig implementation by Alexander Afanasyev · 10 years ago
  61. 262203b build: Support tools with multiple translation units by Alexander Afanasyev · 10 years ago
  62. d7bb88b tools: Fix broken link to documentation in NFD status web page by Alexander Afanasyev · 10 years ago
  63. fbf7834 rib+tools: subscribe to FaceMonitor notifications using connect by Junxiao Shi · 10 years ago
  64. 5010123 tools: fix bug that nfdc register does not terminate if FaceUri canonization fails by Chengyu Fan · 10 years ago
  65. 319f2c8 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
  66. 6cdbdfc tools: ndn-autoconfig: canonize FaceUri before creating face by Hila Ben Abraham · 10 years ago
  67. 27be0b0 tools: nfdc accepts FaceUri in all commands by Chengyu Fan · 10 years ago
  68. 2ef9957 tools: display nfd software verion in nfd-status-http-server and nfd-status by Hila Ben Abraham · 10 years ago
  69. a1937bf core: use FaceUri from ndn-cxx by Junxiao Shi · 10 years ago
  70. cd55cde tools/tests: fix compilation errors caused by bind and placeholders by Junxiao Shi · 10 years ago
  71. 8e273ca rib+tools: avoid deprecated ndn::nfd::Controller(Face&) constructor by Junxiao Shi · 10 years ago
  72. 689f0e9 tools+core: Moving Network class implementation to core by Alexander Afanasyev · 10 years ago
  73. b4bac925 tools: Fix status-http-server hanging when nfd-status output is >64k by Alexander Afanasyev · 10 years ago
  74. ab1e8f2 build: Always build in C++11 mode. by Davide Pesavento · 10 years ago
  75. dae2530 nfdc: ensure FaceUri is in canonical form by Chengyu Fan · 10 years ago
  76. 9942cea tools, tests: replace FaceFlags with individual fields by Chengyu Fan · 10 years ago
  77. 27d570a tools: Display face attribute fields instead of FaceFlags by Chengyu Fan · 10 years ago
  78. c2642ca tools: Small formatting correction in plain text output of nfd-status by Alexander Afanasyev · 10 years ago
  79. 7b0e9cf tools: Publish /localhop/ndn-autoconf/routable-prefixes from ndn-autoconfig-server by Yingdi Yu · 10 years ago
  80. 1c630ba tools: display RIB flags by name in nfd-status page by Chengyu Fan · 10 years ago
  81. 6717964 tools: display face flags and expiration in nfd-status page by Chengyu Fan · 10 years ago
  82. f056c11 tools: Process auto-registration for faces that existed prior to start of nfd-autoreg by Alexander Afanasyev · 10 years ago
  83. 81c1a2a tools: Enable "all-faces-prefix" option to register prefix for all face (on-demand and non-on-demand) by Alexander Afanasyev · 10 years ago
  84. a55663d tools: fixing bug of misleading lifetime and plural time unit for RIB in HTTP status page by Chengyu Fan · 10 years ago
  85. 585e5a6 rib+tools: Make use of ndn::nfd::FaceMonitor from the ndn-cxx library by Alexander Afanasyev · 10 years ago
  86. 15b12e7 core: use markers in StatusDataset and NotificationStream by Junxiao Shi · 10 years ago
  87. 8a53caf tools: include the key name in keylocator as the NFD id in nfd-status by Chengyu Fan · 10 years ago
  88. 3331cfa tools: Visualize per-face link-layer byte counts in nfd-status by Chengyu Fan · 10 years ago
  89. 30aa207 tools: visualize RIB dataset in nfd-status by Chengyu Fan · 10 years ago
  90. f67cf08 rib: Update to properly handle optional ExpirationPeriod in RibRegister command by Alexander Afanasyev · 10 years ago
  91. 8a09376 tools: Corrections and visual improvements for nfd-status-http-server by Alexander Afanasyev · 10 years ago
  92. 45d1a76 tools: nfd-status-http-server: serve XML by Chengyu Fan · 10 years ago
  93. 818e8a6 nfdc: setting default expiration time to time::milliseconds::max() by Syed Obaid · 10 years ago
  94. dda0b46 tools: autoreg uses RibRegisterCommand by Junxiao Shi · 10 years ago
  95. a753f1b tools: autoconfig prefix registration changes by Junxiao Shi · 10 years ago
  96. 40c61f7 tools: Showing ExpirationPeriod if it is present in FaceStatus by Alexander Afanasyev · 10 years ago
  97. d3967a2 tools: Visualizing local and on-demand Face flags by Alexander Afanasyev · 10 years ago
  98. f93f9d9 nfdc: support for specifying Origin in unregister command. by Syed Obaid · 10 years ago
  99. ee92fc7 docs, tools: expand nfd-status manpage for -c -s -x by Chengyu Fan · 10 years ago
  100. 6fce078 tools: Set broadcast strategy for HUB discovery prefix by Alexander Afanasyev · 10 years ago