1. d27841b face: consistently use the template method pattern in ProtocolFactory by Davide Pesavento · 6 years ago
  2. ded1742 face: Configurable IP subnets for "local" TCP faces by Alexander Afanasyev · 7 years ago
  3. d5e89e8 face: initialize m_wantCongestionMarking in factories by Davide Pesavento · 7 years ago
  4. 15b5505 face: group parameters to createFace and connect into a common structure by Davide Pesavento · 7 years ago
  5. 0c84164 face: allow enabling/disabling congestion marking through config file by Eric Newberry · 7 years ago
  6. 4b89a6e face: move createChannel overloads that take strings to unit tests by Davide Pesavento · 7 years ago
  7. 6028619 face: remove prohibited endpoint set by Junxiao Shi · 7 years ago
  8. 944f38b face: move face parameters into CreateFaceParams struct by Eric Newberry · 7 years ago
  9. 0ba6d64 face: pass addFace and NetworkMonitor to ProtocolFactory constructor by Junxiao Shi · 7 years ago
  10. 46afec4 face: unicast support in EthernetFactory by Davide Pesavento · 7 years ago
  11. 78e32b0 face+mgmt: accept LocalUri in ProtocolFactory and FaceManager by Eric Newberry · 8 years ago
  12. b47247d face: ProtocolFactory registry by Junxiao Shi · 8 years ago
  13. 38b24c7 face: process face_system.tcp config section in TcpFactory by Junxiao Shi · 8 years ago
  14. f40551a face+mgmt: enable local fields through ProtocolFactory::createFace by Eric Newberry · 8 years ago
  15. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  16. 1d7e7af face+mgmt: simplify factories and FaceManager using C++11 features by Davide Pesavento · 9 years ago
  17. 435d705 build: Fix compilation warnings/errors with clang-700.0.72 (apple LLVM 7.0.0) by Alexander Afanasyev · 9 years ago
  18. 7c90e6d face: ProtocolFactory::createFace with FacePersistency by Yukai Tu · 9 years ago
  19. 0e156df face: Remove unnecessary use of DNS resolver in (Udp|Tcp|WebSocket)Factory by Alexander Afanasyev · 10 years ago
  20. 4381fb6 core: use ndn::dns from ndn-cxx by Chengyu Fan · 10 years ago
  21. 70aaf8a face: Prevent infinite loop in TcpFactory and UdpFactory by Alexander Afanasyev · 10 years ago
  22. ef04f27 face, mgmt: add channel status dataset publisher by Steve DiBenedetto · 10 years ago
  23. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  24. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  25. ca53ac6 face, mgmt: improve face creation failure and bad URI handling by Steve DiBenedetto · 11 years ago
  26. 5f1ec25 face: Minor updates of TCP faces by Alexander Afanasyev · 11 years ago
  27. d665530 face: Adding new 'createFace' method in all Factories by Alexander Afanasyev · 11 years ago
  28. 0eb7065 face: Rename all ChannelFactories to protocol Factories by Alexander Afanasyev · 11 years ago[Renamed (77%) from daemon/face/tcp-channel-factory.hpp]
  29. 7329e02 face: Convert to use the global IO service by all ChannelFactories by Alexander Afanasyev · 11 years ago
  30. bc4dd8c face: UnixStream{Face,Channel,ChannelFactory} implementation. by Davide Pesavento · 11 years ago
  31. d7228c0 face: Small issue with TcpChannelFactory (error from gcc-4.2.1) by Alexander Afanasyev · 11 years ago
  32. 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 11 years ago
  33. 8ad71ba face/tcp: Implementing accepting and establishing connections with TCP Channel by Alexander Afanasyev · 11 years ago
  34. a9034b0 face: Skeleton implementation for the TCP protocol (face, channel, factory) by Alexander Afanasyev · 11 years ago