- 658fd85 Avoid using deprecated ndn-cxx type aliases by Davide Pesavento · 1 year, 8 months ago
- 69904fc tests: fix compatibility with signed Interests in v0.3 format by Davide Pesavento · 2 years, 2 months ago
- 135288c lsdb: Fetch LSA from the face the notification about LSAs came from by Alexander Afanasyev · 2 years, 8 months ago
- 8de8a8b tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 2 years, 8 months ago
- 5d93aa5 lsdb: emit signals when modified by Ashlesh Gawande · 4 years, 7 months ago
- d90338d Replace remaining uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 4 years ago NLSR-0.6.0
- 57a8717 lsdb: rebuild using boost::multi_index to replace 3 LSA lists by Ashlesh Gawande · 4 years, 8 months ago
- 0ad01f3 Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 7 months ago
- 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
- 6b388fc src: change initialization order by Ashlesh Gawande · 5 years ago
- 85998a1 src: decouple classes from Nlsr object by Ashlesh Gawande · 7 years ago
- 939b6f8 src: use psync::SegmentPublisher and fix proccessing of interests w/ segments by Ashlesh Gawande · 6 years ago
- c3ea26f Serve other routers' certificate and LSA by Muktadir Chowdhury · 7 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
- faf49f4 lsa: leverage class hierarchy when serializing. by Nick Gordon · 7 years ago
- 727d483 lsa: change type variable to enum class by Nick Gordon · 7 years ago
- 8f23b5d sync: improved unit tests by Nick Gordon · 7 years ago
- 9eac4d9 sync: removed ref to lsdb. by Nick Gordon · 7 years ago
- 098aae4 tests: make LSDB tests more deterministic by Nick Gordon · 7 years ago
- e98480b nlsr: removed references to ndn-cxx/common aliases and improved namespacing by Nick Gordon · 8 years ago
- f14ec35 nlsr: Add support for sources to NamePrefixList by Nick Gordon · 7 years ago
- 3e105a0 Use separate name prefix and sequence number for each LSA type by Ashlesh Gawande · 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
- fad8e25 Fixed namespace formatting across all files. by Nick Gordon · 8 years ago
- aa3b085 lsdb: Segment LSAs larger than max segment size by Muktadir R Chowdhury · 9 years ago
- 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
- 9d09780 comm: Create SyncSocket on initialization by Vince Lehman · 10 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
- 0bcf9a3 comm: Make SyncLogic responsible for update prefix by Vince Lehman · 10 years ago
- 5bf8317 src: Stop outdated LSA retrieval by Ashlesh Gawande · 10 years ago
- f1aa523 src: Sort names before std::set_difference by Vince Lehman · 10 years ago
- 904c241 comm: Stop SyncLogicHandler from fetching own LSAs by Vince Lehman · 10 years ago
- 7c60329 src: Remove Scheduler instance from Nlsr class by Vince Lehman · 10 years ago
- f99b87f src: Add additional log levels by Vince Lehman · 10 years ago
- 411ee4b config+lsdb: Retry retrieve each LSA for `lsa-refresh-time` by Alexander Afanasyev · 10 years ago
- 3d06e79 src: Adding copyright message by akmhoque · 11 years ago
- c7a79b2 src: Expiration time change for LSA and Fib entry by akmhoque · 11 years ago
- 157b0a4 src: configuration file parsing by akmhoque · 11 years ago
- 31d1d4b src: Replace Tokenizer with the methods of ndn::Name by akmhoque · 11 years ago
- fdbddb1 src: Renaming class to spell out them (Adl, Nhl, Npl, Npt, Npte) by akmhoque · 11 years ago
- eb582eb tests: Adding unit tests. by Ashlesh Gawande · 11 years ago