1. 1d7e7af face+mgmt: simplify factories and FaceManager using C++11 features by Davide Pesavento · 9 years ago
  2. 0a49d34 face: UdpTransport by Yukai Tu · 9 years ago
  3. 375dcb0 face: minimal UDP permanent face 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. 6ad890a face: Stop using shared_ptr to manage acceptors by Davide Pesavento · 10 years ago
  7. 9427941 face: refactor handling of LinkType face trait by Davide Pesavento · 10 years ago
  8. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed from tests/daemon/face/udp.cpp]
  9. 4381fb6 core: use ndn::dns from ndn-cxx by Chengyu Fan · 10 years ago
  10. 319f2c8 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
  11. c099ddb face: replace EventEmitter usage with Signal by Junxiao Shi · 10 years ago
  12. 70aaf8a face: Prevent infinite loop in TcpFactory and UdpFactory by Alexander Afanasyev · 10 years ago
  13. ab1e8f2 build: Always build in C++11 mode. by Davide Pesavento · 10 years ago
  14. 86bc91a face: Allow trailing slash for UDP and TCP FaceUri's by Alexander Afanasyev · 10 years ago
  15. 5dd26c3 face: increment link layer byte counters in StreamFace and DatagramFace by Junxiao Shi · 10 years ago
  16. ef04f27 face, mgmt: add channel status dataset publisher by Steve DiBenedetto · 10 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/udp.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. 355c066 face: Implementing new "isOnDemand" flag by Alexander Afanasyev · 11 years ago
  22. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  23. 126249b tests: delete two unused variables in UDP tests and cleanup some code. by Davide Pesavento · 11 years ago
  24. 69871f0 face: close idle Datagram faces by Giulio Grassi · 11 years ago
  25. 7e698e6 face: Incrementing Face counters by Alexander Afanasyev · 11 years ago
  26. 6f5ff63 face: Fixing a bug in UdpChannel with missing async_receive by Alexander Afanasyev · 11 years ago
  27. a39b90b face: Implementing Face::getUri() method by Alexander Afanasyev · 11 years ago
  28. 61e3cc5 faces: Channel base class by Junxiao Shi · 11 years ago
  29. 7e2413b tests: use LimitedIo API for time or IO limits by Junxiao Shi · 11 years ago
  30. 624f6c6 face: UDP face/channel/factory by Giulio Grassi · 11 years ago