1. c1d0e8e build: migrate to C++17 by Davide Pesavento · 2 years, 6 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. 0421bc6 **breaking** route: consolidate routing tlv into route by Ashlesh Gawande · 4 years, 8 months ago
  4. 0db4d4d **breaking** consolidate src/tlv/*lsa* into src/lsa/*lsa* by Ashlesh Gawande · 5 years ago
  5. 6b388fc src: change initialization order by Ashlesh Gawande · 5 years ago
  6. d0816a3 route: handle zero cost links by dulalsaurab · 5 years ago
  7. 4964870 src: improve constness by Nick Gordon · 7 years ago
  8. f04f989 Convert to v2::security and adapt to ndn-cxx changes by Muktadir Chowdhury · 7 years ago
  9. 2a1ac61 adjacency-list: improve constness of equality operator by Nick Gordon · 7 years ago
  10. d0a7df3 docs: wrote Doxygen comments for all files by Nick Gordon · 8 years ago
  11. d5c1a37 nlsr: discover Faces from NFD by Nick Gordon · 8 years ago
  12. e9733ed nlsr: refactor Adjacent to use FaceUri objects by Nick Gordon · 8 years ago
  13. c6a8522 nlsr: Updated license boilerplate for all NLSR files. by Nick Gordon · 8 years ago
  14. f8b5bcd Fixed copyright dates across all files. by Nick Gordon · 8 years ago
  15. cb76ade src: Change adjacency status from uint32_t to enum by Vince Lehman · 10 years ago
  16. 102aea4 src: Adding retry in case of prefix registration fails by akmhoque · 10 years ago
  17. c04e727 src: Recreating face in case of face deletion by NFD by akmhoque · 10 years ago
  18. 2f42335 src: Replace std::cout with log message by akmhoque · 11 years ago
  19. 3d06e79 src: Adding copyright message by akmhoque · 11 years ago
  20. 674b0b1 src: Adding log4cxx logging by akmhoque · 11 years ago
  21. 157b0a4 src: configuration file parsing by akmhoque · 11 years ago
  22. 31d1d4b src: Replace Tokenizer with the methods of ndn::Name by akmhoque · 11 years ago
  23. fdbddb1 src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte) by akmhoque · 11 years ago
  24. 5335346 File name format change and Removed warning messages (Except warning from boost for Logging) by akmhoque · 11 years ago