1. 0db4d4d **breaking** consolidate src/tlv/*lsa* into src/lsa/*lsa* by Ashlesh Gawande · 5 years ago
  2. 427e012 security: refactor CertificateStore class by Saurab Dulal · 5 years ago
  3. cb065f1 tests: sync common test infrastructure with ndn-cxx by Davide Pesavento · 5 years ago
  4. 6b388fc src: change initialization order by Ashlesh Gawande · 5 years ago
  5. 85998a1 src: decouple classes from Nlsr object by Ashlesh Gawande · 7 years ago
  6. 008c9b1 tests: set CanBePrefix in test suites by Junxiao Shi · 6 years ago
  7. 939b6f8 src: use psync::SegmentPublisher and fix proccessing of interests w/ segments by Ashlesh Gawande · 6 years ago
  8. cba0ae2 **breaking** Change NLSR to nlsr for various prefixes by Ashlesh Gawande · 7 years ago
  9. d65786a src/lsa-segment-storage: fix convergence w/o content store by Ashlesh Gawande · 7 years ago
  10. a073e2e publisher: fix encoding bug in routing table publisher by laqinfan · 7 years ago
  11. cf8d0ed Use ndn-cxx logging facility by dmcoomes · 8 years ago
  12. 3573185 publisher: implement routing table dataset publisher by laqinfan · 7 years ago
  13. f04f989 Convert to v2::security and adapt to ndn-cxx changes by Muktadir Chowdhury · 7 years ago
  14. f14ec35 nlsr: Add support for sources to NamePrefixList by Nick Gordon · 7 years ago
  15. 793e870 src: fix prefix advertise runtime error by Ashlesh Gawande · 7 years ago
  16. d22da51 publisher: use ndn-cxx dispatcher for dataset publisher by laqinfan · 8 years ago
  17. b00dc2a Accommodate n-Dimensional HR coordinates by Muktadir R Chowdhury · 8 years ago
  18. e9733ed nlsr: refactor Adjacent to use FaceUri objects by Nick Gordon · 8 years ago
  19. 3e105a0 Use separate name prefix and sequence number for each LSA type by Ashlesh Gawande · 8 years ago
  20. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  21. a4cf402 nlsr: Pass keyChain to NLSR constructor by Laqin Fan · 8 years ago
  22. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  23. c6a8522 nlsr: Updated license boilerplate for all NLSR files. by Nick Gordon · 8 years ago
  24. 3e5120c include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
  25. 800833b docs+build+boilerplate: Prepare release of version 0.3.0 by Muktadir R Chowdhury · 8 years ago NLSR-0.3.0
  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. c778e81 tests: don't use DummyClientFace::sentDatas by Junxiao Shi · 8 years ago
  29. c69da0a tests: Use ndn-cxx/DummyClientFace by Muktadir R Chowdhury · 9 years ago
  30. f9f3910 build+nsync+tests+docs: Fix compilation for boost 1.59, doxygen docs, and other fixes by Alexander Afanasyev · 9 years ago
  31. f4772d4 Fix compilation after namespace change in ndn-cxx by Vince Lehman · 10 years ago
  32. d6bb3fa publisher: Serve LSDB dataset on localhost prefix by Vince Lehman · 10 years ago
  33. a0497d8 publisher: add LSDB dataset publishers by Jiewen Tan · 10 years ago