1. 43f37a0 Change namespace of DummyClientFace, Signal, Segmenter, SegmentFetcher by Junxiao Shi · 1 year, 5 months ago
  2. 658fd85 Avoid using deprecated ndn-cxx type aliases by Davide Pesavento · 1 year, 8 months ago
  3. 8de8a8b tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 2 years, 8 months ago
  4. 57a8717 lsdb: rebuild using boost::multi_index to replace 3 LSA lists by Ashlesh Gawande · 4 years, 8 months ago
  5. 0421bc6 **breaking** route: consolidate routing tlv into route by Ashlesh Gawande · 4 years, 8 months ago[Renamed (99%) from tests/test-link-state-calculator.cpp]
  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. d0816a3 route: handle zero cost links by dulalsaurab · 5 years ago
  9. 85998a1 src: decouple classes from Nlsr object by Ashlesh Gawande · 7 years ago
  10. cf8d0ed Use ndn-cxx logging facility by dmcoomes · 8 years ago
  11. f04f989 Convert to v2::security and adapt to ndn-cxx changes by Muktadir Chowdhury · 7 years ago
  12. 727d483 lsa: change type variable to enum class by Nick Gordon · 7 years ago
  13. 22b5c95 routing: made map more container-agnostic by Nick Gordon · 7 years ago
  14. e9733ed nlsr: refactor Adjacent to use FaceUri objects by Nick Gordon · 8 years ago
  15. c780a69 nlsr: refactor AdjacencyList to use iterators instead of bare ptrs by Nick Gordon · 8 years ago
  16. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  17. a4cf402 nlsr: Pass keyChain to NLSR constructor by Laqin Fan · 8 years ago
  18. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  19. ef21d8e src: Sort NextHops on NexthopList insertion by Vince Lehman · 10 years ago
  20. fad8e25 Fixed namespace formatting across all files. by Nick Gordon · 8 years ago
  21. 800833b docs+build+boilerplate: Prepare release of version 0.3.0 by Muktadir R Chowdhury · 8 years ago NLSR-0.3.0
  22. d02c388 lsa: Accept LSA type argument in LSA base constructor by Ashlesh Gawande · 9 years ago
  23. c69da0a tests: Use ndn-cxx/DummyClientFace by Muktadir R Chowdhury · 9 years ago
  24. 41b173e route: Correct bidirectional links with differing costs by Vince Lehman · 10 years ago