1. 1954a0c communication: adapt to API changes in PSync by Davide Pesavento · 2 years, 3 months ago
  2. c1d0e8e build: migrate to C++17 by Davide Pesavento · 2 years, 6 months ago
  3. 8de8a8b tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 2 years, 8 months ago
  4. e28d875 Avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 9 months ago
  5. 30d96e4 Do not compile ChronoSync support by default by Ashlesh Gawande · 3 years, 9 months ago
  6. d90338d Replace remaining uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 4 years ago NLSR-0.6.0
  7. 214032e hello-protocol: fix wrong reaction on hello Interest timeout by Ashlesh Gawande · 4 years ago
  8. 427e012 security: refactor CertificateStore class by Saurab Dulal · 5 years ago
  9. cb065f1 tests: sync common test infrastructure with ndn-cxx by Davide Pesavento · 5 years ago
  10. 6b388fc src: change initialization order by Ashlesh Gawande · 5 years ago
  11. 0b1b7d9 tests: add FreshnessPeriod where MustBeFresh is used by Junxiao Shi · 6 years ago
  12. 85998a1 src: decouple classes from Nlsr object by Ashlesh Gawande · 7 years ago
  13. d65786a src/lsa-segment-storage: fix convergence w/o content store by Ashlesh Gawande · 7 years ago
  14. 67758b1 build: update waf to version 2.0.6 by Alexander Afanasyev · 7 years ago
  15. f04f989 Convert to v2::security and adapt to ndn-cxx changes by Muktadir Chowdhury · 7 years ago
  16. d5c1a37 nlsr: discover Faces from NFD by Nick Gordon · 8 years ago
  17. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  18. a4cf402 nlsr: Pass keyChain to NLSR constructor by Laqin Fan · 8 years ago
  19. c6a8522 nlsr: Updated license boilerplate for all NLSR files. by Nick Gordon · 8 years ago
  20. f8b5bcd Fixed copyright dates across all files. by Nick Gordon · 8 years ago
  21. 02e3299 Recalculate routing table after face destroy event by Vince Lehman · 10 years ago
  22. 0a7da61 Always build in C++11 mode by Vince Lehman · 10 years ago
  23. 942eb7b route: Fix FIB next hop removal bug by Vince Lehman · 10 years ago
  24. 904c241 comm: Stop SyncLogicHandler from fetching own LSAs by Vince Lehman · 10 years ago
  25. 7c60329 src: Remove Scheduler instance from Nlsr class by Vince Lehman · 10 years ago