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