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