1. de33245 tools: add congestion marking parameters to nfdc face create by Eric Newberry · 7 years ago
  2. 92e4ea5 fw: Add ASF strategy parameters n-silent-timeouts & probing-interval by Ashlesh Gawande · 7 years ago
  3. 0e13e1e docs: give nfdc examples by Junxiao Shi · 7 years ago
  4. 3160a3f tools: implement 'nfdc cs info' command by Junxiao Shi · 7 years ago
  5. 3257af2 docs: mention the contributing guide by Nick Gordon · 7 years ago
  6. 59769b1 Make the exit status consistent across all programs by Davide Pesavento · 7 years ago
  7. 84dd4ca Prepare release 0.6.0 by Alexander Afanasyev · 7 years ago NFD-0.6.0
  8. b5eee20 face: delete deprecated FaceSystem constructor by Davide Pesavento · 7 years ago
  9. 84d3adc tools: add reliability option to nfdc face create by Eric Newberry · 7 years ago
  10. 15902ef tools: delete legacy nfdc and nfd-status invocations by Junxiao Shi · 7 years ago
  11. 27b3854 docs: write contributing guide and code of conduct by Nick Gordon · 8 years ago
  12. 849e12a docs: corrections in Getting Started page by Junxiao Shi · 7 years ago
  13. 84c65c0 docs: update doxygen configuration by Davide Pesavento · 7 years ago
  14. b283f52 tools: nfdc strategy set/unset commands by Junxiao Shi · 8 years ago
  15. 5d3e481 tools: nfdc strategy list/show commands by Junxiao Shi · 8 years ago
  16. 0d97692 tools: nfdc face create command accepts local FaceUri by Junxiao Shi · 8 years ago
  17. 1d62e62 tools: nfdc route list and nfd route show commands by Junxiao Shi · 8 years ago
  18. 084b795 tools: nfdc route remove command by Junxiao Shi · 8 years ago
  19. 918e5d4 tools: nfdc route add command by Junxiao Shi · 8 years ago
  20. d695801 tools: deprecate nfdc create and nfdc destroy by Junxiao Shi · 8 years ago
  21. 05dd444 tools: nfdc face destroy command by Junxiao Shi · 8 years ago
  22. 1d7fef5 tools: nfdc face create command by Junxiao Shi · 8 years ago
  23. f0dfb33 docs: write arguments as upper case in manpages by Junxiao Shi · 8 years ago
  24. 1f481fa tools: nfdc face show command by Junxiao Shi · 8 years ago
  25. 19e2e6d docs+build: Prepare release 0.5.1 by Alexander Afanasyev · 8 years ago NFD-0.5.1
  26. 81a9a86 ci: speed up code-coverage jobs by Eric Newberry · 8 years ago
  27. 2a00194 tools: Add NDN-FCH stage (service to get "closest" NDN hub) to ndn-autoconfig by Alexander Afanasyev · 8 years ago
  28. 5e8755c docs: Fix typos in manpages by Niv Sardi · 8 years ago
  29. 934f505 tools: deprecate nfd-status command line options by Junxiao Shi · 8 years ago
  30. 6c13562 tools: nfdc help command by Junxiao Shi · 8 years ago
  31. 00dc914 fw: localhop scope restriction in BestRouteStrategy2 by Junxiao Shi · 8 years ago
  32. dcdf621 face: support permanent persistency in TcpTransport by Weiwei Liu · 8 years ago
  33. 6701911 docs+build: Prepare for version 0.5.0 release by Alexander Afanasyev · 8 years ago NFD-0.5.0
  34. bf6acd5 tools: normalize nfdc exit codes by Junxiao Shi · 8 years ago
  35. a269f47 docs: Fix syntax for python3 by Alexander Afanasyev · 8 years ago
  36. af9aa36 docs: ndn-tlv-ping => ndn-tools in INSTALL by Junxiao Shi · 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. cc7bee7 docs+ci: Ubuntu 12.04 is no longer supported by Davide Pesavento · 9 years ago
  40. 58d479c docs+build: Prepare release of version 0.4.1 by Alexander Afanasyev · 9 years ago feature-wifi NFD-0.4.1
  41. 42388d6 tools: delete deprecated ndn-tlv-peek and ndn-tlv-poke by Davide Pesavento · 9 years ago
  42. da3ba96 docs+build: Prepare release of version 0.4.0 by Alexander Afanasyev · 9 years ago NFD-0.4.0
  43. 5c47597 tools: Automatically start ndn-autoconfig in nfd-start, if enabled in autoconfig.conf by Alexander Afanasyev · 9 years ago
  44. bd916ad docs: Predefine missing DECL_FINAL macro in doxygen configuration file by Alexander Afanasyev · 9 years ago
  45. abb307c docs: Fix doxygen links in release notes and displayed version by Alexander Afanasyev · 9 years ago
  46. ba81830 docs+build: Prepare release of version 0.4.0 (beta2) by Alexander Afanasyev · 9 years ago NFD-0.4.0-beta2
  47. b755e9d docs: Fixing doxygen warnings by Alexander Afanasyev · 9 years ago
  48. 687dba8 docs+build: Prepare release of version 0.4.0 by Alexander Afanasyev · 9 years ago NFD-0.4.0-beta1 NFD-0.4.0-rc1
  49. 06a2945 docs: delete NRD manpage from toctree by Junxiao Shi · 9 years ago
  50. c6184cd tools: Extend nfdc to allow creation of permanent faces by Joao Pereira · 9 years ago
  51. 2fc649b docs+build: Prepare release of version 0.3.4 by Alexander Afanasyev · 9 years ago NFD-0.3.4
  52. 67ba8d2 fw: rename BroadcastStrategy to MulticastStrategy by Junxiao Shi · 9 years ago
  53. a714792 docs: Remove nrd manpage by Alexander Afanasyev · 9 years ago
  54. 62b19a6 docs: add spec of prefixes that are automaticly registered upon discovery of hub by Stumble · 9 years ago
  55. 2666473 docs+build: Prepare release of version 0.3.3 by Alexander Afanasyev · 9 years ago NFD-0.3.3
  56. 5b6deae docs: Fix indentation in nfdc manpage by Joao Pereira · 9 years ago
  57. 5620fb2 tools: deprecate ndn-tlv-peek and ndn-tlv-poke by Junxiao Shi · 9 years ago
  58. 2d1b640 docs: Add missing item in the release notes for version 0.3.2 by Alexander Afanasyev · 9 years ago NFD-0.3.2
  59. ed808ab docs+build: Prepare release of version 0.3.2 by Alexander Afanasyev · 9 years ago
  60. e8f4246 docs: update Planned Features - face enhancements by Junxiao Shi · 10 years ago
  61. 58ad5d4 docs: Prepare release notes for version 0.3.1 by Alexander Afanasyev · 10 years ago
  62. 0d6d036 docs: change prefix of routable-prefixes packet to under /localhop/nfd by Junxiao Shi · 10 years ago
  63. 3056e08 docs: Update link to the right version of developer's guide by Alexander Afanasyev · 10 years ago
  64. 7c10b3b docs: Prepare release notes for version 0.3.0 by Alexander Afanasyev · 10 years ago NFD-0.3.0
  65. 508411e docs: Installation instruction updates by Alexander Afanasyev · 10 years ago
  66. e5e1e25 docs: list pkg-config as a compilation dependency by Junxiao Shi · 10 years ago
  67. 6db058c build: Embed setting of PKG_CONFIG_PATH variable to commonly used values by Alexander Afanasyev · 10 years ago
  68. 27d570a tools: Display face attribute fields instead of FaceFlags by Chengyu Fan · 10 years ago
  69. c2642ca tools: Small formatting correction in plain text output of nfd-status by Alexander Afanasyev · 10 years ago
  70. 7b0e9cf tools: Publish /localhop/ndn-autoconf/routable-prefixes from ndn-autoconfig-server by Yingdi Yu · 10 years ago
  71. 2075788 docs: Update to generate proper google analytics code by Alexander Afanasyev · 10 years ago
  72. 62a9394 doc: streamline NFD homepage and README documentation by Steve DiBenedetto · 10 years ago NFD-0.2.0
  73. 186c316 docs: Updated release notes by Alexander Afanasyev · 10 years ago
  74. 1c630ba tools: display RIB flags by name in nfd-status page by Chengyu Fan · 10 years ago
  75. 8a53caf tools: include the key name in keylocator as the NFD id in nfd-status by Chengyu Fan · 10 years ago
  76. 3331cfa tools: Visualize per-face link-layer byte counts in nfd-status by Chengyu Fan · 10 years ago
  77. 30aa207 tools: visualize RIB dataset in nfd-status by Chengyu Fan · 10 years ago
  78. 818e8a6 nfdc: setting default expiration time to time::milliseconds::max() by Syed Obaid · 10 years ago
  79. 84e2977 docs: Update source installation instructions and other additions by Alexander Afanasyev · 10 years ago
  80. 40ee381 docs: Release notes for version 0.2.0 by Alexander Afanasyev · 10 years ago NFD-0.2.0-rc1
  81. 40c61f7 tools: Showing ExpirationPeriod if it is present in FaceStatus by Alexander Afanasyev · 10 years ago
  82. d3967a2 tools: Visualizing local and on-demand Face flags by Alexander Afanasyev · 10 years ago
  83. f93f9d9 nfdc: support for specifying Origin in unregister command. by Syed Obaid · 10 years ago
  84. ee92fc7 docs, tools: expand nfd-status manpage for -c -s -x by Chengyu Fan · 10 years ago
  85. 4ae0ce3 nfdc: support for specifying expiration time and origin during prefix registration by Syed Obaid · 10 years ago
  86. 0417d2a tools: Add retrieval of ChannelStatus and StrategyChoice datasets by Alexander Afanasyev · 10 years ago
  87. 47fc940 docs: Small fix in FAQ by Alexander Afanasyev · 11 years ago
  88. 514ed5e nfd-status: Define format and implement --xml option by Chengyu Fan · 11 years ago
  89. 24b9a64 core: add support for temporary privilege drop and elevation by Steve DiBenedetto · 11 years ago
  90. 2618153 docs: Documentation update for 0.1.0 release by Alexander Afanasyev · 11 years ago NFD-0.1.0
  91. 5c86570 docs: Fixing broken link in installation instructions by Alexander Afanasyev · 11 years ago
  92. 55b8ed4 docs: update README and add RELEASE NOTES by Beichuan Zhang · 11 years ago
  93. 6ee6e07 docs: Adding manpages for the command-line tools by hilata · 11 years ago
  94. 4a77136 build: == Dependency change == NFD now depends on ndn-cxx library by Alexander Afanasyev · 11 years ago
  95. 284257b docs: Adding installation instructions and configuration tips by Alexander Afanasyev · 11 years ago
  96. 3ecec50 rib: Integrating NRD code into NFD codebase by Alexander Afanasyev · 11 years ago
  97. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  98. 49272f7 docs: Enabling sphinx-based documentation and styling docs closer to named-data.net by Alexander Afanasyev · 11 years ago
  99. 35fc2b7 docs: Enabling `doxygen` build target by Alexander Afanasyev · 11 years ago