1. 0421bc6 **breaking** route: consolidate routing tlv into route by Ashlesh Gawande · 4 years, 8 months ago
  2. 0db4d4d **breaking** consolidate src/tlv/*lsa* into src/lsa/*lsa* by Ashlesh Gawande · 5 years ago
  3. 6b388fc src: change initialization order by Ashlesh Gawande · 5 years ago
  4. 08bce9c src: set best-route strategy for certificate prefixes by Ashlesh Gawande · 6 years ago
  5. 85998a1 src: decouple classes from Nlsr object by Ashlesh Gawande · 7 years ago
  6. 32ec3fd communication: sync protocol adapater to add psync by Ashlesh Gawande · 6 years ago
  7. 4810107 communication: use ChronoSync Logic instead of Socket by Ashlesh Gawande · 7 years ago
  8. a08dc3f build: require gcc >= 5.3 and switch to C++14 by Davide Pesavento · 7 years ago
  9. cba0ae2 **breaking** Change NLSR to nlsr for various prefixes by Ashlesh Gawande · 7 years ago
  10. b0bf8df Hard-code fixed session name for ChronoSync sockets by Alexander Afanasyev · 7 years ago
  11. f7da9c5 conf: make ChronoSync's sync interest lifetime configurable by Ashlesh Gawande · 7 years ago
  12. 563611e communication: improve constness by Nick Gordon · 7 years ago
  13. cf8d0ed Use ndn-cxx logging facility by dmcoomes · 8 years ago
  14. ac4b656 communication: fix dry-run mode not working by laqinfan · 7 years ago
  15. 5bcb39e rename log macros to comply with ISO C++ standard by dmcoomes · 7 years ago
  16. 727d483 lsa: change type variable to enum class by Nick Gordon · 7 years ago
  17. 9eac4d9 sync: removed ref to lsdb. by Nick Gordon · 7 years ago
  18. e98480b nlsr: removed references to ndn-cxx/common aliases and improved namespacing by Nick Gordon · 8 years ago
  19. 0f1bf1d Revert "sync: remove check-for-self in sync updates" by Nick Gordon · 8 years ago
  20. 7600c90 Complete remaining changes for ChronoSync dependency issue by Ashlesh Gawande · 8 years ago
  21. b23f279 sync: remove check-for-self in sync updates by Nick Gordon · 8 years ago
  22. 3e105a0 Use separate name prefix and sequence number for each LSA type by Ashlesh Gawande · 8 years ago
  23. 415676b make chronosync a dependency by Ashlesh Gawande · 8 years ago
  24. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  25. 6077ea9 src: use /localhop component in LSA prefix by Ashlesh Gawande · 8 years ago
  26. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  27. fad8e25 Fixed namespace formatting across all files. by Nick Gordon · 8 years ago
  28. 800833b docs+build+boilerplate: Prepare release of version 0.3.0 by Muktadir R Chowdhury · 8 years ago NLSR-0.3.0
  29. 5c467f0 Do not distribute coordinate LSAs when using link-state routing. by Nick Gordon · 8 years ago
  30. 9d09780 comm: Create SyncSocket on initialization by Vince Lehman · 10 years ago
  31. c2e51f6 src: Update copyright notices for files modified in 2015 by Vince Lehman · 10 years ago
  32. 49b1c0c src: Replace LSA string literals with constants by alvy · 10 years ago
  33. c11cc20 comm: Fix sync update prefix initialization by Vince Lehman · 10 years ago
  34. 0bcf9a3 comm: Make SyncLogic responsible for update prefix by Vince Lehman · 10 years ago
  35. 0a7da61 Always build in C++11 mode by Vince Lehman · 10 years ago
  36. 7c8882f sync: Avoid use of boost::serialization::null_deleter by Alexander Afanasyev · 10 years ago
  37. 904c241 comm: Stop SyncLogicHandler from fetching own LSAs by Vince Lehman · 10 years ago
  38. 411ee4b config+lsdb: Retry retrieve each LSA for `lsa-refresh-time` by Alexander Afanasyev · 10 years ago
  39. 2f42335 src: Replace std::cout with log message by akmhoque · 11 years ago
  40. 3d06e79 src: Adding copyright message by akmhoque · 11 years ago
  41. 0698667 src: Lsa interest retransmission in case of timeout by akmhoque · 11 years ago
  42. 674b0b1 src: Adding log4cxx logging by akmhoque · 11 years ago
  43. 157b0a4 src: configuration file parsing by akmhoque · 11 years ago
  44. 31d1d4b src: Replace Tokenizer with the methods of ndn::Name by akmhoque · 11 years ago
  45. fdbddb1 src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte) by akmhoque · 11 years ago
  46. c8a10f7 build: == Dependency change == NLSR now depends on ndn-cxx library by akmhoque · 11 years ago
  47. 0c21782 security: Disable security temporarily by Yingdi Yu · 11 years ago
  48. b6450b1 src: Discard usage of std::pair of reference type and rename functions by akmhoque · 11 years ago
  49. 5335346 File name format change and Removed warning messages (Except warning from boost for Logging) by akmhoque · 11 years ago