1. b071654 Switch to std::filesystem by Davide Pesavento · 10 days ago master
  2. 288141a tests: namespace cleanup by Davide Pesavento · 11 months ago
  3. 5849ee7 build: require boost >= 1.71.0 by Davide Pesavento · 1 year, 1 month ago
  4. 43f37a0 Change namespace of DummyClientFace, Signal, Segmenter, SegmentFetcher by Junxiao Shi · 1 year, 5 months ago
  5. c1d0e8e build: migrate to C++17 by Davide Pesavento · 2 years, 6 months ago
  6. 8de8a8b tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 2 years, 8 months ago
  7. e28d875 Avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 9 months ago
  8. d1f1df8 build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 2 years, 10 months ago
  9. 7bc3d43 Improve error handling and reporting by Davide Pesavento · 3 years, 2 months ago
  10. 6184c20 Use InterestSigner instead of deprecated CommandInterestSigner by Davide Pesavento · 3 years, 7 months ago
  11. 30d96e4 Do not compile ChronoSync support by default by Ashlesh Gawande · 3 years, 9 months ago
  12. 5d93aa5 lsdb: emit signals when modified by Ashlesh Gawande · 4 years, 7 months ago
  13. 0db4d4d **breaking** consolidate src/tlv/*lsa* into src/lsa/*lsa* by Ashlesh Gawande · 5 years ago
  14. 427e012 security: refactor CertificateStore class by Saurab Dulal · 5 years ago
  15. 1505240 src: use InMemoryStoragePersistent instead of custom LsaSegmentStorage by Ashlesh Gawande · 6 years ago
  16. 82a34c2 **breaking change** nlsr.conf: rename seq-dir as state-dir by dulalsaurab · 6 years ago
  17. 85998a1 src: decouple classes from Nlsr object by Ashlesh Gawande · 7 years ago
  18. 008c9b1 tests: set CanBePrefix in test suites by Junxiao Shi · 6 years ago
  19. 7526cee update: Add/delete prefix to the conf file by Saurab Dulal · 7 years ago
  20. cba0ae2 **breaking** Change NLSR to nlsr for various prefixes by Ashlesh Gawande · 7 years ago
  21. b0bf8df Hard-code fixed session name for ChronoSync sockets by Alexander Afanasyev · 7 years ago
  22. 304bebf Remove some unused functions by Ashlesh Gawande · 7 years ago
  23. f7da9c5 conf: make ChronoSync's sync interest lifetime configurable by Ashlesh Gawande · 7 years ago
  24. f04f989 Convert to v2::security and adapt to ndn-cxx changes by Muktadir Chowdhury · 7 years ago
  25. 727d483 lsa: change type variable to enum class by Nick Gordon · 7 years ago
  26. ff9a627 style: made container APIs more consistent. by Nick Gordon · 7 years ago
  27. e98480b nlsr: removed references to ndn-cxx/common aliases and improved namespacing by Nick Gordon · 8 years ago
  28. f14ec35 nlsr: Add support for sources to NamePrefixList by Nick Gordon · 7 years ago
  29. 793e870 src: fix prefix advertise runtime error by Ashlesh Gawande · 7 years ago
  30. 54a43f0 update: Refactor to use ndn-cxx dispatcher for prefix update/readvertise by Laqin Fan · 8 years ago
  31. 3e105a0 Use separate name prefix and sequence number for each LSA type by Ashlesh Gawande · 8 years ago
  32. 415676b make chronosync a dependency by Ashlesh Gawande · 8 years ago
  33. 4d2c6c0 nlsr: accept NFD-RIB-style register/unregister commands by Nick Gordon · 8 years ago
  34. 4c2bb36 Remove more use of deprecated code by Alexander Afanasyev · 8 years ago
  35. 9f93666 nlsr: Don't use ndn aliases provided by ndn-cxx/common.hpp by dmcoomes · 8 years ago
  36. a4cf402 nlsr: Pass keyChain to NLSR constructor by Laqin Fan · 8 years ago
  37. feae557 boilerplate: Update copyright year in .cpp files by Nick Gordon · 8 years ago
  38. 3e5120c include ndn-cxx/mgmt/nfd/* by Junxiao Shi · 8 years ago
  39. c778e81 tests: don't use DummyClientFace::sentDatas by Junxiao Shi · 8 years ago
  40. c69da0a tests: Use ndn-cxx/DummyClientFace by Muktadir R Chowdhury · 9 years ago
  41. d33e5bc update: Disable PrefixUpdateProcessor when validator is not in config by Vince Lehman · 10 years ago
  42. 297f416 update: Process Name prefix update commands by alvy · 10 years ago