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