1. e6ba915 Fix build with clang-5.0 by Ashlesh Gawande · 7 years ago
  2. cf8d0ed Use ndn-cxx logging facility by dmcoomes · 8 years ago
  3. f04f989 Convert to v2::security and adapt to ndn-cxx changes by Muktadir Chowdhury · 7 years ago
  4. 727d483 lsa: change type variable to enum class by Nick Gordon · 7 years ago
  5. 8f23b5d sync: improved unit tests by Nick Gordon · 7 years ago
  6. 7afcab4 tests: make sync tests more deterministic by Nick Gordon · 7 years ago
  7. c58cc7f build+ci: enable AddressSanitizer and LeakSanitizer for unit tests by Davide Pesavento · 7 years ago
  8. b00dc2a Accommodate n-Dimensional HR coordinates by Muktadir R Chowdhury · 8 years ago
  9. 0f1bf1d Revert "sync: remove check-for-self in sync updates" by Nick Gordon · 8 years ago
  10. 7600c90 Complete remaining changes for ChronoSync dependency issue by Ashlesh Gawande · 8 years ago
  11. b23f279 sync: remove check-for-self in sync updates by Nick Gordon · 8 years ago
  12. 3e105a0 Use separate name prefix and sequence number for each LSA type by Ashlesh Gawande · 8 years ago
  13. 415676b make chronosync a dependency by Ashlesh Gawande · 8 years ago
  14. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  15. a4cf402 nlsr: Pass keyChain to NLSR constructor by Laqin Fan · 8 years ago
  16. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  17. 800833b docs+build+boilerplate: Prepare release of version 0.3.0 by Muktadir R Chowdhury · 8 years ago NLSR-0.3.0
  18. e8e03ac communication+route: Do not advertise Adjacency LSAs when hyperbolic routing is enabled by Nick Gordon · 8 years ago
  19. 5c467f0 Do not distribute coordinate LSAs when using link-state routing. by Nick Gordon · 8 years ago
  20. d02c388 lsa: Accept LSA type argument in LSA base constructor by Ashlesh Gawande · 9 years ago
  21. c69da0a tests: Use ndn-cxx/DummyClientFace by Muktadir R Chowdhury · 9 years ago
  22. 9d09780 comm: Create SyncSocket on initialization by Vince Lehman · 10 years ago
  23. c2e51f6 src: Update copyright notices for files modified in 2015 by Vince Lehman · 10 years ago
  24. 49b1c0c src: Replace LSA string literals with constants by alvy · 10 years ago
  25. c11cc20 comm: Fix sync update prefix initialization by Vince Lehman · 10 years ago
  26. 0bcf9a3 comm: Make SyncLogic responsible for update prefix by Vince Lehman · 10 years ago
  27. 904c241 comm: Stop SyncLogicHandler from fetching own LSAs by Vince Lehman · 10 years ago