1. 1505240 src: use InMemoryStoragePersistent instead of custom LsaSegmentStorage by Ashlesh Gawande · 6 years ago
  2. 85998a1 src: decouple classes from Nlsr object by Ashlesh Gawande · 7 years ago
  3. 7e3f6d7 src: move and simplify canonize functionality to ConfFileProcessor by Ashlesh Gawande · 6 years ago
  4. e8d8bd5 adjacency-list: fix crash in equals operator by Ashlesh Gawande · 6 years ago
  5. e6ba915 Fix build with clang-5.0 by Ashlesh Gawande · 7 years ago
  6. 3573185 publisher: implement routing table dataset publisher by laqinfan · 7 years ago
  7. f04f989 Convert to v2::security and adapt to ndn-cxx changes by Muktadir Chowdhury · 7 years ago
  8. 727d483 lsa: change type variable to enum class by Nick Gordon · 7 years ago
  9. ff9a627 style: made container APIs more consistent. by Nick Gordon · 7 years ago
  10. 922714a nlsr: Added a finally() to canonizeNeighborUris by Nick Gordon · 8 years ago
  11. c0c6bcf route: updates to name prefixes are more efficent. by Nick Gordon · 7 years ago
  12. 3909aa1 src: fix incorrect error on face-dataset-fetch-interval valid values by Ashlesh Gawande · 7 years ago
  13. d5c1a37 nlsr: discover Faces from NFD by Nick Gordon · 8 years ago
  14. e9733ed nlsr: refactor Adjacent to use FaceUri objects by Nick Gordon · 8 years ago
  15. 3e105a0 Use separate name prefix and sequence number for each LSA type by Ashlesh Gawande · 8 years ago
  16. 9461afb nlsr: canonize Adjacent FaceURIs on startup by Nick Gordon · 8 years ago
  17. 415676b make chronosync a dependency by Ashlesh Gawande · 8 years ago
  18. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  19. a4cf402 nlsr: Pass keyChain to NLSR constructor by Laqin Fan · 8 years ago
  20. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  21. b50e51b Name prefix table entries keep pointers instead of keeping a copy of the object for routing table entries. by Nick Gordon · 8 years ago
  22. 3e5120c include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
  23. fad8e25 Fixed namespace formatting across all files. by Nick Gordon · 8 years ago
  24. 800833b docs+build+boilerplate: Prepare release of version 0.3.0 by Muktadir R Chowdhury · 8 years ago NLSR-0.3.0
  25. f7eec4f Make LSA buildable when one node is ACTIVE by Vince Lehman · 10 years ago
  26. d02c388 lsa: Accept LSA type argument in LSA base constructor by Ashlesh Gawande · 9 years ago
  27. 3ac0728 publisher: set router-name command prefix correctly by Muktadir R Chowdhury · 9 years ago
  28. c69da0a tests: Use ndn-cxx/DummyClientFace by Muktadir R Chowdhury · 9 years ago
  29. 46ccaae tests: Remove FaceDestroyEvent test's reliance on nlsrSeqNo.txt by alvy · 10 years ago
  30. 41b173e route: Correct bidirectional links with differing costs by Vince Lehman · 10 years ago
  31. c2acdcb security: Add permanent certificate storage for validator by Vince Lehman · 10 years ago
  32. 199e9cf Don't build Adjacency LSA when destroyed face belongs to INACTIVE node by Vince Lehman · 10 years ago
  33. 02e3299 Recalculate routing table after face destroy event by Vince Lehman · 10 years ago
  34. 50df6b7 src: Fix first event-interval scheduling by Vince Lehman · 10 years ago
  35. 7b61658 conf: Make event intervals configurable by Vince Lehman · 10 years ago
  36. 0913112 src: Assign 0 cost to hyperbolic direct neighbors by Vince Lehman · 10 years ago