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