1. d5e89e8 face: initialize m_wantCongestionMarking in factories by Davide Pesavento · 7 years ago
  2. 15b5505 face: group parameters to createFace and connect into a common structure by Davide Pesavento · 7 years ago
  3. 0c84164 face: allow enabling/disabling congestion marking through config file by Eric Newberry · 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. 406deb5 face: process face_system.unix config section in UnixStreamFactory 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. ef04f27 face, mgmt: add channel status dataset publisher by Steve DiBenedetto · 10 years ago
  15. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  16. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  17. d665530 face: Adding new 'createFace' method in all Factories by Alexander Afanasyev · 11 years ago
  18. 0eb7065 face: Rename all ChannelFactories to protocol Factories by Alexander Afanasyev · 11 years ago[Renamed (71%) from daemon/face/unix-stream-channel-factory.hpp]
  19. 7329e02 face: Convert to use the global IO service by all ChannelFactories by Alexander Afanasyev · 11 years ago
  20. bc4dd8c face: UnixStream{Face,Channel,ChannelFactory} implementation. by Davide Pesavento · 11 years ago