1. c0df94e face: minor code cleanups by Davide Pesavento · 1 year, 3 months ago
  2. 279af1c tests: fix UDP multicast transport tests with IPv6 by Davide Pesavento · 2 years, 4 months ago
  3. d94b7b3 face: reimplement EndpointId with std::variant by Teng Liang · 2 years, 6 months ago
  4. a9b09b6 build: make precompiled headers more useful by Davide Pesavento · 2 years, 7 months ago
  5. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  6. 13d582a face: remove EndpointId from egress APIs in transport by Teng Liang · 4 years, 5 months ago
  7. b3a23ca face: eliminate Transport::Packet wrapper type by Davide Pesavento · 6 years ago
  8. 77d0bfd face+table: move EndpointId typedef out of Transport and use it in table by ashiqopu · 6 years ago
  9. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  10. 8ce0903 face: implement IPv6 UDP multicast transport by Md Ashiqur Rahman · 7 years ago
  11. b49313d face: congestion detection in TCP, UDP, and Unix socket transports by Eric Newberry · 7 years ago
  12. 8215a3a face: deduplicate multicast UDP socket setup by Davide Pesavento · 7 years ago
  13. fe4fce3 face: configuration option to make UDP multicast face "ad hoc" by Teng Liang · 8 years ago
  14. 32dab97 face: Transport::canChangePersistencyTo by Yanbiao Li · 8 years ago
  15. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  16. eee7b97 face: MulticastUdpTransport: set remoteEndpoint for received packets by Davide Pesavento · 9 years ago
  17. 762912d face: use the correct macro to declare classes final by Davide Pesavento · 9 years ago
  18. 8728a25 face: override Transport::beforeChangePersistency in all subclasses by Davide Pesavento · 9 years ago
  19. b755e9d docs: Fixing doxygen warnings by Alexander Afanasyev · 9 years ago
  20. 0a49d34 face: UdpTransport by Yukai Tu · 9 years ago