1. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 6 years ago
  2. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  3. b49313d face: congestion detection in TCP, UDP, and Unix socket transports by Eric Newberry · 7 years ago
  4. 68ab43d face: don't set TransportState to FAILED if connection is closed cleanly by Davide Pesavento · 7 years ago
  5. 1816d4b face: implement close-on-idle and persistency change for Ethernet unicast by Davide Pesavento · 7 years ago
  6. dcdf621 face: support permanent persistency in TcpTransport by Weiwei Liu · 8 years ago
  7. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  8. 8728a25 face: override Transport::beforeChangePersistency in all subclasses by Davide Pesavento · 9 years ago
  9. 74c895d face: UnixStreamTransport by Yukai Tu · 9 years ago