1. e5eebad face: remove nfd::ProtocolFactory type alias by Davide Pesavento · 8 years ago
  2. 78e32b0 face+mgmt: accept LocalUri in ProtocolFactory and FaceManager by Eric Newberry · 8 years ago
  3. c344304 face: make ProtocolFactory::processConfig pure virtual by Junxiao Shi · 8 years ago
  4. b47247d face: ProtocolFactory registry by Junxiao Shi · 8 years ago
  5. 38b24c7 face: process face_system.tcp config section in TcpFactory by Junxiao Shi · 8 years ago
  6. f40551a face+mgmt: enable local fields through ProtocolFactory::createFace by Eric Newberry · 8 years ago
  7. 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  8. 47ab029 face: deduplicate callback typedefs between Channel and ProtocolFactory by Davide Pesavento · 9 years ago
  9. 1d7e7af face+mgmt: simplify factories and FaceManager using C++11 features by Davide Pesavento · 9 years ago
  10. 7c90e6d face: ProtocolFactory::createFace with FacePersistency by Yukai Tu · 9 years ago
  11. 9427941 face: refactor handling of LinkType face trait by Davide Pesavento · 10 years ago
  12. a1937bf core: use FaceUri from ndn-cxx by Junxiao Shi · 10 years ago
  13. ef04f27 face, mgmt: add channel status dataset publisher by Steve DiBenedetto · 11 years ago
  14. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  15. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  16. d665530 face: Adding new 'createFace' method in all Factories by Alexander Afanasyev · 11 years ago
  17. 0eb7065 face: Rename all ChannelFactories to protocol Factories by Alexander Afanasyev · 11 years ago[Renamed (76%) from daemon/face/channel-factory.hpp]
  18. 7329e02 face: Convert to use the global IO service by all ChannelFactories by Alexander Afanasyev · 11 years ago
  19. 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 11 years ago
  20. 8ad71ba face/tcp: Implementing accepting and establishing connections with TCP Channel by Alexander Afanasyev · 11 years ago
  21. a9034b0 face: Skeleton implementation for the TCP protocol (face, channel, factory) by Alexander Afanasyev · 11 years ago