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