1. 658fd85 Avoid using deprecated ndn-cxx type aliases by Davide Pesavento · 1 year, 8 months ago
  2. c1d0e8e build: migrate to C++17 by Davide Pesavento · 2 years, 6 months ago
  3. 5d93aa5 lsdb: emit signals when modified by Ashlesh Gawande · 4 years, 7 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
  6. 0db4d4d **breaking** consolidate src/tlv/*lsa* into src/lsa/*lsa* by Ashlesh Gawande · 5 years ago
  7. f89878c tlv: remove unused class LsdbStatus by Ashlesh Gawande · 4 years, 10 months ago
  8. c64bed2 publisher: remove unused functions by Nick Gordon · 7 years ago
  9. 85998a1 src: decouple classes from Nlsr object by Ashlesh Gawande · 7 years ago
  10. 939b6f8 src: use psync::SegmentPublisher and fix proccessing of interests w/ segments by Ashlesh Gawande · 6 years ago
  11. d65786a src/lsa-segment-storage: fix convergence w/o content store by Ashlesh Gawande · 7 years ago
  12. a073e2e publisher: fix encoding bug in routing table publisher by laqinfan · 7 years ago
  13. cf8d0ed Use ndn-cxx logging facility by dmcoomes · 8 years ago
  14. 3573185 publisher: implement routing table dataset publisher by laqinfan · 7 years ago
  15. f04f989 Convert to v2::security and adapt to ndn-cxx changes by Muktadir Chowdhury · 7 years ago
  16. 5bcb39e rename log macros to comply with ISO C++ standard by dmcoomes · 7 years ago
  17. 114537f publisher: simplified LSDB dataset interest handler. by Nick Gordon · 7 years ago
  18. d0a7df3 docs: wrote Doxygen comments for all files by Nick Gordon · 8 years ago
  19. f14ec35 nlsr: Add support for sources to NamePrefixList by Nick Gordon · 7 years ago
  20. 90173ad Resolve ASan errors that will be thrown once it is turned on by Ashlesh Gawande · 7 years ago
  21. d22da51 publisher: use ndn-cxx dispatcher for dataset publisher by laqinfan · 8 years ago
  22. e9733ed nlsr: refactor Adjacent to use FaceUri objects by Nick Gordon · 8 years ago
  23. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  24. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  25. c6a8522 nlsr: Updated license boilerplate for all NLSR files. by Nick Gordon · 8 years ago
  26. 3e5120c include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
  27. 97e3494 docs: improve Doxygen comments. by Nick G · 8 years ago
  28. 800833b docs+build+boilerplate: Prepare release of version 0.3.0 by Muktadir R Chowdhury · 8 years ago NLSR-0.3.0
  29. aa3b085 lsdb: Segment LSAs larger than max segment size by Muktadir R Chowdhury · 9 years ago
  30. 3ac0728 publisher: set router-name command prefix correctly by Muktadir R Chowdhury · 9 years ago
  31. d6bb3fa publisher: Serve LSDB dataset on localhost prefix by Vince Lehman · 10 years ago
  32. a0497d8 publisher: add LSDB dataset publishers by Jiewen Tan · 10 years ago