1. d90338d Replace remaining uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 4 years ago NLSR-0.6.0
  2. 57a8717 lsdb: rebuild using boost::multi_index to replace 3 LSA lists by Ashlesh Gawande · 4 years, 8 months ago
  3. 0421bc6 **breaking** route: consolidate routing tlv into route by Ashlesh Gawande · 4 years, 8 months ago
  4. 0db4d4d **breaking** consolidate src/tlv/*lsa* into src/lsa/*lsa* by Ashlesh Gawande · 5 years ago
  5. 427e012 security: refactor CertificateStore class by Saurab Dulal · 5 years ago
  6. 6b388fc src: change initialization order by Ashlesh Gawande · 5 years ago
  7. d0816a3 route: handle zero cost links by dulalsaurab · 5 years ago
  8. 08bce9c src: set best-route strategy for certificate prefixes by Ashlesh Gawande · 6 years ago
  9. 1505240 src: use InMemoryStoragePersistent instead of custom LsaSegmentStorage by Ashlesh Gawande · 6 years ago
  10. af7a211 Follow ndn::Scheduler API changes by Davide Pesavento · 6 years ago
  11. 82a34c2 **breaking change** nlsr.conf: rename seq-dir as state-dir by dulalsaurab · 6 years ago
  12. 85998a1 src: decouple classes from Nlsr object by Ashlesh Gawande · 7 years ago
  13. 7c13ba5 nlsrc: demarcate LS and HR routing table in dry run mode by laqinfan · 7 years ago
  14. 939b6f8 src: use psync::SegmentPublisher and fix proccessing of interests w/ segments by Ashlesh Gawande · 6 years ago
  15. 744e481 ci: enable leak sanitizer by Ashlesh Gawande · 6 years ago
  16. 05cb728 src+tools: use segment fetcher start by Ashlesh Gawande · 6 years ago
  17. e8d8bd5 adjacency-list: fix crash in equals operator by Ashlesh Gawande · 6 years ago
  18. 8c6d8c8 lsa-segment-storage: fix segfault in scheduled erase of lsa segment by Ashlesh Gawande · 7 years ago
  19. c3ea26f Serve other routers' certificate and LSA by Muktadir Chowdhury · 7 years ago
  20. cf8d0ed Use ndn-cxx logging facility by dmcoomes · 8 years ago
  21. f04f989 Convert to v2::security and adapt to ndn-cxx changes by Muktadir Chowdhury · 7 years ago
  22. 5bcb39e rename log macros to comply with ISO C++ standard by dmcoomes · 7 years ago
  23. 0fa4c77 lsa: simplify initializeFromContent and improve naming by Nick Gordon · 7 years ago
  24. faf49f4 lsa: leverage class hierarchy when serializing. by Nick Gordon · 7 years ago
  25. 727d483 lsa: change type variable to enum class by Nick Gordon · 7 years ago
  26. 114537f publisher: simplified LSDB dataset interest handler. by Nick Gordon · 7 years ago
  27. 8f23b5d sync: improved unit tests by Nick Gordon · 7 years ago
  28. 9eac4d9 sync: removed ref to lsdb. by Nick Gordon · 7 years ago
  29. e98480b nlsr: removed references to ndn-cxx/common aliases and improved namespacing by Nick Gordon · 8 years ago
  30. e0d2048 src: Implement packet statistics collection by Alejandro Gil Torres · 9 years ago
  31. f14ec35 nlsr: Add support for sources to NamePrefixList by Nick Gordon · 7 years ago
  32. 90173ad Resolve ASan errors that will be thrown once it is turned on by Ashlesh Gawande · 7 years ago
  33. 820bb66 src/lsdb: fix heap buffer overflow by Ashlesh Gawande · 7 years ago
  34. 3e105a0 Use separate name prefix and sequence number for each LSA type by Ashlesh Gawande · 8 years ago
  35. 9eaf3f4 nlsr: Improve logging throughout lsdb.cpp and others by dmcoomes · 8 years ago
  36. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  37. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  38. 97e3494 docs: improve Doxygen comments. by Nick G · 8 years ago
  39. f7eec4f Make LSA buildable when one node is ACTIVE by Vince Lehman · 10 years ago
  40. 5c467f0 Do not distribute coordinate LSAs when using link-state routing. by Nick Gordon · 8 years ago
  41. aa3b085 lsdb: Segment LSAs larger than max segment size by Muktadir R Chowdhury · 9 years ago
  42. d02c388 lsa: Accept LSA type argument in LSA base constructor by Ashlesh Gawande · 9 years ago
  43. 9d09780 comm: Create SyncSocket on initialization by Vince Lehman · 10 years ago
  44. a0497d8 publisher: add LSDB dataset publishers by Jiewen Tan · 10 years ago
  45. 50df6b7 src: Fix first event-interval scheduling by Vince Lehman · 10 years ago
  46. c2e51f6 src: Update copyright notices for files modified in 2015 by Vince Lehman · 10 years ago
  47. 49b1c0c src: Replace LSA string literals with constants by alvy · 10 years ago
  48. 0bcf9a3 comm: Make SyncLogic responsible for update prefix by Vince Lehman · 10 years ago
  49. 5bf8317 src: Stop outdated LSA retrieval by Ashlesh Gawande · 10 years ago
  50. f1aa523 src: Sort names before std::set_difference by Vince Lehman · 10 years ago
  51. 904c241 comm: Stop SyncLogicHandler from fetching own LSAs by Vince Lehman · 10 years ago
  52. 7c60329 src: Remove Scheduler instance from Nlsr class by Vince Lehman · 10 years ago
  53. 1884108 route: Ensure nexthops are reregistered correctly by Vince Lehman · 10 years ago
  54. 411ee4b config+lsdb: Retry retrieve each LSA for `lsa-refresh-time` by Alexander Afanasyev · 10 years ago
  55. 8388ec6 src: Small style corrections by Alexander Afanasyev · 10 years ago
  56. dfe615f src: Fixing the unreachable faceUri issue by akmhoque · 10 years ago
  57. 69c9aa9 src: Making shared_ptr<ndn::Data> to put to NFD by akmhoque · 10 years ago
  58. 50125a9 src: Changing LSA names to conform with specs by akmhoque · 10 years ago
  59. 2f42335 src: Replace std::cout with log message by akmhoque · 11 years ago
  60. 20e3a6e security: Add signing and validating process by Yingdi Yu · 11 years ago
  61. 3d06e79 src: Adding copyright message by akmhoque · 11 years ago
  62. 0698667 src: Lsa interest retransmission in case of timeout by akmhoque · 11 years ago
  63. c7a79b2 src: Expiration time change for LSA and Fib entry by akmhoque · 11 years ago
  64. 674b0b1 src: Adding log4cxx logging by akmhoque · 11 years ago
  65. 157b0a4 src: configuration file parsing by akmhoque · 11 years ago
  66. 31d1d4b src: Replace Tokenizer with the methods of ndn::Name by akmhoque · 11 years ago
  67. fdbddb1 src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte) by akmhoque · 11 years ago
  68. c8a10f7 build: == Dependency change == NLSR now depends on ndn-cxx library by akmhoque · 11 years ago
  69. b6450b1 src: Discard usage of std::pair of reference type and rename functions by akmhoque · 11 years ago
  70. 5335346 File name format change and Removed warning messages (Except warning from boost for Logging) by akmhoque · 11 years ago