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