1. ac4b656 communication: fix dry-run mode not working by laqinfan · 7 years ago
  2. 5bcb39e rename log macros to comply with ISO C++ standard by dmcoomes · 7 years ago
  3. 727d483 lsa: change type variable to enum class by Nick Gordon · 7 years ago
  4. 9eac4d9 sync: removed ref to lsdb. by Nick Gordon · 7 years ago
  5. e98480b nlsr: removed references to ndn-cxx/common aliases and improved namespacing by Nick Gordon · 8 years ago
  6. 0f1bf1d Revert "sync: remove check-for-self in sync updates" by Nick Gordon · 8 years ago
  7. 7600c90 Complete remaining changes for ChronoSync dependency issue by Ashlesh Gawande · 8 years ago
  8. b23f279 sync: remove check-for-self in sync updates by Nick Gordon · 8 years ago
  9. 3e105a0 Use separate name prefix and sequence number for each LSA type by Ashlesh Gawande · 8 years ago
  10. 415676b make chronosync a dependency by Ashlesh Gawande · 8 years ago
  11. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  12. 6077ea9 src: use /localhop component in LSA prefix by Ashlesh Gawande · 8 years ago
  13. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 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. 5c467f0 Do not distribute coordinate LSAs when using link-state routing. by Nick Gordon · 8 years ago
  17. 9d09780 comm: Create SyncSocket on initialization by Vince Lehman · 10 years ago
  18. c2e51f6 src: Update copyright notices for files modified in 2015 by Vince Lehman · 10 years ago
  19. 49b1c0c src: Replace LSA string literals with constants by alvy · 10 years ago
  20. c11cc20 comm: Fix sync update prefix initialization by Vince Lehman · 10 years ago
  21. 0bcf9a3 comm: Make SyncLogic responsible for update prefix by Vince Lehman · 10 years ago
  22. 0a7da61 Always build in C++11 mode by Vince Lehman · 10 years ago
  23. 7c8882f sync: Avoid use of boost::serialization::null_deleter by Alexander Afanasyev · 10 years ago
  24. 904c241 comm: Stop SyncLogicHandler from fetching own LSAs by Vince Lehman · 10 years ago
  25. 411ee4b config+lsdb: Retry retrieve each LSA for `lsa-refresh-time` by Alexander Afanasyev · 10 years ago
  26. 2f42335 src: Replace std::cout with log message by akmhoque · 11 years ago
  27. 3d06e79 src: Adding copyright message by akmhoque · 11 years ago
  28. 0698667 src: Lsa interest retransmission in case of timeout by akmhoque · 11 years ago
  29. 674b0b1 src: Adding log4cxx logging by akmhoque · 11 years ago
  30. 157b0a4 src: configuration file parsing by akmhoque · 11 years ago
  31. 31d1d4b src: Replace Tokenizer with the methods of ndn::Name 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. c8a10f7 build: == Dependency change == NLSR now depends on ndn-cxx library by akmhoque · 11 years ago
  34. 0c21782 security: Disable security temporarily by Yingdi Yu · 11 years ago
  35. b6450b1 src: Discard usage of std::pair of reference type and rename functions by akmhoque · 11 years ago
  36. 5335346 File name format change and Removed warning messages (Except warning from boost for Logging) by akmhoque · 11 years ago