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