1. 4a9ecd5 logic: handle sending data packets larger than MAX_NDN_PACKET_SIZE by Ashlesh Gawande · 7 years ago
  2. 04e8d49 Mark exclude interest as mustBeFresh by Ashlesh Gawande · 7 years ago
  3. 4e010bc logic: disallow Interest loopback on sync prefix by Junxiao Shi · 7 years ago
  4. 5473abe Use ndn::Buffer::data() instead of buf() by Davide Pesavento · 7 years ago
  5. 08784d4 Fix compilation with latest ndn-cxx by Ashlesh Gawande · 7 years ago
  6. 8ba7d5a logic: do not process exclude interests by Ashlesh Gawande · 7 years ago
  7. 687cf92 Adapt to ndn-cxx security changes by Ashlesh Gawande · 8 years ago
  8. d31d6b1 logic: don't send oversized exclude interests by Ashlesh Gawande · 8 years ago
  9. e9eda8a Remove use of deprecated code by Alexander Afanasyev · 8 years ago
  10. f42aa2c logic: Implemented exclude filter by Sonu Mishra · 8 years ago
  11. 4d3a2e0 logic: Implement Recovery mechanism by Sonu Mishra · 8 years ago
  12. e10acbc logic: Fixed empty digest comparison by Sonu Mishra · 8 years ago
  13. 0dadc57 logic: Enable early refresh by Sonu Mishra · 8 years ago
  14. 36eb3ed Replace logging with one provided by ndn-cxx by Alexander Afanasyev · 8 years ago
  15. 9d5679a src: destruct logic and socket properly by Yingdi Yu · 10 years ago new-reset
  16. 53f5f04 interest-table: normalize naming of member methods. by Yingdi Yu · 10 years ago
  17. fb8c9e0 tests: move integrated tests into unit tests by Qiuhan Ding · 10 years ago
  18. e246b62 socket: allow manipulating multiple nodes in single logic by Qiuhan Ding · 10 years ago
  19. 8c095fd logic: allow manipulating multiple nodes in single logic by Qiuhan Ding · 10 years ago
  20. cd33902 security: Introduce validator by Yingdi Yu · 10 years ago
  21. f7ede41 Fix logic by Yingdi Yu · 10 years ago