1. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  2. 1d7e7af face+mgmt: simplify factories and FaceManager using C++11 features by Davide Pesavento · 9 years ago
  3. 435d705 build: Fix compilation warnings/errors with clang-700.0.72 (apple LLVM 7.0.0) by Alexander Afanasyev · 9 years ago
  4. 7c90e6d face: ProtocolFactory::createFace with FacePersistency by Yukai Tu · 9 years ago
  5. 2231ab5 Get rid of the last use of ndn::dns in NFD by Davide Pesavento · 10 years ago
  6. 7c10b3b docs: Prepare release notes for version 0.3.0 by Alexander Afanasyev · 10 years ago NFD-0.3.0
  7. 0e156df face: Remove unnecessary use of DNS resolver in (Udp|Tcp|WebSocket)Factory by Alexander Afanasyev · 10 years ago
  8. ef04f27 face, mgmt: add channel status dataset publisher by Steve DiBenedetto · 10 years ago
  9. 53df163 face: Implement WebSocket channel, face, and factory. by Wentao Shang · 11 years ago