1. 982a58f Add version number after ChronoSync prefix by Ashlesh Gawande · 7 years ago
  2. f7da9c5 conf: make ChronoSync's sync interest lifetime configurable by Ashlesh Gawande · 7 years ago
  3. cf8d0ed Use ndn-cxx logging facility by dmcoomes · 8 years ago
  4. f04f989 Convert to v2::security and adapt to ndn-cxx changes by Muktadir Chowdhury · 7 years ago
  5. 5bcb39e rename log macros to comply with ISO C++ standard by dmcoomes · 7 years ago
  6. ff9a627 style: made container APIs more consistent. by Nick Gordon · 7 years ago
  7. b00dc2a Accommodate n-Dimensional HR coordinates by Muktadir R Chowdhury · 8 years ago
  8. 8bfd124 Use network name in sync prefix to avoid sync leaks from other networks by Ashlesh Gawande · 8 years ago
  9. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  10. a4cf402 nlsr: Pass keyChain to NLSR constructor by Laqin Fan · 8 years ago
  11. 6077ea9 src: use /localhop component in LSA prefix by Ashlesh Gawande · 8 years ago
  12. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  13. 4439523 src: use /localhop component in Sync prefix by Ashlesh Gawande · 8 years ago
  14. fad8e25 Fixed namespace formatting across all files. by Nick Gordon · 8 years ago
  15. 800833b docs+build+boilerplate: Prepare release of version 0.3.0 by Muktadir R Chowdhury · 8 years ago NLSR-0.3.0
  16. c69da0a tests: Use ndn-cxx/DummyClientFace by Muktadir R Chowdhury · 9 years ago
  17. d33e5bc update: Disable PrefixUpdateProcessor when validator is not in config by Vince Lehman · 10 years ago
  18. c2acdcb security: Add permanent certificate storage for validator by Vince Lehman · 10 years ago
  19. c2e51f6 src: Update copyright notices for files modified in 2015 by Vince Lehman · 10 years ago
  20. d5a13cd src: Make log-level in nlsr.conf optional by alvy · 10 years ago
  21. 5a45495 src: ConfParameter variables should be consistent with their min and max values by alvy · 10 years ago
  22. a2228c6 src: Make conf keys with default values optional by alvy · 10 years ago
  23. 2fe1287 src: Check validity of FaceURIs while loading conf by alvy · 10 years ago
  24. bfa2760 conf: Add log4cxx path to conf file by Muktadir R Chowdhury · 10 years ago
  25. 1cf1e10 conf: Add `general.router-dead-interval` configuration setting by Alexander Afanasyev · 10 years ago
  26. 7b61658 conf: Make event intervals configurable by Vince Lehman · 10 years ago
  27. 904c241 comm: Stop SyncLogicHandler from fetching own LSAs by Vince Lehman · 10 years ago
  28. 7c60329 src: Remove Scheduler instance from Nlsr class by Vince Lehman · 10 years ago
  29. 411ee4b config+lsdb: Retry retrieve each LSA for `lsa-refresh-time` by Alexander Afanasyev · 10 years ago
  30. 3d06e79 src: Adding copyright message by akmhoque · 11 years ago
  31. 157b0a4 src: configuration file parsing by akmhoque · 11 years ago
  32. fdbddb1 src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte) by akmhoque · 11 years ago
  33. eb582eb tests: Adding unit tests. by Ashlesh Gawande · 11 years ago