1. c1d0e8e build: migrate to C++17 by Davide Pesavento · 2 years, 6 months ago
  2. 8de8a8b tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 2 years, 8 months ago
  3. e28d875 Avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 9 months ago
  4. 3781c7e NameLsa: fix Lsdb update bug by sorting the NPLs before difference by Ashlesh Gawande · 3 years, 7 months ago
  5. 57a8717 lsdb: rebuild using boost::multi_index to replace 3 LSA lists 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. f04f989 Convert to v2::security and adapt to ndn-cxx changes by Muktadir Chowdhury · 7 years ago
  8. ae0a047 lsa: improved printing and logging by Nick Gordon · 7 years ago
  9. 0fa4c77 lsa: simplify initializeFromContent and improve naming by Nick Gordon · 7 years ago
  10. 96861ca npl: npls more conveniently instantiable by Nick Gordon · 7 years ago
  11. faf49f4 lsa: leverage class hierarchy when serializing. by Nick Gordon · 7 years ago
  12. 727d483 lsa: change type variable to enum class by Nick Gordon · 7 years ago
  13. ff9a627 style: made container APIs more consistent. by Nick Gordon · 7 years ago
  14. b00dc2a Accommodate n-Dimensional HR coordinates by Muktadir R Chowdhury · 8 years ago
  15. e9733ed nlsr: refactor Adjacent to use FaceUri objects by Nick Gordon · 8 years ago
  16. 56d1fae nlsr: implement NameLsa::isEqualContent by Nick Gordon · 8 years ago
  17. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  18. 800833b docs+build+boilerplate: Prepare release of version 0.3.0 by Muktadir R Chowdhury · 8 years ago NLSR-0.3.0
  19. d02c388 lsa: Accept LSA type argument in LSA base constructor by Ashlesh Gawande · 9 years ago
  20. c69c9af tests: Check ACTIVE/INACTIVE Adjacencies in LSA construction by alvy · 10 years ago
  21. dce3f18 src: Fix non-incrementing Adjacency number in AdjLsa::writeLog by alvy · 10 years ago
  22. c2e51f6 src: Update copyright notices for files modified in 2015 by Vince Lehman · 10 years ago
  23. 49b1c0c src: Replace LSA string literals with constants by alvy · 10 years ago
  24. 3d06e79 src: Adding copyright message by akmhoque · 11 years ago
  25. c7a79b2 src: Expiration time change for LSA and Fib entry by akmhoque · 11 years ago
  26. 31d1d4b src: Replace Tokenizer with the methods of ndn::Name by akmhoque · 11 years ago
  27. fdbddb1 src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte) by akmhoque · 11 years ago
  28. eb582eb tests: Adding unit tests. by Ashlesh Gawande · 11 years ago