1. 9427941 face: refactor handling of LinkType face trait by Davide Pesavento · 10 years ago
  2. d0381c0 tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed from tests/daemon/face/udp.cpp]
  3. 4381fb6 core: use ndn::dns from ndn-cxx by Chengyu Fan · 10 years ago
  4. 319f2c8 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
  5. c099ddb face: replace EventEmitter usage with Signal by Junxiao Shi · 10 years ago
  6. 70aaf8a face: Prevent infinite loop in TcpFactory and UdpFactory by Alexander Afanasyev · 10 years ago
  7. ab1e8f2 build: Always build in C++11 mode. by Davide Pesavento · 10 years ago
  8. 86bc91a face: Allow trailing slash for UDP and TCP FaceUri's by Alexander Afanasyev · 10 years ago
  9. 5dd26c3 face: increment link layer byte counters in StreamFace and DatagramFace by Junxiao Shi · 10 years ago
  10. ef04f27 face, mgmt: add channel status dataset publisher by Steve DiBenedetto · 10 years ago
  11. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago[Renamed (99%) from tests/face/udp.cpp]
  12. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  13. 6e69432 face/mgmt/fw/tools: add localUri to FaceStatus and FaceEventNotification by Junxiao Shi · 11 years ago
  14. 7949416 face: Face::getLocalUri by Junxiao Shi · 11 years ago
  15. 355c066 face: Implementing new "isOnDemand" flag by Alexander Afanasyev · 11 years ago
  16. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  17. 126249b tests: delete two unused variables in UDP tests and cleanup some code. by Davide Pesavento · 11 years ago
  18. 69871f0 face: close idle Datagram faces by Giulio Grassi · 11 years ago
  19. 7e698e6 face: Incrementing Face counters by Alexander Afanasyev · 11 years ago
  20. 6f5ff63 face: Fixing a bug in UdpChannel with missing async_receive by Alexander Afanasyev · 11 years ago
  21. a39b90b face: Implementing Face::getUri() method by Alexander Afanasyev · 11 years ago
  22. 61e3cc5 faces: Channel base class by Junxiao Shi · 11 years ago
  23. 7e2413b tests: use LimitedIo API for time or IO limits by Junxiao Shi · 11 years ago
  24. 624f6c6 face: UDP face/channel/factory by Giulio Grassi · 11 years ago