1. 0de23a2 face: use IncomingFaceId, NextHopFaceId, CachePolicy tags by Junxiao Shi · 9 years ago
  2. da93f1f face: LpFace counters by Junxiao Shi · 9 years ago
  3. 74c895d face: UnixStreamTransport by Yukai Tu · 9 years ago
  4. 7c90e6d face: ProtocolFactory::createFace with FacePersistency by Yukai Tu · 9 years ago
  5. 731f0d7 face: replace isOnDemand with FacePersistency by Yukai Tu · 9 years ago
  6. 292e5e1 face: use move semantics for sockets where possible by Davide Pesavento · 10 years ago
  7. 6ad890a face: Stop using shared_ptr to manage acceptors by Davide Pesavento · 10 years ago
  8. 9427941 face: refactor handling of LinkType face trait by Davide Pesavento · 10 years ago
  9. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed from tests/daemon/face/unix-stream.cpp]
  10. a4ff44c face: Update code to work with updated LocalControlHeader implementation by Alexander Afanasyev · 10 years ago
  11. 319f2c8 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
  12. c099ddb face: replace EventEmitter usage with Signal by Junxiao Shi · 10 years ago
  13. 5dd26c3 face: increment link layer byte counters in StreamFace and DatagramFace by Junxiao Shi · 10 years ago
  14. ef04f27 face, mgmt: add channel status dataset publisher by Steve DiBenedetto · 10 years ago
  15. 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
  16. 650028d face: Gracefully handle tlv::Error when received TLV block is malformed by Alexander Afanasyev · 11 years ago
  17. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago[Renamed (99%) from tests/face/unix-stream.cpp]
  18. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  19. 6e69432 face/mgmt/fw/tools: add localUri to FaceStatus and FaceEventNotification by Junxiao Shi · 11 years ago
  20. 7949416 face: Face::getLocalUri by Junxiao Shi · 11 years ago
  21. 7564d97 mgmt: refactor management modules to conform to NFD Management Protocol by Steve DiBenedetto · 11 years ago
  22. 7e698e6 face: Incrementing Face counters by Alexander Afanasyev · 11 years ago
  23. a39b90b face: Implementing Face::getUri() method by Alexander Afanasyev · 11 years ago
  24. 61e3cc5 faces: Channel base class by Junxiao Shi · 11 years ago
  25. 7e2413b tests: use LimitedIo API for time or IO limits by Junxiao Shi · 11 years ago
  26. d665530 face: Adding new 'createFace' method in all Factories by Alexander Afanasyev · 11 years ago
  27. 0eb7065 face: Rename all ChannelFactories to protocol Factories by Alexander Afanasyev · 11 years ago
  28. 7329e02 face: Convert to use the global IO service by all ChannelFactories by Alexander Afanasyev · 11 years ago
  29. d9ee45c tests: resetGlobalIoService for every test by Junxiao Shi · 11 years ago
  30. bd220a0 face: Implementation of encode/decode of LocalControlHeader by Alexander Afanasyev · 11 years ago
  31. bc4dd8c face: UnixStream{Face,Channel,ChannelFactory} implementation. by Davide Pesavento · 11 years ago