- aead588 route: reduce calculators to free functions by Junxiao Shi · 11 months ago[Renamed (95%) from tests/route/test-hyperbolic-calculator.cpp]
- 4eb4eae route: rename Map to NameMap by Junxiao Shi · 12 months ago
- 288141a tests: namespace cleanup by Davide Pesavento · 12 months ago
- d6922b5 route: simplify Map with boost::bimap by Junxiao Shi · 1 year ago
- b875293 lsa: define AdjLsa operator== by Junxiao Shi · 1 year, 1 month ago
- 6593a43 route: use ndn::FaceUri type for faceUri by Junxiao Shi · 1 year, 5 months ago
- 43f37a0 Change namespace of DummyClientFace, Signal, Segmenter, SegmentFetcher by Junxiao Shi · 1 year, 6 months ago
- 658fd85 Avoid using deprecated ndn-cxx type aliases by Davide Pesavento · 1 year, 9 months ago
- 8de8a8b tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 2 years, 9 months ago
- 57a8717 lsdb: rebuild using boost::multi_index to replace 3 LSA lists by Ashlesh Gawande · 4 years, 9 months ago
- 0421bc6 **breaking** route: consolidate routing tlv into route by Ashlesh Gawande · 4 years, 9 months ago[Renamed (98%) from tests/test-hyperbolic-calculator.cpp]
- 0db4d4d **breaking** consolidate src/tlv/*lsa* into src/lsa/*lsa* by Ashlesh Gawande · 5 years ago
- 427e012 security: refactor CertificateStore class by Saurab Dulal · 5 years ago
- cb065f1 tests: sync common test infrastructure with ndn-cxx by Davide Pesavento · 5 years ago
- 85998a1 src: decouple classes from Nlsr object by Ashlesh Gawande · 7 years ago
- 72b2b25 route: remove redundant function by Saurab Dulal · 6 years ago
- cf8d0ed Use ndn-cxx logging facility by dmcoomes · 8 years ago
- f04f989 Convert to v2::security and adapt to ndn-cxx changes by Muktadir Chowdhury · 7 years ago
- 22b5c95 routing: made map more container-agnostic by Nick Gordon · 7 years ago
- b00dc2a Accommodate n-Dimensional HR coordinates by Muktadir R Chowdhury · 8 years ago
- e9733ed nlsr: refactor Adjacent to use FaceUri objects by Nick Gordon · 8 years ago
- 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
- a4cf402 nlsr: Pass keyChain to NLSR constructor by Laqin Fan · 8 years ago
- feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
- ef21d8e src: Sort NextHops on NexthopList insertion by Vince Lehman · 10 years ago
- fad8e25 Fixed namespace formatting across all files. by Nick Gordon · 8 years ago
- 800833b docs+build+boilerplate: Prepare release of version 0.3.0 by Muktadir R Chowdhury · 8 years ago NLSR-0.3.0
- d02c388 lsa: Accept LSA type argument in LSA base constructor by Ashlesh Gawande · 9 years ago
- c69da0a tests: Use ndn-cxx/DummyClientFace by Muktadir R Chowdhury · 9 years ago
- c2e51f6 src: Update copyright notices for files modified in 2015 by Vince Lehman · 10 years ago
- 49b1c0c src: Replace LSA string literals with constants by alvy · 10 years ago
- 20fe4a9 route: Fix hyperbolic cost adjustment by Vince Lehman · 10 years ago
- 9a70903 route: Allow 0 cost in hyperbolic calculation by Vince Lehman · 10 years ago