1. 153fbc1 lsa: cleanup operator<< by Junxiao Shi · 12 months ago
  2. b573484 lsa: define CoordinateLsa operator== by Junxiao Shi · 12 months ago
  3. 2037764 lsa: split test suites and reduce includes by Junxiao Shi · 1 year, 4 months ago
  4. 658fd85 Avoid using deprecated ndn-cxx type aliases by Davide Pesavento · 1 year, 8 months ago
  5. c1d0e8e build: migrate to C++17 by Davide Pesavento · 2 years, 6 months ago
  6. 5d93aa5 lsdb: emit signals when modified by Ashlesh Gawande · 4 years, 7 months ago
  7. d90338d Replace remaining uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 4 years ago NLSR-0.6.0
  8. 57a8717 lsdb: rebuild using boost::multi_index to replace 3 LSA lists by Ashlesh Gawande · 4 years, 8 months ago
  9. 0421bc6 **breaking** route: consolidate routing tlv into route by Ashlesh Gawande · 4 years, 8 months ago
  10. 0db4d4d **breaking** consolidate src/tlv/*lsa* into src/lsa/*lsa* by Ashlesh Gawande · 5 years ago[Renamed (61%) from src/tlv/coordinate-lsa.cpp]
  11. c64bed2 publisher: remove unused functions by Nick Gordon · 7 years ago
  12. 9ea3639 tlv: Use the encoding/decoding functions for "double" from ndn-cxx by Tianxing Ma · 6 years ago
  13. 8df1598 tlv: avoid misaligned memory access by Ashlesh Gawande · 7 years ago
  14. 67758b1 build: update waf to version 2.0.6 by Alexander Afanasyev · 7 years ago
  15. cf8d0ed Use ndn-cxx logging facility by dmcoomes · 8 years ago
  16. f04f989 Convert to v2::security and adapt to ndn-cxx changes by Muktadir Chowdhury · 7 years ago
  17. b00dc2a Accommodate n-Dimensional HR coordinates by Muktadir R Chowdhury · 8 years ago
  18. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  19. 800833b docs+build+boilerplate: Prepare release of version 0.3.0 by Muktadir R Chowdhury · 8 years ago NLSR-0.3.0
  20. f9f3910 build+nsync+tests+docs: Fix compilation for boost 1.59, doxygen docs, and other fixes by Alexander Afanasyev · 9 years ago
  21. 7a56d1c tlv: add LSDB dataset tlv abstractions by Jiewen Tan · 10 years ago