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. 57a8717 lsdb: rebuild using boost::multi_index to replace 3 LSA lists 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. 85998a1 src: decouple classes from Nlsr object by Ashlesh Gawande · 7 years ago
  8. 72b2b25 route: remove redundant function by Saurab Dulal · 6 years ago
  9. e8d8bd5 adjacency-list: fix crash in equals operator by Ashlesh Gawande · 6 years ago
  10. cba0ae2 **breaking** Change NLSR to nlsr for various prefixes by Ashlesh Gawande · 7 years ago
  11. 9da6aa7 Routing: Print labels on adjacency matrix when logging by Saurab Dulal · 7 years ago
  12. cf8d0ed Use ndn-cxx logging facility by dmcoomes · 8 years ago
  13. 5bcb39e rename log macros to comply with ISO C++ standard by dmcoomes · 7 years ago
  14. 727d483 lsa: change type variable to enum class by Nick Gordon · 7 years ago
  15. e40377d routing: improved routing map data structure. 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. b00dc2a Accommodate n-Dimensional HR coordinates by Muktadir R Chowdhury · 8 years ago
  18. e9733ed nlsr: refactor Adjacent to use FaceUri objects by Nick Gordon · 8 years ago
  19. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  20. 97e3494 docs: improve Doxygen comments. by Nick G · 8 years ago
  21. fad8e25 Fixed namespace formatting across all files. by Nick Gordon · 8 years ago
  22. 800833b docs+build+boilerplate: Prepare release of version 0.3.0 by Muktadir R Chowdhury · 8 years ago NLSR-0.3.0
  23. 41b173e route: Correct bidirectional links with differing costs by Vince Lehman · 10 years ago
  24. 20fe4a9 route: Fix hyperbolic cost adjustment by Vince Lehman · 10 years ago
  25. 9a70903 route: Allow 0 cost in hyperbolic calculation by Vince Lehman · 10 years ago
  26. dcee936 route: Fixing segfault issue for Hyperbolic Routing Table Calculation by akmhoque · 10 years ago
  27. 69c9aa9 src: Making shared_ptr<ndn::Data> to put to NFD by akmhoque · 10 years ago
  28. 2f42335 src: Replace std::cout with log message by akmhoque · 11 years ago
  29. 3d06e79 src: Adding copyright message by akmhoque · 11 years ago
  30. 157b0a4 src: configuration file parsing by akmhoque · 11 years ago
  31. 31d1d4b src: Replace Tokenizer with the methods of ndn::Name by akmhoque · 11 years ago
  32. c8a10f7 build: == Dependency change == NLSR now depends on ndn-cxx library by akmhoque · 11 years ago
  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