1. 52f1664 name-prefix-list: compare names only in operator== by Junxiao Shi · 1 year, 4 months ago
  2. c1d0e8e build: migrate to C++17 by Davide Pesavento · 2 years, 6 months ago
  3. 7bc3d43 Improve error handling and reporting by Davide Pesavento · 3 years, 2 months ago
  4. d90338d Replace remaining uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 4 years ago NLSR-0.6.0
  5. 0ad01f3 Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 7 months ago
  6. 0db4d4d **breaking** consolidate src/tlv/*lsa* into src/lsa/*lsa* by Ashlesh Gawande · 5 years ago
  7. 427e012 security: refactor CertificateStore class by Saurab Dulal · 5 years ago
  8. 08bce9c src: set best-route strategy for certificate prefixes by Ashlesh Gawande · 6 years ago
  9. 82a34c2 **breaking change** nlsr.conf: rename seq-dir as state-dir by dulalsaurab · 6 years ago
  10. 85998a1 src: decouple classes from Nlsr object by Ashlesh Gawande · 7 years ago
  11. 7526cee update: Add/delete prefix to the conf file by Saurab Dulal · 7 years ago
  12. a08dc3f build: require gcc >= 5.3 and switch to C++14 by Davide Pesavento · 7 years ago
  13. cf8d0ed Use ndn-cxx logging facility by dmcoomes · 8 years ago
  14. f04f989 Convert to v2::security and adapt to ndn-cxx changes by Muktadir Chowdhury · 7 years ago
  15. 5bcb39e rename log macros to comply with ISO C++ standard by dmcoomes · 7 years ago
  16. d0a7df3 docs: wrote Doxygen comments for all files by Nick Gordon · 8 years ago
  17. 54a43f0 update: Refactor to use ndn-cxx dispatcher for prefix update/readvertise by Laqin Fan · 8 years ago
  18. 3e105a0 Use separate name prefix and sequence number for each LSA type by Ashlesh Gawande · 8 years ago
  19. 6fa00d9 Add missing dispatcher header to fix compilation by Ashlesh Gawande · 8 years ago
  20. e689dd6 Make header guards comply with Rule 3.2 by dmcoomes · 8 years ago
  21. 4d2c6c0 nlsr: accept NFD-RIB-style register/unregister commands by Nick Gordon · 8 years ago
  22. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  23. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  24. c6a8522 nlsr: Updated license boilerplate for all NLSR files. by Nick Gordon · 8 years ago
  25. 3e5120c include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
  26. 97e3494 docs: improve Doxygen comments. by Nick G · 8 years ago
  27. 800833b docs+build+boilerplate: Prepare release of version 0.3.0 by Muktadir R Chowdhury · 8 years ago NLSR-0.3.0
  28. d33e5bc update: Disable PrefixUpdateProcessor when validator is not in config by Vince Lehman · 10 years ago
  29. c2acdcb security: Add permanent certificate storage for validator by Vince Lehman · 10 years ago
  30. 297f416 update: Process Name prefix update commands by alvy · 10 years ago