1. c1d0e8e build: migrate to C++17 by Davide Pesavento · 2 years, 7 months ago
  2. 7bc3d43 Improve error handling and reporting by Davide Pesavento · 3 years, 2 months ago
  3. d90338d Replace remaining uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 4 years ago NLSR-0.6.0
  4. 0ad01f3 Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 7 months ago
  5. 08bce9c src: set best-route strategy for certificate prefixes by Ashlesh Gawande · 6 years ago
  6. 82a34c2 **breaking change** nlsr.conf: rename seq-dir as state-dir by dulalsaurab · 6 years ago
  7. 85998a1 src: decouple classes from Nlsr object by Ashlesh Gawande · 7 years ago
  8. 7526cee update: Add/delete prefix to the conf file by Saurab Dulal · 7 years ago
  9. a08dc3f build: require gcc >= 5.3 and switch to C++14 by Davide Pesavento · 7 years ago
  10. cf8d0ed Use ndn-cxx logging facility by dmcoomes · 8 years ago
  11. f04f989 Convert to v2::security and adapt to ndn-cxx changes by Muktadir Chowdhury · 7 years ago
  12. 5bcb39e rename log macros to comply with ISO C++ standard by dmcoomes · 7 years ago
  13. 54a43f0 update: Refactor to use ndn-cxx dispatcher for prefix update/readvertise by Laqin Fan · 8 years ago
  14. 3e105a0 Use separate name prefix and sequence number for each LSA type by Ashlesh Gawande · 8 years ago
  15. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  16. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  17. 3e5120c include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
  18. 800833b docs+build+boilerplate: Prepare release of version 0.3.0 by Muktadir R Chowdhury · 8 years ago NLSR-0.3.0
  19. d33e5bc update: Disable PrefixUpdateProcessor when validator is not in config by Vince Lehman · 10 years ago
  20. c2acdcb security: Add permanent certificate storage for validator by Vince Lehman · 10 years ago
  21. 297f416 update: Process Name prefix update commands by alvy · 10 years ago