1. 375dcb0 face: minimal UDP permanent face by Yukai Tu · 9 years ago
  2. 292e5e1 face: use move semantics for sockets where possible by Davide Pesavento · 10 years ago
  3. 6ad890a face: Stop using shared_ptr to manage acceptors by Davide Pesavento · 10 years ago
  4. baba253 face: Remove Tcp|UdpChannel::connect overloads that perform DNS resolution by Alexander Afanasyev · 10 years ago
  5. 39cd633 face: use MAX_NDN_PACKET_SIZE constant from ndn-cxx by Junxiao Shi · 10 years ago
  6. 5dd26c3 face: increment link layer byte counters in StreamFace and DatagramFace by Junxiao Shi · 10 years ago
  7. e515f0a face: Moving idle UdpFace closing logic to UdpFace class by Alexander Afanasyev · 10 years ago
  8. 5959b01 mgmt: Reinitialize multicast faces and partially reload config file on HUP signal by Alexander Afanasyev · 10 years ago
  9. 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
  10. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  11. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  12. ca53ac6 face, mgmt: improve face creation failure and bad URI handling by Steve DiBenedetto · 11 years ago
  13. 355c066 face: Implementing new "isOnDemand" flag by Alexander Afanasyev · 11 years ago
  14. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  15. 69871f0 face: close idle Datagram faces by Giulio Grassi · 11 years ago
  16. 61e3cc5 faces: Channel base class by Junxiao Shi · 11 years ago
  17. 624f6c6 face: UDP face/channel/factory by Giulio Grassi · 11 years ago