1. 5849ee7 build: require boost >= 1.71.0 by Davide Pesavento · 1 year, 1 month ago
  2. d90338d Replace remaining uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 4 years ago NLSR-0.6.0
  3. 427e012 security: refactor CertificateStore class by Saurab Dulal · 5 years ago
  4. 6b388fc src: change initialization order by Ashlesh Gawande · 5 years ago
  5. 85998a1 src: decouple classes from Nlsr object by Ashlesh Gawande · 7 years ago
  6. e3c741d main: fix error handling and normalize exit codes by Davide Pesavento · 6 years ago
  7. 7afe22f Output extended diagnostic information on fatal errors by Alexander Afanasyev · 7 years ago
  8. cf8d0ed Use ndn-cxx logging facility by dmcoomes · 8 years ago
  9. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  10. 800833b docs+build+boilerplate: Prepare release of version 0.3.0 by Muktadir R Chowdhury · 8 years ago NLSR-0.3.0
  11. c57c64b Refactor initialization of NLSR instance by Vince Lehman · 9 years ago
  12. 9dce0c9 src: Log exceptions thrown in event loop by Vince Lehman · 10 years ago
  13. bfa2760 conf: Add log4cxx path to conf file by Muktadir R Chowdhury · 10 years ago
  14. b669f9c build: Fix compilation against the latest version of ndn-cxx by Alexander Afanasyev · 10 years ago
  15. 904c241 comm: Stop SyncLogicHandler from fetching own LSAs by Vince Lehman · 10 years ago
  16. 7c60329 src: Remove Scheduler instance from Nlsr class by Vince Lehman · 10 years ago
  17. f99b87f src: Add additional log levels by Vince Lehman · 10 years ago
  18. 7decbbf docs: Documentation updates by Alexander Afanasyev · 10 years ago NLSR-0.1.0
  19. b722b10 docs: Update docs and add release notes by Vince Lehman · 10 years ago
  20. 06cc338 src: Remove -p option from command line arguments by Vince Lehman · 10 years ago
  21. 0494c25 src: Making NLSR a daemon process with -d option by akmhoque · 10 years ago
  22. e176515 src: Creating faces to neighbors explicitly by NLSR by akmhoque · 10 years ago
  23. ad5fe95 src: Configuration file processing bug fix by akmhoque · 11 years ago
  24. 3d06e79 src: Adding copyright message by akmhoque · 11 years ago
  25. 674b0b1 src: Adding log4cxx logging by akmhoque · 11 years ago
  26. 157b0a4 src: configuration file parsing by akmhoque · 11 years ago
  27. 31d1d4b src: Replace Tokenizer with the methods of ndn::Name by akmhoque · 11 years ago
  28. fdbddb1 src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte) by akmhoque · 11 years ago
  29. c8a10f7 build: == Dependency change == NLSR now depends on ndn-cxx library by akmhoque · 11 years ago
  30. b6450b1 src: Discard usage of std::pair of reference type and rename functions by akmhoque · 11 years ago
  31. 5335346 File name format change and Removed warning messages (Except warning from boost for Logging) by akmhoque · 11 years ago
  32. 40cd1c3 build: Making build system consistent with other NDN projects and adding unit-test framework by Yingdi Yu · 11 years ago