1. f9f3910 build+nsync+tests+docs: Fix compilation for boost 1.59, doxygen docs, and other fixes by Alexander Afanasyev · 9 years ago
  2. f4772d4 Fix compilation after namespace change in ndn-cxx by Vince Lehman · 10 years ago
  3. 46ccaae tests: Remove FaceDestroyEvent test's reliance on nlsrSeqNo.txt by alvy · 10 years ago
  4. c69c9af tests: Check ACTIVE/INACTIVE Adjacencies in LSA construction by alvy · 10 years ago
  5. d33e5bc update: Disable PrefixUpdateProcessor when validator is not in config by Vince Lehman · 10 years ago
  6. dce3f18 src: Fix non-incrementing Adjacency number in AdjLsa::writeLog by alvy · 10 years ago
  7. cae33b6 route: Prevent incomplete removal of NPT entry by Vince Lehman · 10 years ago
  8. 41b173e route: Correct bidirectional links with differing costs by Vince Lehman · 10 years ago
  9. c2acdcb security: Add permanent certificate storage for validator by Vince Lehman · 10 years ago
  10. d6bb3fa publisher: Serve LSDB dataset on localhost prefix by Vince Lehman · 10 years ago
  11. 297f416 update: Process Name prefix update commands by alvy · 10 years ago
  12. 9d09780 comm: Create SyncSocket on initialization by Vince Lehman · 10 years ago
  13. 199e9cf Don't build Adjacency LSA when destroyed face belongs to INACTIVE node by Vince Lehman · 10 years ago
  14. cec3885 route: Add sorting tiebreaker to NexthopList by Vince Lehman · 10 years ago
  15. a0497d8 publisher: add LSDB dataset publishers by Jiewen Tan · 10 years ago
  16. 02e3299 Recalculate routing table after face destroy event by Vince Lehman · 10 years ago
  17. 50df6b7 src: Fix first event-interval scheduling by Vince Lehman · 10 years ago
  18. 7a56d1c tlv: add LSDB dataset tlv abstractions by Jiewen Tan · 10 years ago
  19. c035206 tests: Avoid deprecated Name::set method by Alexander Afanasyev · 10 years ago
  20. 6151e95 src: Correct bitmask used to copy Name LSA SeqNo by Vince Lehman · 10 years ago
  21. 7ccf694 tests: Rewrite FaceController tests to not use DNS by Vince Lehman · 10 years ago
  22. c2e51f6 src: Update copyright notices for files modified in 2015 by Vince Lehman · 10 years ago
  23. d5a13cd src: Make log-level in nlsr.conf optional by alvy · 10 years ago
  24. 49b1c0c src: Replace LSA string literals with constants by alvy · 10 years ago
  25. 5a45495 src: ConfParameter variables should be consistent with their min and max values by alvy · 10 years ago
  26. c11cc20 comm: Fix sync update prefix initialization by Vince Lehman · 10 years ago
  27. 0bcf9a3 comm: Make SyncLogic responsible for update prefix by Vince Lehman · 10 years ago
  28. a2228c6 src: Make conf keys with default values optional by alvy · 10 years ago
  29. 2fe1287 src: Check validity of FaceURIs while loading conf by alvy · 10 years ago
  30. bfa2760 conf: Add log4cxx path to conf file by Muktadir R Chowdhury · 10 years ago
  31. ee29a03 utility: avoid deprecated ndn::nfd::Controller(Face&) constructor by Junxiao Shi · 10 years ago
  32. b7079a1 route: Replace deprecated nfd::Controller(Face&) by Vince Lehman · 10 years ago
  33. 0a7da61 Always build in C++11 mode by Vince Lehman · 10 years ago
  34. 1cf1e10 conf: Add `general.router-dead-interval` configuration setting by Alexander Afanasyev · 10 years ago
  35. 7b61658 conf: Make event intervals configurable by Vince Lehman · 10 years ago
  36. 27f1add util: Create Face with canonical FaceUri by Vince Lehman · 10 years ago
  37. 92e5ffb tests: avoid usage of deprecated namespace ndn::Tlv by Junxiao Shi · 10 years ago
  38. 5bf8317 src: Stop outdated LSA retrieval by Ashlesh Gawande · 10 years ago
  39. 20fe4a9 route: Fix hyperbolic cost adjustment by Vince Lehman · 10 years ago
  40. 942eb7b route: Fix FIB next hop removal bug by Vince Lehman · 10 years ago
  41. f1aa523 src: Sort names before std::set_difference by Vince Lehman · 10 years ago
  42. 0913112 src: Assign 0 cost to hyperbolic direct neighbors by Vince Lehman · 10 years ago
  43. e875d1f tests: Fix keychain and NextHop rounding error by Vince Lehman · 10 years ago
  44. 9a70903 route: Allow 0 cost in hyperbolic calculation by Vince Lehman · 10 years ago
  45. 904c241 comm: Stop SyncLogicHandler from fetching own LSAs by Vince Lehman · 10 years ago
  46. 7c60329 src: Remove Scheduler instance from Nlsr class by Vince Lehman · 10 years ago
  47. cb76ade src: Change adjacency status from uint32_t to enum by Vince Lehman · 10 years ago
  48. f99b87f src: Add additional log levels by Vince Lehman · 10 years ago
  49. 145064a route: Adjust cost to integer before registering by Vince Lehman · 10 years ago
  50. 411ee4b config+lsdb: Retry retrieve each LSA for `lsa-refresh-time` by Alexander Afanasyev · 10 years ago
  51. 3d06e79 src: Adding copyright message by akmhoque · 11 years ago
  52. c7a79b2 src: Expiration time change for LSA and Fib entry by akmhoque · 11 years ago
  53. 157b0a4 src: configuration file parsing by akmhoque · 11 years ago
  54. 31d1d4b src: Replace Tokenizer with the methods of ndn::Name by akmhoque · 11 years ago
  55. fdbddb1 src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte) by akmhoque · 11 years ago
  56. eb582eb tests: Adding unit tests. by Ashlesh Gawande · 11 years ago
  57. 40cd1c3 build: Making build system consistent with other NDN projects and adding unit-test framework by Yingdi Yu · 11 years ago