1. ae43030 Further reduce the use of std::bind() by Davide Pesavento · 1 year, 8 months ago
  2. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  3. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  4. b7bfcb9 build: switch to C++17 by Davide Pesavento · 2 years, 7 months ago
  5. 1b22a8c tests: drop redundant calls to Interest::setCanBePrefix(false) by Davide Pesavento · 2 years, 10 months ago
  6. 2135375 tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 4 years, 1 month ago
  7. 13d582a face: remove EndpointId from egress APIs in transport by Teng Liang · 4 years, 5 months ago
  8. f3bc3ae face: remove EndpointId from egress APIs by Teng Liang · 4 years, 7 months ago
  9. cb6551e face: allow GenericLinkService to override MTU by Eric Newberry · 4 years, 10 months ago
  10. 32f7eac face: deduplicate received LpPackets with reliability by Eric Newberry · 4 years, 11 months ago
  11. f3ee808 face: support runtime MTU changes on Ethernet faces by Eric Newberry · 5 years ago
  12. 380668b face: Make congestion marking less aggressive by Klaus Schneider · 5 years ago
  13. 7890a9f tests: avoid comparing Interests with operator== by Davide Pesavento · 5 years ago
  14. 9d72785 tests: set CanBePrefix in daemon tests by Junxiao Shi · 6 years ago
  15. b3a23ca face: eliminate Transport::Packet wrapper type by Davide Pesavento · 6 years ago
  16. 075bb7d face: add EndpointId in Face and LinkService by ashiqopu · 6 years ago
  17. 16916ae face: introduce NullTransport and use it in several places by Davide Pesavento · 6 years ago
  18. 14e71f0 tests+tools: minor code cleanup by Davide Pesavento · 6 years ago
  19. cf7db2f tests: unit-tests-{core,tools} no longer require a global io_service by Davide Pesavento · 6 years ago
  20. 1d12d2f tests: IdentityManagementFixture no longer derives from BaseFixture by Davide Pesavento · 6 years ago
  21. bce3cb5 tests: adapt to lp::PrefixAnnouncementHeader by Teng Liang · 6 years ago
  22. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
  23. 0064c1d build: update waf to version 2.0.6 by Davide Pesavento · 7 years ago
  24. fdcbb4d face: support NonDiscovery and PrefixAnnouncement in GenericLinkService by Teng Liang · 7 years ago
  25. b49313d face: congestion detection in TCP, UDP, and Unix socket transports by Eric Newberry · 7 years ago
  26. 7b0071e face: Acks acknowledge TxSequence instead of Sequence by Eric Newberry · 7 years ago
  27. 6eb0271 face: decode CachePolicy without requiring allowLocalFields by Junxiao Shi · 8 years ago
  28. 185ab29 face: add best-effort link-layer reliability by Eric Newberry · 8 years ago
  29. ee400b5 face: GenericLinkService encodes and decodes CongestionMark field by Eric Newberry · 8 years ago
  30. cbc8e94 daemon+rib: add proper #include line for NDNLPv2 tags by Junxiao Shi · 8 years ago
  31. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago
  32. 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  33. 4c3e6b8 face: NDNLPv2 fragmentation and reassembly by Eric Newberry · 9 years ago
  34. a1939ba face: GenericLinkService drops IDLE packets by Eric Newberry · 9 years ago
  35. 86d3187 face: GenericLinkService encoding/decoding by Eric Newberry · 9 years ago
  36. a98bf93 face: Refactor Face as LinkService+Transport by Eric Newberry · 9 years ago