1. 0c63c63 build: Fix build when std::to_string is not available by Alexander Afanasyev · 7 years ago
  2. 59769b1 Make the exit status consistent across all programs by Davide Pesavento · 7 years ago
  3. 847de40 build: Add warning for non-virtual destructor and fix discovered issues by Alexander Afanasyev · 7 years ago
  4. a997d29 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
  5. c8f17e5 tools: Make ndn-autoconfig register / instead of /ndn by Md Ashiqur Rahman · 7 years ago
  6. c0a5a39 Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS by Davide Pesavento · 7 years ago
  7. a5a3a87 tools: simplify autoconfig MulticastDiscovery stage by Junxiao Shi · 7 years ago
  8. cb76686 tools: refactor ndn-autoconfig by Junxiao Shi · 7 years ago
  9. f748a4e tools: rename autoconfig Base to Stage by Junxiao Shi · 7 years ago
  10. 83be1da use FaceUri and NetworkMonitor from ndn-cxx/net by Junxiao Shi · 7 years ago
  11. 16a3adf switch to ndn-cxx KeyChain v2 by Junxiao Shi · 7 years ago
  12. 9ae8857 tools: fix the inconsistent logging among ndn-autoconfig stages by Qi Zhao · 7 years ago
  13. 6fc57a6 tools: ndn-autoconfig continue proceeding with existing face by Qi Zhao · 8 years ago
  14. 7a294d4 tests+tools: add missing includes by Davide Pesavento · 8 years ago
  15. 2a00194 tools: Add NDN-FCH stage (service to get "closest" NDN hub) to ndn-autoconfig by Alexander Afanasyev · 8 years ago
  16. d0e276f tools: autoconfig MulticastDiscovery warns on Nack by Junxiao Shi · 8 years ago
  17. a889111 tools: ndn-autoconfig MulticastDiscovery uses FaceQueryDataset by Junxiao Shi · 8 years ago
  18. 52fa45c tools: ndn-autoconfig code style corrections by Junxiao Shi · 8 years ago
  19. 25c6ce4 mgmt+rib: include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
  20. 29b4128 rib+tools: adapt to Controller::CommandFailCallback with ControlResponse by Junxiao Shi · 8 years ago
  21. 9f5b01d core: move common.hpp to core/ by Junxiao Shi · 8 years ago
  22. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  23. 5c47597 tools: Automatically start ndn-autoconfig in nfd-start, if enabled in autoconfig.conf by Alexander Afanasyev · 9 years ago
  24. 6c4a67a tools: adapt to ndn-cxx SegmentFetcher API change by Muktadir R Chowdhury · 9 years ago
  25. ec2a698 Remove illegal std::to_string definition and use ndn::to_string in its place by Davide Pesavento · 9 years ago
  26. 67ba8d2 fw: rename BroadcastStrategy to MulticastStrategy by Junxiao Shi · 9 years ago
  27. 149e02c Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  28. 78926c9 face/rib/tools: avoid deprecate Block::fromBuffer overloads by Junxiao Shi · 10 years ago
  29. ba3f79e tools: Ensure that ndn-autoconfig quits after successful discovery in non-daemon mode by Alexander Afanasyev · 10 years ago
  30. e46279dc tools: Daemon mode for ndn-autoconfig (re-run detection when connectivity changes) by Alexander Afanasyev · 10 years ago
  31. bda8366 tools: ndn-autoconfig: Register also /localhop/nfd prefix towards the hub by Alexander Afanasyev · 10 years ago
  32. 2a655f7 tools: Refactoring ndn-autoconfig implementation by Alexander Afanasyev · 10 years ago