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