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