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