1. 5d93aa5 lsdb: emit signals when modified by Ashlesh Gawande · 4 years, 7 months ago
  2. d90338d Replace remaining uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 4 years ago NLSR-0.6.0
  3. d8d6bbc tests: fix range-loop-construct warning with clang 10 and later by Davide Pesavento · 4 years, 1 month ago
  4. 57a8717 lsdb: rebuild using boost::multi_index to replace 3 LSA lists by Ashlesh Gawande · 4 years, 8 months ago
  5. 0db4d4d **breaking** consolidate src/tlv/*lsa* into src/lsa/*lsa* by Ashlesh Gawande · 5 years ago
  6. 427e012 security: refactor CertificateStore class by Saurab Dulal · 5 years ago
  7. 6b388fc src: change initialization order by Ashlesh Gawande · 5 years ago
  8. 4187857 src: onFaceEventNotification only proceed if face id was zero or updated by Ashlesh Gawande · 5 years ago
  9. 0b1b7d9 tests: add FreshnessPeriod where MustBeFresh is used by Junxiao Shi · 6 years ago
  10. 1505240 src: use InMemoryStoragePersistent instead of custom LsaSegmentStorage by Ashlesh Gawande · 6 years ago
  11. 85998a1 src: decouple classes from Nlsr object by Ashlesh Gawande · 7 years ago
  12. 7e3f6d7 src: move and simplify canonize functionality to ConfFileProcessor by Ashlesh Gawande · 6 years ago
  13. e8d8bd5 adjacency-list: fix crash in equals operator by Ashlesh Gawande · 6 years ago
  14. e6ba915 Fix build with clang-5.0 by Ashlesh Gawande · 7 years ago
  15. 3573185 publisher: implement routing table dataset publisher by laqinfan · 7 years ago
  16. f04f989 Convert to v2::security and adapt to ndn-cxx changes by Muktadir Chowdhury · 7 years ago
  17. 727d483 lsa: change type variable to enum class by Nick Gordon · 7 years ago
  18. ff9a627 style: made container APIs more consistent. by Nick Gordon · 7 years ago
  19. 922714a nlsr: Added a finally() to canonizeNeighborUris by Nick Gordon · 8 years ago
  20. c0c6bcf route: updates to name prefixes are more efficent. by Nick Gordon · 7 years ago
  21. 3909aa1 src: fix incorrect error on face-dataset-fetch-interval valid values by Ashlesh Gawande · 7 years ago
  22. d5c1a37 nlsr: discover Faces from NFD by Nick Gordon · 8 years ago
  23. e9733ed nlsr: refactor Adjacent to use FaceUri objects by Nick Gordon · 8 years ago
  24. 3e105a0 Use separate name prefix and sequence number for each LSA type by Ashlesh Gawande · 8 years ago
  25. 9461afb nlsr: canonize Adjacent FaceURIs on startup by Nick Gordon · 8 years ago
  26. 415676b make chronosync a dependency by Ashlesh Gawande · 8 years ago
  27. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  28. a4cf402 nlsr: Pass keyChain to NLSR constructor by Laqin Fan · 8 years ago
  29. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  30. 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
  31. 3e5120c include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
  32. fad8e25 Fixed namespace formatting across all files. by Nick Gordon · 8 years ago
  33. 800833b docs+build+boilerplate: Prepare release of version 0.3.0 by Muktadir R Chowdhury · 8 years ago NLSR-0.3.0
  34. f7eec4f Make LSA buildable when one node is ACTIVE by Vince Lehman · 10 years ago
  35. d02c388 lsa: Accept LSA type argument in LSA base constructor by Ashlesh Gawande · 9 years ago
  36. 3ac0728 publisher: set router-name command prefix correctly by Muktadir R Chowdhury · 9 years ago
  37. c69da0a tests: Use ndn-cxx/DummyClientFace by Muktadir R Chowdhury · 9 years ago
  38. 46ccaae tests: Remove FaceDestroyEvent test's reliance on nlsrSeqNo.txt by alvy · 10 years ago
  39. 41b173e route: Correct bidirectional links with differing costs by Vince Lehman · 10 years ago
  40. c2acdcb security: Add permanent certificate storage for validator by Vince Lehman · 10 years ago
  41. 199e9cf Don't build Adjacency LSA when destroyed face belongs to INACTIVE node by Vince Lehman · 10 years ago
  42. 02e3299 Recalculate routing table after face destroy event by Vince Lehman · 10 years ago
  43. 50df6b7 src: Fix first event-interval scheduling by Vince Lehman · 10 years ago
  44. 7b61658 conf: Make event intervals configurable by Vince Lehman · 10 years ago
  45. 0913112 src: Assign 0 cost to hyperbolic direct neighbors by Vince Lehman · 10 years ago