1. 1fa0861 More prominent deprecation notice by Davide Pesavento · 10 months ago
  2. 30c41ec tests: namespace cleanup by Davide Pesavento · 11 months ago
  3. 1af7949 build: require boost >= 1.71.0 by Davide Pesavento · 1 year, 3 months ago
  4. 48dbab6 tests: follow DummyClientFace namespace change by Davide Pesavento · 1 year, 5 months ago
  5. 8663ed1 build: migrate to C++17 by Davide Pesavento · 2 years, 5 months ago
  6. 5f5101a Avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 10 months ago
  7. 07684bc Move config.hpp and a few more private headers to a 'detail' subdir by Davide Pesavento · 3 years, 11 months ago
  8. 0d837e3 ndn::util::scheduler => ndn::scheduler by Davide Pesavento · 6 years ago
  9. fae9def build: various updates by Davide Pesavento · 6 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. 6ee98ff **Breaking change** Use bzip2 compression of sync data payload by Alexander Afanasyev · 7 years ago
  13. 8903629 Add ability to configure maximum packet size for sync data by Alexander Afanasyev · 7 years ago
  14. 4a9ecd5 logic: handle sending data packets larger than MAX_NDN_PACKET_SIZE by Ashlesh Gawande · 7 years ago
  15. 5473abe Use ndn::Buffer::data() instead of buf() by Davide Pesavento · 7 years ago
  16. 08784d4 Fix compilation with latest ndn-cxx by Ashlesh Gawande · 7 years ago
  17. 687cf92 Adapt to ndn-cxx security changes by Ashlesh Gawande · 8 years ago
  18. 8d1347a socket: allow applications to set seq numbers by Ashlesh Gawande · 8 years ago
  19. e9eda8a Remove use of deprecated code by Alexander Afanasyev · 8 years ago
  20. 4d3a2e0 logic: Implement Recovery mechanism by Sonu Mishra · 8 years ago
  21. 0c7f56a tests: don't use makeDummyClientFace by Junxiao Shi · 8 years ago
  22. 372697f build: remove unnecessary dependency on protobuf by Yingdi Yu · 10 years ago
  23. fb8c9e0 tests: move integrated tests into unit tests by Qiuhan Ding · 10 years ago
  24. d71a08a remove scheduler in unit test InterestTableTest by Qiuhan Ding · 10 years ago
  25. 8c095fd logic: allow manipulating multiple nodes in single logic by Qiuhan Ding · 10 years ago
  26. 906c2ea build: Always build in C++11 mode. by Yingdi Yu · 10 years ago
  27. f7ede41 Fix logic by Yingdi Yu · 10 years ago
  28. 1c4ba9a Fix InterestTable by Yingdi Yu · 10 years ago
  29. 6f79778 Fix DiffState by Yingdi Yu · 10 years ago
  30. d514c17 Fix State by Yingdi Yu · 10 years ago
  31. 274a227 Fix LeafContainer by Yingdi Yu · 10 years ago
  32. dea99be Simplify Leaf and its sub-classes. by Yingdi Yu · 10 years ago
  33. b20ae81 test: Disable test cases by Yingdi Yu · 10 years ago