1. e8c3f16 Prepare release NLSR 24.08 by awlane · 5 months ago NLSR-24.08
  2. f467467 communication: refactor SyncLogicHandler to not need a ConfParameter reference by Junxiao Shi · 12 months ago
  3. ecb0b71 Prepare release 0.7.0 by Saurab Dulal · 1 year, 4 months ago NLSR-0.7.0
  4. 7d2d689 communication: add SVS support by Varun Patil · 2 years, 2 months ago
  5. 1954a0c communication: adapt to API changes in PSync by Davide Pesavento · 2 years, 3 months ago
  6. c1d0e8e build: migrate to C++17 by Davide Pesavento · 2 years, 6 months ago
  7. b032fcb conf+security: accommodate certificate name in KeyLocator by Junxiao Shi · 2 years, 8 months ago
  8. 30d96e4 Do not compile ChronoSync support by default by Ashlesh Gawande · 3 years, 9 months ago
  9. d90338d Replace remaining uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 4 years ago NLSR-0.6.0
  10. 0ad01f3 Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 7 months ago
  11. 427e012 security: refactor CertificateStore class by Saurab Dulal · 5 years ago
  12. 328fc11 conf-file-processor: fix empty file creation if conf file is same as dynamic by Ashlesh Gawande · 5 years ago
  13. 6b388fc src: change initialization order by Ashlesh Gawande · 5 years ago
  14. d0816a3 route: handle zero cost links by dulalsaurab · 5 years ago
  15. 82a34c2 **breaking change** nlsr.conf: rename seq-dir as state-dir by dulalsaurab · 6 years ago
  16. 85998a1 src: decouple classes from Nlsr object by Ashlesh Gawande · 7 years ago
  17. 32ec3fd communication: sync protocol adapater to add psync by Ashlesh Gawande · 6 years ago
  18. b0bf8df Hard-code fixed session name for ChronoSync sockets by Alexander Afanasyev · 7 years ago
  19. 304bebf Remove some unused functions by Ashlesh Gawande · 7 years ago
  20. 982a58f Add version number after ChronoSync prefix by Ashlesh Gawande · 7 years ago
  21. f7da9c5 conf: make ChronoSync's sync interest lifetime configurable by Ashlesh Gawande · 7 years ago
  22. cf8d0ed Use ndn-cxx logging facility by dmcoomes · 8 years ago
  23. e98480b nlsr: removed references to ndn-cxx/common aliases and improved namespacing by Nick Gordon · 8 years ago
  24. d0a7df3 docs: wrote Doxygen comments for all files by Nick Gordon · 8 years ago
  25. 3909aa1 src: fix incorrect error on face-dataset-fetch-interval valid values by Ashlesh Gawande · 7 years ago
  26. d5c1a37 nlsr: discover Faces from NFD by Nick Gordon · 8 years ago
  27. b00dc2a Accommodate n-Dimensional HR coordinates by Muktadir R Chowdhury · 8 years ago
  28. 8bfd124 Use network name in sync prefix to avoid sync leaks from other networks by Ashlesh Gawande · 8 years ago
  29. e689dd6 Make header guards comply with Rule 3.2 by dmcoomes · 8 years ago
  30. 6077ea9 src: use /localhop component in LSA prefix by Ashlesh Gawande · 8 years ago
  31. c6a8522 nlsr: Updated license boilerplate for all NLSR files. by Nick Gordon · 8 years ago
  32. 4439523 src: use /localhop component in Sync prefix by Ashlesh Gawande · 8 years ago
  33. 800833b docs+build+boilerplate: Prepare release of version 0.3.0 by Muktadir R Chowdhury · 8 years ago NLSR-0.3.0
  34. 5c467f0 Do not distribute coordinate LSAs when using link-state routing. by Nick Gordon · 8 years ago
  35. c2e51f6 src: Update copyright notices for files modified in 2015 by Vince Lehman · 10 years ago
  36. 5a45495 src: ConfParameter variables should be consistent with their min and max values by alvy · 10 years ago
  37. a2228c6 src: Make conf keys with default values optional by alvy · 10 years ago
  38. bfa2760 conf: Add log4cxx path to conf file by Muktadir R Chowdhury · 10 years ago
  39. 1cf1e10 conf: Add `general.router-dead-interval` configuration setting by Alexander Afanasyev · 10 years ago
  40. 7b61658 conf: Make event intervals configurable by Vince Lehman · 10 years ago
  41. 942eb7b route: Fix FIB next hop removal bug by Vince Lehman · 10 years ago
  42. 411ee4b config+lsdb: Retry retrieve each LSA for `lsa-refresh-time` by Alexander Afanasyev · 10 years ago
  43. a816bee src: Changing nlsr to NLSR by akmhoque · 11 years ago
  44. 2f42335 src: Replace std::cout with log message by akmhoque · 11 years ago
  45. 3d06e79 src: Adding copyright message by akmhoque · 11 years ago
  46. 674b0b1 src: Adding log4cxx logging by akmhoque · 11 years ago
  47. 157b0a4 src: configuration file parsing by akmhoque · 11 years ago
  48. 31d1d4b src: Replace Tokenizer with the methods of ndn::Name by akmhoque · 11 years ago
  49. fdbddb1 src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte) by akmhoque · 11 years ago
  50. 5335346 File name format change and Removed warning messages (Except warning from boost for Logging) by akmhoque · 11 years ago