1. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  2. ded1742 face: Configurable IP subnets for "local" TCP faces by Alexander Afanasyev · 7 years ago
  3. b49313d face: congestion detection in TCP, UDP, and Unix socket transports by Eric Newberry · 7 years ago
  4. 32dab97 face: Transport::canChangePersistencyTo by Yanbiao Li · 8 years ago
  5. dcdf621 face: support permanent persistency in TcpTransport by Weiwei Liu · 8 years ago
  6. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  7. 762912d face: use the correct macro to declare classes final by Davide Pesavento · 9 years ago
  8. 8728a25 face: override Transport::beforeChangePersistency in all subclasses by Davide Pesavento · 9 years ago
  9. 16aabbc face: TcpTransport by Yukai Tu · 9 years ago[Renamed (62%) from daemon/face/tcp-face.cpp]
  10. 292e5e1 face: use move semantics for sockets where possible by Davide Pesavento · 10 years ago
  11. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  12. 7949416 face: Face::getLocalUri by Junxiao Shi · 11 years ago
  13. d8d4d98 face: delete redundant protocol typedefs. by Davide Pesavento · 11 years ago
  14. 355c066 face: Implementing new "isOnDemand" flag by Alexander Afanasyev · 11 years ago
  15. a39b90b face: Implementing Face::getUri() method by Alexander Afanasyev · 11 years ago
  16. bd220a0 face: Implementation of encode/decode of LocalControlHeader by Alexander Afanasyev · 11 years ago
  17. 93ce75e face: Fixing bug with InternalFace considered not local and changing "isLocal" method to be pure virtual by Alexander Afanasyev · 11 years ago
  18. bc4dd8c face: UnixStream{Face,Channel,ChannelFactory} implementation. by Davide Pesavento · 11 years ago
  19. a0a10fb face: Implementing close operation and many related fixes in TcpFace and TcpChannel by Alexander Afanasyev · 11 years ago
  20. 3958b01 face/tcp: Fixing TcpChannel and TcpFace implementation and enable basic logging in both by Alexander Afanasyev · 11 years ago
  21. 8c8d218 fw: integrate forwarder, strategy, tables by Junxiao Shi · 11 years ago
  22. 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 11 years ago
  23. d32cb96 face/tcp: Implementing mock version of TcpFace by Alexander Afanasyev · 11 years ago
  24. 8ad71ba face/tcp: Implementing accepting and establishing connections with TCP Channel by Alexander Afanasyev · 11 years ago
  25. a9034b0 face: Skeleton implementation for the TCP protocol (face, channel, factory) by Alexander Afanasyev · 11 years ago