1. 15b5505 face: group parameters to createFace and connect into a common structure by Davide Pesavento · 7 years ago
  2. 2642cd2 mgmt: support LpReliability flag in faces/create and faces/update by Eric Newberry · 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. e5eebad face: remove nfd::ProtocolFactory type alias by Davide Pesavento · 8 years ago
  7. 78e32b0 face+mgmt: accept LocalUri in ProtocolFactory and FaceManager by Eric Newberry · 8 years ago
  8. c344304 face: make ProtocolFactory::processConfig pure virtual by Junxiao Shi · 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. 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  13. 47ab029 face: deduplicate callback typedefs between Channel and ProtocolFactory by Davide Pesavento · 9 years ago
  14. 1d7e7af face+mgmt: simplify factories and FaceManager using C++11 features by Davide Pesavento · 9 years ago
  15. 7c90e6d face: ProtocolFactory::createFace with FacePersistency by Yukai Tu · 9 years ago
  16. 9427941 face: refactor handling of LinkType face trait by Davide Pesavento · 10 years ago
  17. a1937bf core: use FaceUri from ndn-cxx by Junxiao Shi · 10 years ago
  18. ef04f27 face, mgmt: add channel status dataset publisher by Steve DiBenedetto · 10 years ago
  19. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  20. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  21. d665530 face: Adding new 'createFace' method in all Factories by Alexander Afanasyev · 11 years ago
  22. 0eb7065 face: Rename all ChannelFactories to protocol Factories by Alexander Afanasyev · 11 years ago[Renamed (76%) from daemon/face/channel-factory.hpp]
  23. 7329e02 face: Convert to use the global IO service by all ChannelFactories by Alexander Afanasyev · 11 years ago
  24. 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 11 years ago
  25. 8ad71ba face/tcp: Implementing accepting and establishing connections with TCP Channel by Alexander Afanasyev · 11 years ago
  26. a9034b0 face: Skeleton implementation for the TCP protocol (face, channel, factory) by Alexander Afanasyev · 11 years ago