1. 4d2e788 table: optimize removal of PIT in-records by Davide Pesavento · 10 months ago
  2. 4c95771 face: change default Unix socket path by Davide Pesavento · 12 months ago
  3. 05bd6c2 docs: update list of supported platforms by Davide Pesavento · 1 year, 2 months ago
  4. c5e3e7a build: drop official support for Ubuntu 18.04 and macOS 10.15 by Davide Pesavento · 1 year, 10 months ago
  5. bf4c131 docs: update several URLs to point to docs.named-data.net by Davide Pesavento · 1 year, 10 months ago
  6. 39c67f6 build: switch source archive to xz compression by Davide Pesavento · 1 year, 11 months ago
  7. 269b702 ci: adopt reusable workflows from `named-data/actions` by Davide Pesavento · 1 year, 11 months ago
  8. 3bc8e19 Prepare release 22.12 by Davide Pesavento · 2 years ago NFD-22.12
  9. 6b78a53 build: update waf to version 2.0.24 by Davide Pesavento · 2 years, 1 month ago
  10. a68af81 docs: fix typo in release-notes-22.02.rst by Ikko Ashimine · 2 years, 1 month ago
  11. 6d6f207 mgmt: rename extractRequester() and support signed Interest v0.3 by Davide Pesavento · 2 years, 4 months ago
  12. 36184f6 docs: restore exception handling in conf.py by Davide Pesavento · 2 years, 3 months ago
  13. 6cc9541 docs: simplify conf.py and fix compatibility with upcoming Sphinx 6.0 by Davide Pesavento · 2 years, 3 months ago
  14. e541d1b build+ci: support macOS on arm64 by Davide Pesavento · 2 years, 4 months ago
  15. 2150da8 build+docs: support CentOS Stream 9, drop CentOS 8 by Davide Pesavento · 2 years, 6 months ago
  16. 1ef93d0 fw: add strategy parameters to configure exponential retx suppression by Ashlesh Gawande · 2 years, 9 months ago
  17. c52cd5e build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 2 years, 10 months ago
  18. 5006c1d Prepare release 22.02 by Alexander Afanasyev · 2 years, 11 months ago NFD-22.02
  19. c414ca5 tools: Allow batch command processing by nfdc by Alexander Afanasyev · 3 years, 7 months ago
  20. f28a061 ci: add macOS 11 Big Sur by Davide Pesavento · 3 years, 3 months ago
  21. af3ff5a fw: rename n-silent-timeouts to max-timeouts in AsfStrategy by Saurab Dulal · 3 years, 3 months ago
  22. 4d030c3 Add CITATION.cff by Davide Pesavento · 3 years, 4 months ago
  23. d69070e ci+docs+tools: stop using deprecated ndnsec commands by Davide Pesavento · 3 years, 7 months ago
  24. d412393 table: DeadNonceList code cleanup/modernization by Davide Pesavento · 3 years, 7 months ago
  25. a47cca2 build: make graphviz optional for building documentation by Davide Pesavento · 3 years, 8 months ago
  26. 7249fb4 docs+tests: finalize migration to typed naming conventions by Eric Newberry · 3 years, 9 months ago
  27. 4400e42 fw: Remove NACKs from multicast strategy by Alexander Afanasyev · 3 years, 10 months ago
  28. 264af77 build: prepend "NFD_" to various macro names to avoid conflicts by Davide Pesavento · 3 years, 11 months ago
  29. 9ab43e6 ci+docs: CentOS renamed the PowerTools repo to lowercase by Davide Pesavento · 4 years ago
  30. 3dc9fd0 Prepare release 0.7.1 by Eric Newberry · 4 years, 3 months ago NFD-0.7.1
  31. c0c0893 docs: refresh and improve the "named data" sphinx theme by Davide Pesavento · 4 years, 3 months ago
  32. 9f6a7d9 docs: fix syntax highlighting of code blocks by Davide Pesavento · 4 years, 3 months ago
  33. 1752159 build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 4 years, 8 months ago
  34. d656aff tools: create face during nfdc route add by Eric Newberry · 4 years, 9 months ago
  35. 69857c3 build+docs: switch to python3, refresh FAQ and INSTALL documents by Davide Pesavento · 4 years, 9 months ago
  36. 13ff259 mgmt+tools: allow MTU overrides on existing faces by Eric Newberry · 4 years, 10 months ago
  37. fb03421 Prepare release 0.7.0 by Alexander Afanasyev · 5 years ago NFD-0.7.0
  38. 55d83d4 docs: remove "Installing from Binaries" section from INSTALL doc by wenkaizheng · 5 years ago
  39. 57113d1 Revert "tools: display EndpointId in 'nfdc fib list'" by Ju Pan · 5 years ago
  40. 13839ac tools: display EndpointId in 'nfdc fib list' by Ju Pan · 6 years ago
  41. 65c494a Prepare release 0.6.6 by Alexander Afanasyev · 6 years ago NFD-0.6.6
  42. 08b91c8 docs: sync sphinx build config with ndn-cxx, improve README.md by Davide Pesavento · 6 years ago
  43. 03f45d2 core: move NFD_VERSION{,_BUILD}_STRING to version.cpp by Davide Pesavento · 6 years ago
  44. 16916ae face: introduce NullTransport and use it in several places by Davide Pesavento · 6 years ago
  45. 1b077f6 rib: move entire subdir to daemon/rib by Davide Pesavento · 6 years ago
  46. 77cddbc Prepare release 0.6.5 by Alexander Afanasyev · 6 years ago NFD-0.6.5
  47. 2849fd4 contrib: remove obsolete upstart files by Davide Pesavento · 6 years ago
  48. 7570e77 tools: display satisfied and unsatisfied interests counters by Ju Pan · 6 years ago
  49. 407d569 Prepare release 0.6.4 by Alexander Afanasyev · 6 years ago NFD-0.6.4
  50. a46d41d Prepare release 0.6.3 by Alexander Afanasyev · 6 years ago NFD-0.6.3
  51. 7015694 tests: use "daemon" user/group in Test{PrivilegeHelper,GeneralConfigSection} by Davide Pesavento · 6 years ago
  52. b53fe64 docs: improve ndn-autoconfig man page by Junxiao Shi · 6 years ago
  53. a4d7fe0 tools: implement 'nfdc cs erase' command by Junxiao Shi · 6 years ago
  54. 4f8dd96 tools: add mtu option to 'nfdc face create' by Eric Newberry · 7 years ago
  55. 5f35f64 build: require gcc >= 5.3 and boost >= 1.58 by Davide Pesavento · 7 years ago
  56. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  57. 782a1d1 Prepare release 0.6.2 by Alexander Afanasyev · 7 years ago NFD-0.6.2
  58. 3406dc9 docs: only use sphinxcontrib-doxylink on Python 3 by Eric Newberry · 7 years ago
  59. 7a36ac7 tools: include CS config in 'nfdc cs info' by Junxiao Shi · 7 years ago
  60. 0064c1d build: update waf to version 2.0.6 by Davide Pesavento · 7 years ago
  61. cdf7845 tools: add 'nfdc cs config' command by Junxiao Shi · 7 years ago
  62. d214744 tools: alias 'nfdc cs' to 'nfdc cs info' by Davide Pesavento · 7 years ago
  63. 3f94ec3 Prepare for 0.6.1 release by susmit · 7 years ago NFD-0.6.1
  64. e0bae0f tools: make nfdc smarter when the user asks for help by Davide Pesavento · 7 years ago
  65. 4d82692 docs: update XML Schema for nfdc status after the recent changes by Davide Pesavento · 7 years ago
  66. 17d1849 face: enable congestion marking by default on supported faces by Eric Newberry · 7 years ago
  67. de33245 tools: add congestion marking parameters to nfdc face create by Eric Newberry · 7 years ago
  68. 92e4ea5 fw: Add ASF strategy parameters n-silent-timeouts & probing-interval by Ashlesh Gawande · 7 years ago
  69. 0e13e1e docs: give nfdc examples by Junxiao Shi · 7 years ago
  70. 3160a3f tools: implement 'nfdc cs info' command by Junxiao Shi · 7 years ago
  71. 3257af2 docs: mention the contributing guide by Nick Gordon · 7 years ago
  72. 59769b1 Make the exit status consistent across all programs by Davide Pesavento · 7 years ago
  73. 84dd4ca Prepare release 0.6.0 by Alexander Afanasyev · 7 years ago NFD-0.6.0
  74. b5eee20 face: delete deprecated FaceSystem constructor by Davide Pesavento · 7 years ago
  75. 84d3adc tools: add reliability option to nfdc face create by Eric Newberry · 7 years ago
  76. 15902ef tools: delete legacy nfdc and nfd-status invocations by Junxiao Shi · 7 years ago
  77. 27b3854 docs: write contributing guide and code of conduct by Nick Gordon · 8 years ago
  78. 849e12a docs: corrections in Getting Started page by Junxiao Shi · 7 years ago
  79. 84c65c0 docs: update doxygen configuration by Davide Pesavento · 7 years ago
  80. b283f52 tools: nfdc strategy set/unset commands by Junxiao Shi · 8 years ago
  81. 5d3e481 tools: nfdc strategy list/show commands by Junxiao Shi · 8 years ago
  82. 0d97692 tools: nfdc face create command accepts local FaceUri by Junxiao Shi · 8 years ago
  83. 1d62e62 tools: nfdc route list and nfd route show commands by Junxiao Shi · 8 years ago
  84. 084b795 tools: nfdc route remove command by Junxiao Shi · 8 years ago
  85. 918e5d4 tools: nfdc route add command by Junxiao Shi · 8 years ago
  86. d695801 tools: deprecate nfdc create and nfdc destroy by Junxiao Shi · 8 years ago
  87. 05dd444 tools: nfdc face destroy command by Junxiao Shi · 8 years ago
  88. 1d7fef5 tools: nfdc face create command by Junxiao Shi · 8 years ago
  89. f0dfb33 docs: write arguments as upper case in manpages by Junxiao Shi · 8 years ago
  90. 1f481fa tools: nfdc face show command by Junxiao Shi · 8 years ago
  91. 19e2e6d docs+build: Prepare release 0.5.1 by Alexander Afanasyev · 8 years ago NFD-0.5.1
  92. 81a9a86 ci: speed up code-coverage jobs by Eric Newberry · 8 years ago
  93. 2a00194 tools: Add NDN-FCH stage (service to get "closest" NDN hub) to ndn-autoconfig by Alexander Afanasyev · 8 years ago
  94. 5e8755c docs: Fix typos in manpages by Niv Sardi · 8 years ago
  95. 934f505 tools: deprecate nfd-status command line options by Junxiao Shi · 8 years ago
  96. 6c13562 tools: nfdc help command by Junxiao Shi · 8 years ago
  97. 00dc914 fw: localhop scope restriction in BestRouteStrategy2 by Junxiao Shi · 8 years ago
  98. dcdf621 face: support permanent persistency in TcpTransport by Weiwei Liu · 8 years ago
  99. 6701911 docs+build: Prepare for version 0.5.0 release by Alexander Afanasyev · 8 years ago NFD-0.5.0
  100. bf6acd5 tools: normalize nfdc exit codes by Junxiao Shi · 8 years ago