1. afb2059 use ndn::ip::address(V6)FromString for scope-id aware conversion by Yanbiao Li · 7 years ago
  2. ac238f2 tests+tools: fix build with clang-5.0 by Davide Pesavento · 7 years ago
  3. a997d29 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
  4. 83be1da use FaceUri and NetworkMonitor from ndn-cxx/net by Junxiao Shi · 7 years ago
  5. 08e9631 tools: simplify nfd-autoreg with range-based for by Junxiao Shi · 7 years ago
  6. 22db539 rib+tools: use ndn::nfd::RouteOrigin instead of uint64_t by Davide Pesavento · 8 years ago
  7. 7c79513 tools: fetch face dataset with StatusDataset client in nfd-autoreg by Weiwei Liu · 8 years ago
  8. 25c6ce4 mgmt+rib: include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
  9. 29b4128 rib+tools: adapt to Controller::CommandFailCallback with ControlResponse by Junxiao Shi · 8 years ago
  10. 9f5b01d core: move common.hpp to core/ by Junxiao Shi · 8 years ago
  11. 78926c9 face/rib/tools: avoid deprecate Block::fromBuffer overloads by Junxiao Shi · 10 years ago
  12. fbf7834 rib+tools: subscribe to FaceMonitor notifications using connect by Junxiao Shi · 10 years ago
  13. a1937bf core: use FaceUri from ndn-cxx by Junxiao Shi · 10 years ago
  14. 8e273ca rib+tools: avoid deprecated ndn::nfd::Controller(Face&) constructor by Junxiao Shi · 10 years ago
  15. 689f0e9 tools+core: Moving Network class implementation to core by Alexander Afanasyev · 10 years ago
  16. 9942cea tools, tests: replace FaceFlags with individual fields by Chengyu Fan · 10 years ago
  17. f056c11 tools: Process auto-registration for faces that existed prior to start of nfd-autoreg by Alexander Afanasyev · 10 years ago
  18. 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
  19. 585e5a6 rib+tools: Make use of ndn::nfd::FaceMonitor from the ndn-cxx library by Alexander Afanasyev · 10 years ago
  20. 15b12e7 core: use markers in StatusDataset and NotificationStream by Junxiao Shi · 10 years ago
  21. dda0b46 tools: autoreg uses RibRegisterCommand by Junxiao Shi · 10 years ago
  22. f4e89b4 src: Small improvements by Alexander Afanasyev · 10 years ago
  23. b3893c9 src: Updating code to compile with the latest ndn-cxx library by Alexander Afanasyev · 10 years ago
  24. 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
  25. b47d538 build+core: Add printing of version number in daemons and tools by Alexander Afanasyev · 11 years ago
  26. 4a77136 build: == Dependency change == NFD now depends on ndn-cxx library by Alexander Afanasyev · 11 years ago
  27. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  28. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  29. 6e69432 face/mgmt/fw/tools: add localUri to FaceStatus and FaceEventNotification by Junxiao Shi · 11 years ago
  30. 352e14e tools: Update code to use unified NFD Management Protocol by Alexander Afanasyev · 11 years ago
  31. 60a7ba5 tools: Fixing help message printing in nfd-status by Alexander Afanasyev · 11 years ago
  32. 82afa1a tools: nfd-autoreg by Alexander Afanasyev · 11 years ago