1. aead588 route: reduce calculators to free functions by Junxiao Shi · 10 months ago
  2. 4eb4eae route: rename Map to NameMap by Junxiao Shi · 11 months ago
  3. d6922b5 route: simplify Map with boost::bimap by Junxiao Shi · 12 months ago
  4. c1d0e8e build: migrate to C++17 by Davide Pesavento · 2 years, 6 months ago
  5. 5d93aa5 lsdb: emit signals when modified by Ashlesh Gawande · 4 years, 7 months ago
  6. d90338d Replace remaining uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 4 years ago NLSR-0.6.0
  7. 57a8717 lsdb: rebuild using boost::multi_index to replace 3 LSA lists by Ashlesh Gawande · 4 years, 8 months ago
  8. 0421bc6 **breaking** route: consolidate routing tlv into route by Ashlesh Gawande · 4 years, 8 months ago
  9. 0db4d4d **breaking** consolidate src/tlv/*lsa* into src/lsa/*lsa* by Ashlesh Gawande · 5 years ago
  10. 6b388fc src: change initialization order by Ashlesh Gawande · 5 years ago
  11. af7a211 Follow ndn::Scheduler API changes by Davide Pesavento · 6 years ago
  12. 85998a1 src: decouple classes from Nlsr object by Ashlesh Gawande · 7 years ago
  13. 72b2b25 route: remove redundant function by Saurab Dulal · 6 years ago
  14. a08dc3f build: require gcc >= 5.3 and switch to C++14 by Davide Pesavento · 7 years ago
  15. cf8d0ed Use ndn-cxx logging facility by dmcoomes · 8 years ago
  16. 5bcb39e rename log macros to comply with ISO C++ standard by dmcoomes · 7 years ago
  17. 727d483 lsa: change type variable to enum class by Nick Gordon · 7 years ago
  18. d40a588 routing: use unique_ptr for signal container by Nick Gordon · 7 years ago
  19. b7b5839 route: communicate routing changes using signals by Nick Gordon · 7 years ago
  20. e98480b nlsr: removed references to ndn-cxx/common aliases and improved namespacing by Nick Gordon · 8 years ago
  21. 22b5c95 routing: made map more container-agnostic by Nick Gordon · 7 years ago
  22. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  23. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  24. 97e3494 docs: improve Doxygen comments. by Nick G · 8 years ago
  25. fad8e25 Fixed namespace formatting across all files. by Nick Gordon · 8 years ago
  26. f8b5bcd Fixed copyright dates across all files. by Nick Gordon · 8 years ago
  27. e8e03ac communication+route: Do not advertise Adjacency LSAs when hyperbolic routing is enabled by Nick Gordon · 8 years ago
  28. 50df6b7 src: Fix first event-interval scheduling by Vince Lehman · 10 years ago
  29. 7b61658 conf: Make event intervals configurable by Vince Lehman · 10 years ago
  30. 9a70903 route: Allow 0 cost in hyperbolic calculation by Vince Lehman · 10 years ago
  31. 7c60329 src: Remove Scheduler instance from Nlsr class by Vince Lehman · 10 years ago
  32. dcee936 route: Fixing segfault issue for Hyperbolic Routing Table Calculation by akmhoque · 10 years ago
  33. 2f42335 src: Replace std::cout with log message by akmhoque · 11 years ago
  34. 3d06e79 src: Adding copyright message by akmhoque · 11 years ago
  35. 674b0b1 src: Adding log4cxx logging by akmhoque · 11 years ago
  36. 157b0a4 src: configuration file parsing by akmhoque · 11 years ago
  37. 31d1d4b src: Replace Tokenizer with the methods of ndn::Name by akmhoque · 11 years ago
  38. fdbddb1 src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte) by akmhoque · 11 years ago
  39. c8a10f7 build: == Dependency change == NLSR now depends on ndn-cxx library by akmhoque · 11 years ago
  40. b6450b1 src: Discard usage of std::pair of reference type and rename functions by akmhoque · 11 years ago
  41. 5335346 File name format change and Removed warning messages (Except warning from boost for Logging) by akmhoque · 11 years ago