1. fc0b45a No longer set capture flag on advertised prefixes by awlane · 8 weeks ago master
  2. 6d7c37f BREAKING: Change Name LSAs to propagate cost which are applied to remote routes by awlane · 4 months ago
  3. 288141a tests: namespace cleanup by Davide Pesavento · 1 year, 5 months ago
  4. b875293 lsa: define AdjLsa operator== by Junxiao Shi · 1 year, 6 months ago
  5. 6593a43 route: use ndn::FaceUri type for faceUri by Junxiao Shi · 1 year, 10 months ago
  6. 43f37a0 Change namespace of DummyClientFace, Signal, Segmenter, SegmentFetcher by Junxiao Shi · 1 year, 11 months ago
  7. 658fd85 Avoid using deprecated ndn-cxx type aliases by Davide Pesavento · 2 years, 2 months ago
  8. 8de8a8b tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 3 years, 2 months ago
  9. 5d93aa5 lsdb: emit signals when modified by Ashlesh Gawande · 5 years ago
  10. d90338d Replace remaining uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 4 years, 6 months ago NLSR-0.6.0
  11. 57a8717 lsdb: rebuild using boost::multi_index to replace 3 LSA lists by Ashlesh Gawande · 5 years ago
  12. 427e012 security: refactor CertificateStore class by Saurab Dulal · 6 years ago
  13. 6b388fc src: change initialization order by Ashlesh Gawande · 6 years ago
  14. 85998a1 src: decouple classes from Nlsr object by Ashlesh Gawande · 8 years ago[Renamed (86%) from tests/test-name-prefix-table.cpp]
  15. cf8d0ed Use ndn-cxx logging facility by dmcoomes · 8 years ago
  16. f04f989 Convert to v2::security and adapt to ndn-cxx changes by Muktadir Chowdhury · 8 years ago
  17. 96861ca npl: npls more conveniently instantiable by Nick Gordon · 8 years ago
  18. ff9a627 style: made container APIs more consistent. by Nick Gordon · 8 years ago
  19. b7b5839 route: communicate routing changes using signals by Nick Gordon · 8 years ago
  20. c0c6bcf route: updates to name prefixes are more efficent. by Nick Gordon · 8 years ago
  21. e9733ed nlsr: refactor Adjacent to use FaceUri objects 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. a4cf402 nlsr: Pass keyChain to NLSR constructor by Laqin Fan · 8 years ago
  24. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  25. b50e51b Name prefix table entries keep pointers instead of keeping a copy of the object for routing table entries. by Nick Gordon · 9 years ago
  26. 800833b docs+build+boilerplate: Prepare release of version 0.3.0 by Muktadir R Chowdhury · 9 years ago NLSR-0.3.0
  27. d02c388 lsa: Accept LSA type argument in LSA base constructor by Ashlesh Gawande · 10 years ago
  28. c69da0a tests: Use ndn-cxx/DummyClientFace by Muktadir R Chowdhury · 10 years ago
  29. cae33b6 route: Prevent incomplete removal of NPT entry by Vince Lehman · 10 years ago