1. 2ef9957 tools: display nfd software verion in nfd-status-http-server and nfd-status by Hila Ben Abraham · 10 years ago
  2. a1937bf core: use FaceUri from ndn-cxx by Junxiao Shi · 10 years ago
  3. cd55cde tools/tests: fix compilation errors caused by bind and placeholders by Junxiao Shi · 10 years ago
  4. 8e273ca rib+tools: avoid deprecated ndn::nfd::Controller(Face&) constructor by Junxiao Shi · 10 years ago
  5. 689f0e9 tools+core: Moving Network class implementation to core by Alexander Afanasyev · 10 years ago
  6. b4bac92 tools: Fix status-http-server hanging when nfd-status output is >64k by Alexander Afanasyev · 10 years ago
  7. ab1e8f2 build: Always build in C++11 mode. by Davide Pesavento · 10 years ago
  8. dae2530 nfdc: ensure FaceUri is in canonical form by Chengyu Fan · 10 years ago
  9. 9942cea tools, tests: replace FaceFlags with individual fields by Chengyu Fan · 10 years ago
  10. 27d570a tools: Display face attribute fields instead of FaceFlags by Chengyu Fan · 10 years ago
  11. c2642ca tools: Small formatting correction in plain text output of nfd-status by Alexander Afanasyev · 10 years ago
  12. 7b0e9cf tools: Publish /localhop/ndn-autoconf/routable-prefixes from ndn-autoconfig-server by Yingdi Yu · 10 years ago
  13. 1c630ba tools: display RIB flags by name in nfd-status page by Chengyu Fan · 10 years ago
  14. 6717964 tools: display face flags and expiration in nfd-status page by Chengyu Fan · 10 years ago
  15. f056c11 tools: Process auto-registration for faces that existed prior to start of nfd-autoreg by Alexander Afanasyev · 10 years ago
  16. 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
  17. a55663d tools: fixing bug of misleading lifetime and plural time unit for RIB in HTTP status page by Chengyu Fan · 10 years ago
  18. 585e5a6 rib+tools: Make use of ndn::nfd::FaceMonitor from the ndn-cxx library by Alexander Afanasyev · 10 years ago
  19. 15b12e7 core: use markers in StatusDataset and NotificationStream by Junxiao Shi · 10 years ago
  20. 8a53caf tools: include the key name in keylocator as the NFD id in nfd-status by Chengyu Fan · 10 years ago
  21. 3331cfa tools: Visualize per-face link-layer byte counts in nfd-status by Chengyu Fan · 10 years ago
  22. 30aa207 tools: visualize RIB dataset in nfd-status by Chengyu Fan · 10 years ago
  23. f67cf08 rib: Update to properly handle optional ExpirationPeriod in RibRegister command by Alexander Afanasyev · 10 years ago
  24. 8a09376 tools: Corrections and visual improvements for nfd-status-http-server by Alexander Afanasyev · 10 years ago
  25. 45d1a76 tools: nfd-status-http-server: serve XML by Chengyu Fan · 10 years ago
  26. 818e8a6 nfdc: setting default expiration time to time::milliseconds::max() by Syed Obaid · 10 years ago
  27. dda0b46 tools: autoreg uses RibRegisterCommand by Junxiao Shi · 10 years ago
  28. a753f1b tools: autoconfig prefix registration changes by Junxiao Shi · 10 years ago
  29. 40c61f7 tools: Showing ExpirationPeriod if it is present in FaceStatus by Alexander Afanasyev · 10 years ago
  30. d3967a2 tools: Visualizing local and on-demand Face flags by Alexander Afanasyev · 10 years ago
  31. f93f9d9 nfdc: support for specifying Origin in unregister command. by Syed Obaid · 10 years ago
  32. ee92fc7 docs, tools: expand nfd-status manpage for -c -s -x by Chengyu Fan · 10 years ago
  33. 6fce078 tools: Set broadcast strategy for HUB discovery prefix by Alexander Afanasyev · 10 years ago
  34. 4ae0ce3 nfdc: support for specifying expiration time and origin during prefix registration by Syed Obaid · 10 years ago
  35. 554ef7a tools: Registering /localhop/ndn-autoconf/hub prefix towards all UDP4 multicast faces by Alexander Afanasyev · 10 years ago
  36. 0417d2a tools: Add retrieval of ChannelStatus and StrategyChoice datasets by Alexander Afanasyev · 10 years ago
  37. f4e89b4 src: Small improvements by Alexander Afanasyev · 10 years ago
  38. b3893c9 src: Updating code to compile with the latest ndn-cxx library by Alexander Afanasyev · 10 years ago
  39. f698028 src: Remove unnecessary uses of boost::cref in make_shared and replace boost::cref/boost::ref with just cref/ref by Alexander Afanasyev · 10 years ago
  40. 514ed5e nfd-status: Define format and implement --xml option by Chengyu Fan · 10 years ago
  41. b47d538 build+core: Add printing of version number in daemons and tools by Alexander Afanasyev · 10 years ago
  42. 262f531 tools: create identity if not exists, obtain superuser privilege in nfd-start by Junxiao Shi · 10 years ago
  43. f4f8673 tools: add prefix registration after creating the resolved hub face by hilata · 10 years ago
  44. 3a4eb5c tools: fix port number parsing in ndn-autoconfig client by hilata · 10 years ago
  45. 2229503 build: downgrade maybe-uninitialized from an error to a warning by Junxiao Shi · 10 years ago
  46. 6ee6e07 docs: Adding manpages for the command-line tools by hilata · 10 years ago
  47. dca5079 nfdc: Added name registration and FaceUri support by Obaid · 10 years ago
  48. 4a77136 build: == Dependency change == NFD now depends on ndn-cxx library by Alexander Afanasyev · 10 years ago
  49. 85b6b01 core: Adding workaround for missing <byteswap.h> on FreeBSD by Alexander Afanasyev · 10 years ago
  50. 54e4eaf tools: nfdc support add command by hilata · 10 years ago
  51. d71d84c tools: NFD startup script by Junxiao Shi · 10 years ago
  52. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 10 years ago
  53. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 10 years ago
  54. e25b0f0 tools: support IPv6 in nfd-status-http-server by Chengyu Fan · 10 years ago
  55. b07788a tools: add nfd-status-http-server.py as standalone http server by Chengyu Fan · 10 years ago
  56. 6e69432 face/mgmt/fw/tools: add localUri to FaceStatus and FaceEventNotification by Junxiao Shi · 10 years ago
  57. 2d2cde1 mgmt/tools: fix build errors by Junxiao Shi · 10 years ago
  58. 352e14e tools: Update code to use unified NFD Management Protocol by Alexander Afanasyev · 10 years ago
  59. 88d6937 mgmt: StatusServer uses ndn::nfd::ForwarderStatus by Junxiao Shi · 10 years ago
  60. efea8fe build: Enabling -Werror in debug mode and fixing discovered issues by Alexander Afanasyev · 10 years ago
  61. 60a7ba5 tools: Fixing help message printing in nfd-status by Alexander Afanasyev · 10 years ago
  62. 82afa1a tools: nfd-autoreg by Alexander Afanasyev · 10 years ago
  63. 7b7dfdd tools: Fixing bugs in nfd-status by Alexander Afanasyev · 10 years ago
  64. b6dde38 tools/nfd-status: plain text status command by jeraldabraham · 10 years ago
  65. 6fc750f tools: fix two warnings produced by gcc-4.8. by Davide Pesavento · 10 years ago
  66. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 10 years ago
  67. 8d84000 ndn-tlv-poke: simple producer to read payload from stdin and send it to local NDN forwarder as a single Data packet by jeraldabraham · 10 years ago
  68. dd50ada tools: NDN hub discovery server & client by hilata · 10 years ago
  69. 141eaae nfdc: strategy-choice by hilata · 10 years ago
  70. 20b2dc5 ndn-tlv-peek: simple consumer program that sends one interest and expects one response by jeraldabraham · 10 years ago
  71. dc947ec nfdc: delete fib/insert and fib/delete commands. by hilata · 10 years ago
  72. 9b27e69 nfdc: set-strategy by hilata · 10 years ago
  73. 9f935b8 tools: Handling case of no command line options in ``nfdc`` by Alexander Afanasyev · 10 years ago
  74. 198cadb tools: nfdc by hilata · 10 years ago