1. d27841b face: consistently use the template method pattern in ProtocolFactory by Davide Pesavento · 6 years ago
  2. 15b5505 face: group parameters to createFace and connect into a common structure by Davide Pesavento · 7 years ago
  3. 4b89a6e face: move createChannel overloads that take strings to unit tests by Davide Pesavento · 7 years ago
  4. 944f38b face: move face parameters into CreateFaceParams struct by Eric Newberry · 7 years ago
  5. 0ba6d64 face: pass addFace and NetworkMonitor to ProtocolFactory constructor by Junxiao Shi · 7 years ago
  6. 78e32b0 face+mgmt: accept LocalUri in ProtocolFactory and FaceManager by Eric Newberry · 8 years ago
  7. b47247d face: ProtocolFactory registry by Junxiao Shi · 8 years ago
  8. 3409cd3 face: process face_system.websocket config section in WebSocketFactory by Junxiao Shi · 8 years ago
  9. f40551a face+mgmt: enable local fields through ProtocolFactory::createFace by Eric Newberry · 8 years ago
  10. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  11. 1d7e7af face+mgmt: simplify factories and FaceManager using C++11 features by Davide Pesavento · 9 years ago
  12. 435d705 build: Fix compilation warnings/errors with clang-700.0.72 (apple LLVM 7.0.0) by Alexander Afanasyev · 9 years ago
  13. 7c90e6d face: ProtocolFactory::createFace with FacePersistency by Yukai Tu · 9 years ago
  14. 2231ab5 Get rid of the last use of ndn::dns in NFD by Davide Pesavento · 10 years ago
  15. 7c10b3b docs: Prepare release notes for version 0.3.0 by Alexander Afanasyev · 10 years ago NFD-0.3.0
  16. 0e156df face: Remove unnecessary use of DNS resolver in (Udp|Tcp|WebSocket)Factory by Alexander Afanasyev · 10 years ago
  17. ef04f27 face, mgmt: add channel status dataset publisher by Steve DiBenedetto · 10 years ago
  18. 53df163 face: Implement WebSocket channel, face, and factory. by Wentao Shang · 11 years ago