1. 6028619 face: remove prohibited endpoint set by Junxiao Shi · 7 years ago
  2. 944f38b face: move face parameters into CreateFaceParams struct by Eric Newberry · 7 years ago
  3. 0ba6d64 face: pass addFace and NetworkMonitor to ProtocolFactory constructor by Junxiao Shi · 7 years ago
  4. 2d49175 face: give ProtocolFactory access to NetworkMonitor by Junxiao Shi · 7 years ago
  5. 46afec4 face: unicast support in EthernetFactory by Davide Pesavento · 7 years ago
  6. a3c9ddb face: allow the creation of permanent TCP faces by Davide Pesavento · 8 years ago
  7. 77911cc face: make logging more uniform across channel types by Davide Pesavento · 8 years ago
  8. 78e32b0 face+mgmt: accept LocalUri in ProtocolFactory and FaceManager by Eric Newberry · 8 years ago
  9. b47247d face: ProtocolFactory registry by Junxiao Shi · 8 years ago
  10. 38b24c7 face: process face_system.tcp config section in TcpFactory by Junxiao Shi · 8 years ago
  11. f40551a face+mgmt: enable local fields through ProtocolFactory::createFace by Eric Newberry · 8 years ago
  12. 4260241 mgmt+face: move protocol-specific face creation checks into protocol factories by Eric Newberry · 8 years ago
  13. 1d7e7af face+mgmt: simplify factories and FaceManager using C++11 features by Davide Pesavento · 9 years ago
  14. 149e02c Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  15. 7c90e6d face: ProtocolFactory::createFace with FacePersistency by Yukai Tu · 9 years ago
  16. 0e156df face: Remove unnecessary use of DNS resolver in (Udp|Tcp|WebSocket)Factory by Alexander Afanasyev · 10 years ago
  17. 4381fb6 core: use ndn::dns from ndn-cxx by Chengyu Fan · 10 years ago
  18. 70aaf8a face: Prevent infinite loop in TcpFactory and UdpFactory by Alexander Afanasyev · 10 years ago
  19. b499a60 core: ignore non-Ethernet AF_LINK addresses when enumerating NICs. by Davide Pesavento · 10 years ago
  20. 86bc91a face: Allow trailing slash for UDP and TCP FaceUri's by Alexander Afanasyev · 10 years ago
  21. ef04f27 face, mgmt: add channel status dataset publisher by Steve DiBenedetto · 10 years ago
  22. f698028 src: Remove unnecessary uses of boost::cref in make_shared and replace boost::cref/boost::ref with just cref/ref by Alexander Afanasyev · 10 years ago
  23. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  24. ca53ac6 face, mgmt: improve face creation failure and bad URI handling by Steve DiBenedetto · 11 years ago
  25. 61e3cc5 faces: Channel base class by Junxiao Shi · 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 (81%) from daemon/face/tcp-channel-factory.cpp]
  29. 7329e02 face: Convert to use the global IO service by all ChannelFactories by Alexander Afanasyev · 11 years ago
  30. 18bbf81 src: Changing namespace ndn to namespace nfd 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