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