1. a314808 core: reimplement logging using ndn-cxx's facility by Davide Pesavento · 7 years ago
  2. 0c84164 face: allow enabling/disabling congestion marking through config file by Eric Newberry · 7 years ago
  3. 77911cc face: make logging more uniform across channel types by Davide Pesavento · 8 years ago
  4. c19408d face: move isListening()/size() to Channel as pure virtual methods by Davide Pesavento · 8 years ago
  5. 8fd15e6 face: move Channel and subclasses into nfd::face namespace by Davide Pesavento · 8 years ago
  6. 4260241 mgmt+face: move protocol-specific face creation checks into protocol factories by Eric Newberry · 8 years ago
  7. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago
  8. 47ab029 face: deduplicate callback typedefs between Channel and ProtocolFactory by Davide Pesavento · 9 years ago
  9. 74c895d face: UnixStreamTransport by Yukai Tu · 9 years ago
  10. 149e02c Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  11. 292e5e1 face: use move semantics for sockets where possible by Davide Pesavento · 10 years ago
  12. 6ad890a face: Stop using shared_ptr to manage acceptors by Davide Pesavento · 10 years ago
  13. 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
  14. e22d8c8 face: UnixStreamChannel: improved handling of existing socket files. by Davide Pesavento · 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. 61e3cc5 faces: Channel base class by Junxiao Shi · 11 years ago
  17. 9cec8ee face: Create the socket file in UnixStreamChannel world-writable. by Davide Pesavento · 11 years ago
  18. bc4dd8c face: UnixStream{Face,Channel,ChannelFactory} implementation. by Davide Pesavento · 11 years ago