1. 5bcb39e rename log macros to comply with ISO C++ standard by dmcoomes · 7 years ago
  2. 0fa4c77 lsa: simplify initializeFromContent and improve naming by Nick Gordon · 7 years ago
  3. 22cc1a8 lsa: simplified key getter by Nick Gordon · 7 years ago
  4. faf49f4 lsa: leverage class hierarchy when serializing. by Nick Gordon · 7 years ago
  5. 9212bd4 lsa: make base class abstract by Nick Gordon · 7 years ago
  6. 727d483 lsa: change type variable to enum class by Nick Gordon · 7 years ago
  7. ff9a627 style: made container APIs more consistent. by Nick Gordon · 7 years ago
  8. e98480b nlsr: removed references to ndn-cxx/common aliases and improved namespacing by Nick Gordon · 8 years ago
  9. f14ec35 nlsr: Add support for sources to NamePrefixList by Nick Gordon · 7 years ago
  10. b00dc2a Accommodate n-Dimensional HR coordinates by Muktadir R Chowdhury · 8 years ago
  11. e9733ed nlsr: refactor Adjacent to use FaceUri objects by Nick Gordon · 8 years ago
  12. 56d1fae nlsr: implement NameLsa::isEqualContent by Nick Gordon · 8 years ago
  13. adad249 nlsr: LSA getData() now uses ostream instead of manually building the string by Nick Gordon · 8 years ago
  14. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  15. 97e3494 docs: improve Doxygen comments. by Nick G · 8 years ago
  16. 800833b docs+build+boilerplate: Prepare release of version 0.3.0 by Muktadir R Chowdhury · 8 years ago NLSR-0.3.0
  17. d02c388 lsa: Accept LSA type argument in LSA base constructor by Ashlesh Gawande · 9 years ago
  18. dce3f18 src: Fix non-incrementing Adjacency number in AdjLsa::writeLog by alvy · 10 years ago
  19. c2e51f6 src: Update copyright notices for files modified in 2015 by Vince Lehman · 10 years ago
  20. 49b1c0c src: Replace LSA string literals with constants by alvy · 10 years ago
  21. 9a70903 route: Allow 0 cost in hyperbolic calculation by Vince Lehman · 10 years ago
  22. cb76ade src: Change adjacency status from uint32_t to enum by Vince Lehman · 10 years ago
  23. c04e727 src: Recreating face in case of face deletion by NFD by akmhoque · 10 years ago
  24. 778f81b src: Replace implicit conversion of st::string to ndn::Name by akmhoque · 11 years ago
  25. 2f42335 src: Replace std::cout with log message by akmhoque · 11 years ago
  26. 3d06e79 src: Adding copyright message by akmhoque · 11 years ago
  27. c7a79b2 src: Expiration time change for LSA and Fib entry by akmhoque · 11 years ago
  28. 674b0b1 src: Adding log4cxx logging by akmhoque · 11 years ago
  29. 157b0a4 src: configuration file parsing by akmhoque · 11 years ago
  30. 31d1d4b src: Replace Tokenizer with the methods of ndn::Name by akmhoque · 11 years ago
  31. fdbddb1 src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte) by akmhoque · 11 years ago
  32. c8a10f7 build: == Dependency change == NLSR now depends on ndn-cxx library by akmhoque · 11 years ago
  33. b6450b1 src: Discard usage of std::pair of reference type and rename functions by akmhoque · 11 years ago
  34. 5335346 File name format change and Removed warning messages (Except warning from boost for Logging) by akmhoque · 11 years ago