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