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