1. 2741644 logic: remove some leftover code by Davide Pesavento · 5 years ago
  2. a1ad604 src: schedule sync interest on NoRoute NACK by Ashlesh Gawande · 5 years ago
  3. d7de2d4 logic: initialize m_syncReset before using it by Davide Pesavento · 5 years ago
  4. 0d837e3 ndn::util::scheduler => ndn::scheduler by Davide Pesavento · 6 years ago
  5. c490212 logic: use ScopedEventId by Junxiao Shi · 6 years ago
  6. 8e4e76d logic+socket: use PendingInterestHandle and RegisteredPrefixHandle by Junxiao Shi · 6 years ago
  7. 9a306fe logic: use properly seeded rng via ndn::random::getRandomNumberEngine by Ashlesh Gawande · 6 years ago
  8. 1d1092d Transition to v0.3 format by Ashlesh Gawande · 6 years ago
  9. db862e0 src: Fix compilation after ndn-cxx marked Component explicit by Ashlesh Gawande · 7 years ago
  10. 0b3beab logic: Don't shutdown face when destructing Logic instance by Nick Gordon · 7 years ago
  11. bf5bc6c Allow override of the session number (required by NLSR) by Alexander Afanasyev · 7 years ago
  12. fcbf81d logic: Disable use of exclude by Alexander Afanasyev · 7 years ago
  13. 6ee98ff **Breaking change** Use bzip2 compression of sync data payload by Alexander Afanasyev · 7 years ago
  14. 8903629 Add ability to configure maximum packet size for sync data by Alexander Afanasyev · 7 years ago
  15. 90587b8 Avoid ABI differences between debug/optimized modes by Alexander Afanasyev · 7 years ago
  16. 4a9ecd5 logic: handle sending data packets larger than MAX_NDN_PACKET_SIZE by Ashlesh Gawande · 7 years ago
  17. 08784d4 Fix compilation with latest ndn-cxx by Ashlesh Gawande · 7 years ago
  18. 687cf92 Adapt to ndn-cxx security changes by Ashlesh Gawande · 8 years ago
  19. 097bb44 docs: Fix doxgyen build by Ashlesh Gawande · 8 years ago
  20. e9eda8a Remove use of deprecated code by Alexander Afanasyev · 8 years ago
  21. f42aa2c logic: Implemented exclude filter by Sonu Mishra · 8 years ago
  22. 4d3a2e0 logic: Implement Recovery mechanism by Sonu Mishra · 8 years ago
  23. 9d5679a src: destruct logic and socket properly by Yingdi Yu · 10 years ago new-reset
  24. fb8c9e0 tests: move integrated tests into unit tests by Qiuhan Ding · 10 years ago
  25. 8c095fd logic: allow manipulating multiple nodes in single logic by Qiuhan Ding · 10 years ago
  26. cd33902 security: Introduce validator by Yingdi Yu · 10 years ago
  27. 906c2ea build: Always build in C++11 mode. by Yingdi Yu · 10 years ago
  28. f7ede41 Fix logic by Yingdi Yu · 10 years ago