1. e0b67df face: minor code reorganization and doxygen cleanups by Davide Pesavento · 10 months ago
  2. 2c9d2ca core: slim down `common.hpp` by Davide Pesavento · 11 months ago
  3. 91c15c8 build: stop defining _DEBUG, rely only on NDEBUG instead by Davide Pesavento · 12 months ago
  4. aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
  5. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  6. a3a7a4e Use more C++17 features by Davide Pesavento · 2 years, 7 months ago
  7. 264af77 build: prepend "NFD_" to various macro names to avoid conflicts by Davide Pesavento · 3 years, 11 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. 380668b face: Make congestion marking less aggressive by Klaus Schneider · 5 years ago
  12. b3a23ca face: eliminate Transport::Packet wrapper type by Davide Pesavento · 6 years ago
  13. 075bb7d face: add EndpointId in Face and LinkService by ashiqopu · 6 years ago
  14. a809858 tests: merge DummyFace::LinkService with DummyReceiveLinkService by Davide Pesavento · 6 years ago
  15. 16916ae face: introduce NullTransport and use it in several places by Davide Pesavento · 6 years ago
  16. 39465c2 fw: implement self-learning forwarding strategy by Teng Liang · 6 years ago
  17. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
  18. fdcbb4d face: support NonDiscovery and PrefixAnnouncement in GenericLinkService by Teng Liang · 7 years ago
  19. b49313d face: congestion detection in TCP, UDP, and Unix socket transports by Eric Newberry · 7 years ago
  20. 41aba10 fw: add strategy notification for Interests dropped by LpReliability by Eric Newberry · 7 years ago
  21. 73bcad3 core: make SizeCounter use pointer instead of reference by Eric Newberry · 8 years ago
  22. 77911cc face: make logging more uniform across channel types by Davide Pesavento · 8 years ago
  23. 185ab29 face: add best-effort link-layer reliability by Eric Newberry · 8 years ago
  24. fab9e0d tests: forwarding with Link objects test suite by Junxiao Shi · 8 years ago
  25. ee400b5 face: GenericLinkService encodes and decodes CongestionMark field by Eric Newberry · 8 years ago
  26. 9f5b01d core: move common.hpp to core/ by Junxiao Shi · 8 years ago
  27. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  28. 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  29. 4c3e6b8 face: NDNLPv2 fragmentation and reassembly by Eric Newberry · 9 years ago
  30. 86d3187 face: GenericLinkService encoding/decoding by Eric Newberry · 9 years ago
  31. a98bf93 face: Refactor Face as LinkService+Transport by Eric Newberry · 9 years ago