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. 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. 85998a1 src: decouple classes from Nlsr object by Ashlesh Gawande · 7 years ago
  6. e5002b3 fib: don't refresh neighbor router's FIB entry (it is already installed w/ expiry=never) by Ashlesh Gawande · 6 years ago
  7. e8d8bd5 adjacency-list: fix crash in equals operator by Ashlesh Gawande · 6 years ago
  8. 304bebf Remove some unused functions by Ashlesh Gawande · 7 years ago
  9. cf8d0ed Use ndn-cxx logging facility by dmcoomes · 8 years ago
  10. 5bcb39e rename log macros to comply with ISO C++ standard by dmcoomes · 7 years ago
  11. ff9a627 style: made container APIs more consistent. by Nick Gordon · 7 years ago
  12. d40a588 routing: use unique_ptr for signal container by Nick Gordon · 7 years ago
  13. b7b5839 route: communicate routing changes using signals by Nick Gordon · 7 years ago
  14. c0c6bcf route: updates to name prefixes are more efficent. by Nick Gordon · 7 years ago
  15. 90173ad Resolve ASan errors that will be thrown once it is turned on by Ashlesh Gawande · 7 years ago
  16. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  17. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  18. 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
  19. ef21d8e src: Sort NextHops on NexthopList insertion by Vince Lehman · 10 years ago
  20. 97e3494 docs: improve Doxygen comments. by Nick G · 8 years ago
  21. 800833b docs+build+boilerplate: Prepare release of version 0.3.0 by Muktadir R Chowdhury · 8 years ago NLSR-0.3.0
  22. cae33b6 route: Prevent incomplete removal of NPT entry by Vince Lehman · 10 years ago
  23. 9630fbf route: Fix component appending in NamePrefixTable::removeEntry by Vince Lehman · 10 years ago
  24. c2e51f6 src: Update copyright notices for files modified in 2015 by Vince Lehman · 10 years ago
  25. 49b1c0c src: Replace LSA string literals with constants by alvy · 10 years ago
  26. 2f42335 src: Replace std::cout with log message by akmhoque · 11 years ago
  27. 3d06e79 src: Adding copyright message by akmhoque · 11 years ago
  28. 674b0b1 src: Adding log4cxx logging by akmhoque · 11 years ago
  29. 157b0a4 src: configuration file parsing by akmhoque · 11 years ago
  30. 31d1d4b src: Replace Tokenizer with the methods of ndn::Name by akmhoque · 11 years ago
  31. fdbddb1 src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte) by akmhoque · 11 years ago
  32. c8a10f7 build: == Dependency change == NLSR now depends on ndn-cxx library by akmhoque · 11 years ago[Renamed (69%) from src/route/npt.cpp]
  33. b6450b1 src: Discard usage of std::pair of reference type and rename functions by akmhoque · 11 years ago
  34. 5335346 File name format change and Removed warning messages (Except warning from boost for Logging) by akmhoque · 11 years ago