1. 939b6f8 src: use psync::SegmentPublisher and fix proccessing of interests w/ segments by Ashlesh Gawande · 6 years ago
  2. 744e481 ci: enable leak sanitizer by Ashlesh Gawande · 6 years ago
  3. 304bebf Remove some unused functions by Ashlesh Gawande · 7 years ago
  4. c3ea26f Serve other routers' certificate and LSA by Muktadir Chowdhury · 7 years ago
  5. 727d483 lsa: change type variable to enum class by Nick Gordon · 7 years ago
  6. 114537f publisher: simplified LSDB dataset interest handler. by Nick Gordon · 7 years ago
  7. 8f23b5d sync: improved unit tests by Nick Gordon · 7 years ago
  8. 9eac4d9 sync: removed ref to lsdb. by Nick Gordon · 7 years ago
  9. e98480b nlsr: removed references to ndn-cxx/common aliases and improved namespacing by Nick Gordon · 8 years ago
  10. e0d2048 src: Implement packet statistics collection by Alejandro Gil Torres · 9 years ago
  11. 90173ad Resolve ASan errors that will be thrown once it is turned on by Ashlesh Gawande · 7 years ago
  12. 3e105a0 Use separate name prefix and sequence number for each LSA type by Ashlesh Gawande · 8 years ago
  13. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  14. c6a8522 nlsr: Updated license boilerplate for all NLSR files. by Nick Gordon · 8 years ago
  15. b50e51b Name prefix table entries keep pointers instead of keeping a copy of the object for routing table entries. by Nick Gordon · 8 years ago
  16. 97e3494 docs: improve Doxygen comments. by Nick G · 8 years ago
  17. fad8e25 Fixed namespace formatting across all files. by Nick Gordon · 8 years ago
  18. aa3b085 lsdb: Segment LSAs larger than max segment size by Muktadir R Chowdhury · 9 years ago
  19. 9d09780 comm: Create SyncSocket on initialization by Vince Lehman · 10 years ago
  20. 199e9cf Don't build Adjacency LSA when destroyed face belongs to INACTIVE node by Vince Lehman · 10 years ago
  21. a0497d8 publisher: add LSDB dataset publishers by Jiewen Tan · 10 years ago
  22. 50df6b7 src: Fix first event-interval scheduling by Vince Lehman · 10 years ago
  23. c2e51f6 src: Update copyright notices for files modified in 2015 by Vince Lehman · 10 years ago
  24. 0bcf9a3 comm: Make SyncLogic responsible for update prefix by Vince Lehman · 10 years ago
  25. 5bf8317 src: Stop outdated LSA retrieval by Ashlesh Gawande · 10 years ago
  26. 904c241 comm: Stop SyncLogicHandler from fetching own LSAs by Vince Lehman · 10 years ago
  27. 7c60329 src: Remove Scheduler instance from Nlsr class by Vince Lehman · 10 years ago
  28. 1884108 route: Ensure nexthops are reregistered correctly by Vince Lehman · 10 years ago
  29. 411ee4b config+lsdb: Retry retrieve each LSA for `lsa-refresh-time` by Alexander Afanasyev · 10 years ago
  30. 8388ec6 src: Small style corrections by Alexander Afanasyev · 10 years ago
  31. 69c9aa9 src: Making shared_ptr<ndn::Data> to put to NFD by akmhoque · 10 years ago
  32. 2f42335 src: Replace std::cout with log message by akmhoque · 11 years ago
  33. 20e3a6e security: Add signing and validating process by Yingdi Yu · 11 years ago
  34. 3d06e79 src: Adding copyright message by akmhoque · 11 years ago
  35. 0698667 src: Lsa interest retransmission in case of timeout by akmhoque · 11 years ago
  36. c7a79b2 src: Expiration time change for LSA and Fib entry by akmhoque · 11 years ago
  37. 157b0a4 src: configuration file parsing by akmhoque · 11 years ago
  38. 31d1d4b src: Replace Tokenizer with the methods of ndn::Name by akmhoque · 11 years ago
  39. fdbddb1 src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte) by akmhoque · 11 years ago
  40. b6450b1 src: Discard usage of std::pair of reference type and rename functions by akmhoque · 11 years ago
  41. 5335346 File name format change and Removed warning messages (Except warning from boost for Logging) by akmhoque · 11 years ago