1. 29b91ff route: rewrite link-state calculator with Boost.MultiArray by Junxiao Shi · 10 months ago
  2. fd1e940 Switch to Face::getIoContext() and simplify some code by Davide Pesavento · 1 year, 1 month ago
  3. d90338d Replace remaining uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 4 years ago NLSR-0.6.0
  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. e8d8bd5 adjacency-list: fix crash in equals operator by Ashlesh Gawande · 6 years ago
  7. 304bebf Remove some unused functions by Ashlesh Gawande · 7 years ago
  8. af87575 nlsr: refactor equality operator by Nick Gordon · 7 years ago
  9. 4964870 src: improve constness by Nick Gordon · 7 years ago
  10. cf8d0ed Use ndn-cxx logging facility by dmcoomes · 8 years ago
  11. f04f989 Convert to v2::security and adapt to ndn-cxx changes by Muktadir Chowdhury · 7 years ago
  12. 5bcb39e rename log macros to comply with ISO C++ standard by dmcoomes · 7 years ago
  13. faf49f4 lsa: leverage class hierarchy when serializing. by Nick Gordon · 7 years ago
  14. ff9a627 style: made container APIs more consistent. by Nick Gordon · 7 years ago
  15. 2a1ac61 adjacency-list: improve constness of equality operator by Nick Gordon · 7 years ago
  16. e98480b nlsr: removed references to ndn-cxx/common aliases and improved namespacing by Nick Gordon · 8 years ago
  17. 22b5c95 routing: made map more container-agnostic by Nick Gordon · 7 years ago
  18. 793e870 src: fix prefix advertise runtime error by Ashlesh Gawande · 7 years ago
  19. e9733ed nlsr: refactor Adjacent to use FaceUri objects by Nick Gordon · 8 years ago
  20. c780a69 nlsr: refactor AdjacencyList to use iterators instead of bare ptrs by Nick Gordon · 8 years ago
  21. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  22. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  23. fad8e25 Fixed namespace formatting across all files. by Nick Gordon · 8 years ago
  24. 800833b docs+build+boilerplate: Prepare release of version 0.3.0 by Muktadir R Chowdhury · 8 years ago NLSR-0.3.0
  25. f7eec4f Make LSA buildable when one node is ACTIVE by Vince Lehman · 10 years ago
  26. 0a7da61 Always build in C++11 mode by Vince Lehman · 10 years ago
  27. cb76ade src: Change adjacency status from uint32_t to enum by Vince Lehman · 10 years ago
  28. 102aea4 src: Adding retry in case of prefix registration fails by akmhoque · 10 years ago
  29. c04e727 src: Recreating face in case of face deletion by NFD by akmhoque · 10 years ago
  30. 2f42335 src: Replace std::cout with log message by akmhoque · 11 years ago
  31. 3d06e79 src: Adding copyright message by akmhoque · 11 years ago
  32. 674b0b1 src: Adding log4cxx logging by akmhoque · 11 years ago
  33. 157b0a4 src: configuration file parsing by akmhoque · 11 years ago
  34. 31d1d4b src: Replace Tokenizer with the methods of ndn::Name by akmhoque · 11 years ago
  35. fdbddb1 src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte) by akmhoque · 11 years ago
  36. c8a10f7 build: == Dependency change == NLSR now depends on ndn-cxx library by akmhoque · 11 years ago[Renamed (78%) from src/adl.cpp]
  37. b6450b1 src: Discard usage of std::pair of reference type and rename functions by akmhoque · 11 years ago
  38. 5335346 File name format change and Removed warning messages (Except warning from boost for Logging) by akmhoque · 11 years ago