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