1. 4c95771 face: change default Unix socket path by Davide Pesavento · 12 months ago
  2. a9e1ab2 build: require boost >= 1.71.0 by Davide Pesavento · 1 year, 3 months ago
  3. 910232f build: use python f-strings by Davide Pesavento · 1 year, 4 months ago
  4. 4064127 mgmt+tools: add missing includes by Davide Pesavento · 1 year, 10 months ago
  5. 39c67f6 build: switch source archive to xz compression by Davide Pesavento · 1 year, 11 months ago
  6. 3bc8e19 Prepare release 22.12 by Davide Pesavento · 2 years ago NFD-22.12
  7. 2150da8 build+docs: support CentOS Stream 9, drop CentOS 8 by Davide Pesavento · 2 years, 6 months ago
  8. a9b09b6 build: make precompiled headers more useful by Davide Pesavento · 2 years, 7 months ago
  9. 1ef93d0 fw: add strategy parameters to configure exponential retx suppression by Ashlesh Gawande · 2 years, 9 months ago
  10. deb5427 daemon+tests: avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  11. c52cd5e build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 2 years, 10 months ago
  12. 5006c1d Prepare release 22.02 by Alexander Afanasyev · 2 years, 11 months ago NFD-22.02
  13. a47cca2 build: make graphviz optional for building documentation by Davide Pesavento · 3 years, 9 months ago
  14. 264af77 build: prepend "NFD_" to various macro names to avoid conflicts by Davide Pesavento · 3 years, 11 months ago
  15. 3dc9fd0 Prepare release 0.7.1 by Eric Newberry · 4 years, 3 months ago NFD-0.7.1
  16. 34b2b57 Rename VERSION to VERSION.info to avoid conflicts with modern STL by Alexander Afanasyev · 4 years, 7 months ago
  17. 1752159 build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 4 years, 8 months ago
  18. 2297490 face: use /run/nfd.sock on Linux by Eric Newberry · 4 years, 9 months ago
  19. fb03421 Prepare release 0.7.0 by Alexander Afanasyev · 5 years ago NFD-0.7.0
  20. f7d2050 build: pass pkg_config_path to check_cfg() when looking for libndn-cxx by Davide Pesavento · 5 years ago
  21. 65c494a Prepare release 0.6.6 by Alexander Afanasyev · 6 years ago NFD-0.6.6
  22. 08b91c8 docs: sync sphinx build config with ndn-cxx, improve README.md by Davide Pesavento · 6 years ago
  23. 03f45d2 core: move NFD_VERSION{,_BUILD}_STRING to version.cpp by Davide Pesavento · 6 years ago
  24. 1b077f6 rib: move entire subdir to daemon/rib by Davide Pesavento · 6 years ago
  25. 2bdf60c core+main: switch to std::thread and thread_local by Davide Pesavento · 6 years ago
  26. 6ecc3f8 build: respect --without-systemd by Davide Pesavento · 6 years ago
  27. 77cddbc Prepare release 0.6.5 by Alexander Afanasyev · 6 years ago NFD-0.6.5
  28. f392b8f systemd: improve nfd.service, add unit files for tools by Davide Pesavento · 6 years ago
  29. 774071c daemon: basic systemd integration by Davide Pesavento · 6 years ago
  30. 407d569 Prepare release 0.6.4 by Alexander Afanasyev · 6 years ago NFD-0.6.4
  31. a46d41d Prepare release 0.6.3 by Alexander Afanasyev · 6 years ago NFD-0.6.3
  32. 5f35f64 build: require gcc >= 5.3 and boost >= 1.58 by Davide Pesavento · 7 years ago
  33. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  34. 782a1d1 Prepare release 0.6.2 by Alexander Afanasyev · 7 years ago NFD-0.6.2
  35. 0064c1d build: update waf to version 2.0.6 by Davide Pesavento · 7 years ago
  36. 3f94ec3 Prepare for 0.6.1 release by susmit · 7 years ago NFD-0.6.1
  37. 69b63dc tests: add integration test helper strategy CongestionMarkStrategy by Eric Newberry · 7 years ago
  38. 52ae329 tests: remove reliance of other tests on WITH_TESTS by Eric Newberry · 7 years ago
  39. 84dd4ca Prepare release 0.6.0 by Alexander Afanasyev · 7 years ago NFD-0.6.0
  40. b522070 build: Add -isystem and set specialized flags as a last configuration step by Alexander Afanasyev · 7 years ago
  41. a5765d6 core: delete NetworkInterfaceInfo class by Junxiao Shi · 7 years ago
  42. fe0580c face: introduce PcapHelper class by Davide Pesavento · 8 years ago
  43. 05dd444 tools: nfdc face destroy command by Junxiao Shi · 8 years ago
  44. 19e2e6d docs+build: Prepare release 0.5.1 by Alexander Afanasyev · 8 years ago NFD-0.5.1
  45. 81a9a86 ci: speed up code-coverage jobs by Eric Newberry · 8 years ago
  46. 6c13562 tools: nfdc help command by Junxiao Shi · 8 years ago
  47. 5f47aa6 core: use C++11 <random> instead of Boost.Random by Davide Pesavento · 8 years ago
  48. 27bdd1a build: load sanitizers last in wscript to prevent Boost link failure by Eric Newberry · 8 years ago
  49. 6701911 docs+build: Prepare for version 0.5.0 release by Alexander Afanasyev · 8 years ago NFD-0.5.0
  50. aaa5dd3 tests: add callgrind start/stop macros in benchmark programs by Davide Pesavento · 8 years ago
  51. 67f3027 build: add waf-tool to simplify building with AddressSanitizer & friends by Davide Pesavento · 8 years ago
  52. 9f5b01d core: move common.hpp to core/ by Junxiao Shi · 8 years ago
  53. cb27ea8 build: Fix build issue with Boost.Asio on Ubuntu+clang by Eric Newberry · 8 years ago
  54. 3d1874a build: Adjust order of link flags by Alexander Afanasyev · 9 years ago
  55. f5aee94 tests: fix running with non-root user by Weiwei Liu · 9 years ago
  56. e0d71b0 build+tests: Correct detection of privilege elevation/drop and the corresponding test case by Alexander Afanasyev · 9 years ago
  57. ab49745 core: use Boost.Log for logging by Yumin Xia · 9 years ago
  58. cafae24 build: require gcc >= 4.8.2 and boost >= 1.54.0 by Davide Pesavento · 9 years ago
  59. 6602b3b ci: Update Travis-CI to use Ubuntu Linux 14.04 (trusty) and OS X 10.9 VMs by Alexander Afanasyev · 9 years ago
  60. 58d479c docs+build: Prepare release of version 0.4.1 by Alexander Afanasyev · 9 years ago feature-wifi NFD-0.4.1
  61. da3ba96 docs+build: Prepare release of version 0.4.0 by Alexander Afanasyev · 9 years ago NFD-0.4.0
  62. 5c47597 tools: Automatically start ndn-autoconfig in nfd-start, if enabled in autoconfig.conf by Alexander Afanasyev · 9 years ago
  63. abb307c docs: Fix doxygen links in release notes and displayed version by Alexander Afanasyev · 9 years ago
  64. ba81830 docs+build: Prepare release of version 0.4.0 (beta2) by Alexander Afanasyev · 9 years ago NFD-0.4.0-beta2
  65. 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
  66. 2fc649b docs+build: Prepare release of version 0.3.4 by Alexander Afanasyev · 9 years ago NFD-0.3.4
  67. 2666473 docs+build: Prepare release of version 0.3.3 by Alexander Afanasyev · 10 years ago NFD-0.3.3
  68. ed808ab docs+build: Prepare release of version 0.3.2 by Alexander Afanasyev · 10 years ago
  69. cdb8f36 build: Tweak default pkg-config search paths by Alexander Afanasyev · 10 years ago
  70. 5ae2877 build: make wscript compatible with python3 by taylorchu · 10 years ago
  71. 8896478 build: Update version number to 0.3.1 by Alexander Afanasyev · 10 years ago NFD-0.3.1
  72. f08a737 daemon+rib: Merge nrd and nfd into a single process (separate threads) by Alexander Afanasyev · 10 years ago
  73. 5d57f97 core: Make global io_service and scheduler thread-local by Alexander Afanasyev · 10 years ago
  74. 8269a05 core: Allow customization of Logger and LoggerFactory by Alexander Afanasyev · 10 years ago
  75. 7c10b3b docs: Prepare release notes for version 0.3.0 by Alexander Afanasyev · 10 years ago NFD-0.3.0
  76. 748e989 build: Fix misdetection of privilege drop/elevation functions by Alexander Afanasyev · 10 years ago
  77. 262203b build: Support tools with multiple translation units by Alexander Afanasyev · 10 years ago
  78. 49343f6 build: Add conditional compilation by Alexander Afanasyev · 10 years ago
  79. 1c93cae fw: add override specifier to Strategy triggers by Junxiao Shi · 10 years ago
  80. 6db058c build: Embed setting of PKG_CONFIG_PATH variable to commonly used values by Alexander Afanasyev · 10 years ago
  81. 759f706 build: disable assertions in release builds by Junxiao Shi · 10 years ago
  82. b499a60 core: ignore non-Ethernet AF_LINK addresses when enumerating NICs. by Davide Pesavento · 10 years ago
  83. b2bcbcd table: simplify PIT with C++11 features by Junxiao Shi · 10 years ago
  84. 3b21fa3 build: Fix build error with python3 by Alexander Afanasyev · 10 years ago
  85. 2075788 docs: Update to generate proper google analytics code by Alexander Afanasyev · 10 years ago
  86. e918621 build: Disable Ethernet face support on OSX with Boost 1.56 by Alexander Afanasyev · 10 years ago
  87. 48f5a3c build: Enable detailed version information when built from shallow clone or tarball by Alexander Afanasyev · 10 years ago
  88. 8a09376 tools: Corrections and visual improvements for nfd-status-http-server by Alexander Afanasyev · 10 years ago
  89. 45d1a76 tools: nfd-status-http-server: serve XML by Chengyu Fan · 10 years ago
  90. 6b597e7 core: bump version to 0.2.0 by Junxiao Shi · 11 years ago
  91. 93ef6c9 test: basic unit-test for WebSocket face by Wentao Shang · 11 years ago
  92. ef04f27 face, mgmt: add channel status dataset publisher by Steve DiBenedetto · 11 years ago
  93. 58ea458 build: Updated precompiled header support (enabled by default) by Alexander Afanasyev · 11 years ago
  94. 8552a38 build: Enabling ability to use precompiled headers and some other build fixes by Alexander Afanasyev · 11 years ago
  95. f7bbe47 build: Small fix to support Python3 by Alexander Afanasyev · 11 years ago
  96. f0ae442 face: enable immediate mode for packet capture on EthernetFace. by Davide Pesavento · 11 years ago
  97. 53df163 face: Implement WebSocket channel, face, and factory. by Wentao Shang · 11 years ago
  98. 2618153 docs: Documentation update for 0.1.0 release by Alexander Afanasyev · 11 years ago NFD-0.1.0
  99. b47d538 build+core: Add printing of version number in daemons and tools by Alexander Afanasyev · 11 years ago
  100. 55b8ed4 docs: update README and add RELEASE NOTES by Beichuan Zhang · 11 years ago