1. d817437 Drop Hello freshness to 0 ms to avoid caching by awlane · 1 year, 7 months ago
  2. fd1e940 Switch to Face::getIoContext() and simplify some code by Davide Pesavento · 1 year, 1 month ago
  3. c1d0e8e build: migrate to C++17 by Davide Pesavento · 2 years, 6 months ago
  4. e28d875 Avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 9 months ago
  5. e63b7fa Fix recurring sync prefix registration on every hello data by Ashlesh Gawande · 3 years, 9 months ago
  6. 214032e hello-protocol: fix wrong reaction on hello Interest timeout by Ashlesh Gawande · 4 years ago
  7. 7a231c0 route: replace FibEntry class with struct by Ashlesh Gawande · 4 years, 7 months ago
  8. 0ad01f3 Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 7 months ago
  9. 427e012 security: refactor CertificateStore class by Saurab Dulal · 5 years ago
  10. 6b388fc src: change initialization order by Ashlesh Gawande · 5 years ago
  11. af7a211 Follow ndn::Scheduler API changes by Davide Pesavento · 6 years ago
  12. 85998a1 src: decouple classes from Nlsr object by Ashlesh Gawande · 7 years ago
  13. e5002b3 fib: don't refresh neighbor router's FIB entry (it is already installed w/ expiry=never) by Ashlesh Gawande · 6 years ago
  14. 0570054 hello-protocol: set canBePrefix to true by Ashlesh Gawande · 6 years ago
  15. cba0ae2 **breaking** Change NLSR to nlsr for various prefixes by Ashlesh Gawande · 7 years ago
  16. cf8d0ed Use ndn-cxx logging facility by dmcoomes · 8 years ago
  17. f04f989 Convert to v2::security and adapt to ndn-cxx changes by Muktadir Chowdhury · 7 years ago
  18. 5bcb39e rename log macros to comply with ISO C++ standard by dmcoomes · 7 years ago
  19. e18296c hello: move constructor definition to implementation file. by Nick Gordon · 7 years ago
  20. d0a7df3 docs: wrote Doxygen comments for all files by Nick Gordon · 8 years ago
  21. e0d2048 src: Implement packet statistics collection by Alejandro Gil Torres · 9 years ago
  22. d5c1a37 nlsr: discover Faces from NFD by Nick Gordon · 8 years ago
  23. e9733ed nlsr: refactor Adjacent to use FaceUri objects by Nick Gordon · 8 years ago
  24. c780a69 nlsr: refactor AdjacencyList to use iterators instead of bare ptrs by Nick Gordon · 8 years ago
  25. 9eaf3f4 nlsr: Improve logging throughout lsdb.cpp and others by dmcoomes · 8 years ago
  26. 1de901f Remove use of deprecated code by Alexander Afanasyev · 8 years ago
  27. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  28. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  29. c5fa320 hello-protocol: re-calculate HR nexthops on status change of a neighbor by Ashlesh Gawande · 8 years ago
  30. 2b057af hello-protocol: delete redundant call to Nlsr::setStragies() by Laqin Fan · 8 years ago
  31. 97e3494 docs: improve Doxygen comments. by Nick G · 8 years ago
  32. 63bd034 adapt to Controller::CommandFailCallback with ControlResponse by Junxiao Shi · 8 years ago
  33. fad8e25 Fixed namespace formatting across all files. by Nick Gordon · 8 years ago
  34. f8b5bcd Fixed copyright dates across all files. by Nick Gordon · 8 years ago
  35. 50df6b7 src: Fix first event-interval scheduling by Vince Lehman · 10 years ago
  36. 7b61658 conf: Make event intervals configurable by Vince Lehman · 10 years ago
  37. 7c60329 src: Remove Scheduler instance from Nlsr class by Vince Lehman · 10 years ago
  38. cb76ade src: Change adjacency status from uint32_t to enum by Vince Lehman · 10 years ago
  39. 060d302 src: Changing prefix registration's flag and FaceMonitor by akmhoque · 10 years ago
  40. 102aea4 src: Adding retry in case of prefix registration fails by akmhoque · 10 years ago
  41. dfe615f src: Fixing the unreachable faceUri issue by akmhoque · 10 years ago
  42. 69c9aa9 src: Making shared_ptr<ndn::Data> to put to NFD by akmhoque · 10 years ago
  43. bf11c5f src: Setting neighbour router's FIB entry expiration to milliseconds::max() by akmhoque · 10 years ago
  44. 393d4ff src: Fixing Fib refreshing by akmhoque · 10 years ago
  45. 8e0252b src: Error fixing by akmhoque · 10 years ago
  46. c04e727 src: Recreating face in case of face deletion by NFD by akmhoque · 10 years ago
  47. 93f1a07 src: Update info message name by akmhoque · 11 years ago
  48. d57f367 src: Bug fixes in configuration file processing by akmhoque · 11 years ago
  49. 2f42335 src: Replace std::cout with log message by akmhoque · 11 years ago
  50. 20e3a6e security: Add signing and validating process by Yingdi Yu · 11 years ago
  51. 3d06e79 src: Adding copyright message by akmhoque · 11 years ago
  52. 674b0b1 src: Adding log4cxx logging 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