1. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  2. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  3. fad8e25 Fixed namespace formatting across all files. by Nick Gordon · 8 years ago
  4. 800833b docs+build+boilerplate: Prepare release of version 0.3.0 by Muktadir R Chowdhury · 8 years ago NLSR-0.3.0
  5. f7eec4f Make LSA buildable when one node is ACTIVE by Vince Lehman · 10 years ago
  6. 0a7da61 Always build in C++11 mode by Vince Lehman · 10 years ago
  7. cb76ade src: Change adjacency status from uint32_t to enum by Vince Lehman · 10 years ago
  8. 102aea4 src: Adding retry in case of prefix registration fails by akmhoque · 10 years ago
  9. c04e727 src: Recreating face in case of face deletion by NFD by akmhoque · 10 years ago
  10. 2f42335 src: Replace std::cout with log message by akmhoque · 11 years ago
  11. 3d06e79 src: Adding copyright message by akmhoque · 11 years ago
  12. 674b0b1 src: Adding log4cxx logging by akmhoque · 11 years ago
  13. 157b0a4 src: configuration file parsing by akmhoque · 11 years ago
  14. 31d1d4b src: Replace Tokenizer with the methods of ndn::Name by akmhoque · 11 years ago
  15. fdbddb1 src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte) by akmhoque · 11 years ago
  16. c8a10f7 build: == Dependency change == NLSR now depends on ndn-cxx library by akmhoque · 11 years ago[Renamed (78%) from src/adl.cpp]
  17. b6450b1 src: Discard usage of std::pair of reference type and rename functions by akmhoque · 11 years ago
  18. 5335346 File name format change and Removed warning messages (Except warning from boost for Logging) by akmhoque · 11 years ago