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