1. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  2. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago
  3. b755e9d docs: Fixing doxygen warnings by Alexander Afanasyev · 9 years ago
  4. 1d7e7af face+mgmt: simplify factories and FaceManager using C++11 features by Davide Pesavento · 9 years ago
  5. 0a49d34 face: UdpTransport by Yukai Tu · 9 years ago
  6. 435d705 build: Fix compilation warnings/errors with clang-700.0.72 (apple LLVM 7.0.0) by Alexander Afanasyev · 9 years ago
  7. 7c90e6d face: ProtocolFactory::createFace with FacePersistency by Yukai Tu · 9 years ago
  8. 292e5e1 face: use move semantics for sockets where possible by Davide Pesavento · 10 years ago
  9. 0e156df face: Remove unnecessary use of DNS resolver in (Udp|Tcp|WebSocket)Factory by Alexander Afanasyev · 10 years ago
  10. 4381fb6 core: use ndn::dns from ndn-cxx by Chengyu Fan · 10 years ago
  11. 70aaf8a face: Prevent infinite loop in TcpFactory and UdpFactory by Alexander Afanasyev · 10 years ago
  12. ef04f27 face, mgmt: add channel status dataset publisher by Steve DiBenedetto · 10 years ago
  13. 5959b01 mgmt: Reinitialize multicast faces and partially reload config file on HUP signal by Alexander Afanasyev · 10 years ago
  14. 6d7176d face: bugfix of MulticastUdpFace receiving packets from all available NICs on Linux by Giulio Grassi · 11 years ago
  15. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  16. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  17. ca53ac6 face, mgmt: improve face creation failure and bad URI handling by Steve DiBenedetto · 11 years ago
  18. eb3197f all: Update code to compile with latest time-related changes in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
  19. 624f6c6 face: UDP face/channel/factory by Giulio Grassi · 11 years ago