1. 4b89a6e face: move createChannel overloads that take strings to unit tests by Davide Pesavento · 7 years ago
  2. afb2059 use ndn::ip::address(V6)FromString for scope-id aware conversion by Yanbiao Li · 7 years ago
  3. 944f38b face: move face parameters into CreateFaceParams struct by Eric Newberry · 7 years ago
  4. 0ba6d64 face: pass addFace and NetworkMonitor to ProtocolFactory constructor by Junxiao Shi · 7 years ago
  5. 2d49175 face: give ProtocolFactory access to NetworkMonitor by Junxiao Shi · 7 years ago
  6. 77911cc face: make logging more uniform across channel types by Davide Pesavento · 8 years ago
  7. 78e32b0 face+mgmt: accept LocalUri in ProtocolFactory and FaceManager by Eric Newberry · 8 years ago
  8. b47247d face: ProtocolFactory registry by Junxiao Shi · 8 years ago
  9. 3409cd3 face: process face_system.websocket config section in WebSocketFactory by Junxiao Shi · 8 years ago
  10. f40551a face+mgmt: enable local fields through ProtocolFactory::createFace by Eric Newberry · 8 years ago
  11. 4260241 mgmt+face: move protocol-specific face creation checks into protocol factories by Eric Newberry · 8 years ago
  12. 1d7e7af face+mgmt: simplify factories and FaceManager using C++11 features by Davide Pesavento · 9 years ago
  13. 149e02c Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  14. 7c90e6d face: ProtocolFactory::createFace with FacePersistency by Yukai Tu · 9 years ago
  15. db9d37e Fix several "defined but not used" warnings with gcc-5 by Davide Pesavento · 10 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. ef04f27 face, mgmt: add channel status dataset publisher by Steve DiBenedetto · 10 years ago
  19. 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
  20. 53df163 face: Implement WebSocket channel, face, and factory. by Wentao Shang · 11 years ago