1. 70aaf8a face: Prevent infinite loop in TcpFactory and UdpFactory by Alexander Afanasyev · 10 years ago
  2. 66df974 face: implement NDNLP fragmentation in EthernetFace by Matteo Sammarco · 10 years ago
  3. 7726ae5 face: make EthernetFace more robust against errors. by Davide Pesavento · 10 years ago
  4. b499a60 core: ignore non-Ethernet AF_LINK addresses when enumerating NICs. by Davide Pesavento · 10 years ago
  5. 320d233 mgmt: Implement Query Operation in FaceManager by Chengyu Fan · 10 years ago
  6. 39cd633 face: use MAX_NDN_PACKET_SIZE constant from ndn-cxx by Junxiao Shi · 10 years ago
  7. 6990e4c face: drop WebSocket message if the size is larger than maximum NDN packet size by Wentao Shang · 10 years ago
  8. ab1e8f2 build: Always build in C++11 mode. by Davide Pesavento · 10 years ago
  9. f9c2bb1 mgmt: replace FaceFlags with individual fields by Chengyu Fan · 10 years ago
  10. 9873314 face: detect websocket connection failure using ping/pong messages. by Wentao Shang · 10 years ago
  11. 3f5655f face: Fix spurious assertion failure in StreamFace by Davide Pesavento · 10 years ago
  12. 86bc91a face: Allow trailing slash for UDP and TCP FaceUri's by Alexander Afanasyev · 10 years ago
  13. 4c1a078 face: increment link layer byte counters in EthernetFace by Davide Pesavento · 10 years ago
  14. e612e2f face: increment link layer byte counters in WebSocketFace by Wentao Shang · 10 years ago
  15. 5dd26c3 face: increment link layer byte counters in StreamFace and DatagramFace by Junxiao Shi · 10 years ago
  16. 7b984c6 face: reserved FaceIds and NullFace by Junxiao Shi · 10 years ago
  17. 33152f1 face: link layer byte counts in FaceCounters by Junxiao Shi · 10 years ago
  18. e515f0a face: Moving idle UdpFace closing logic to UdpFace class by Alexander Afanasyev · 10 years ago
  19. 93ef6c9 test: basic unit-test for WebSocket face by Wentao Shang · 10 years ago
  20. 1886180 faces: Replace deadline_timer usage in TcpChannel with Scheduler-based events by Alexander Afanasyev · 10 years ago
  21. ef04f27 face, mgmt: add channel status dataset publisher by Steve DiBenedetto · 10 years ago
  22. 08d07a7 face: avoid multiple onFail events by Junxiao Shi · 10 years ago
  23. b56c5b9 tests: Prevent false failures of test cases for Ethernet face by Alexander Afanasyev · 10 years ago
  24. 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
  25. 514ed5e nfd-status: Define format and implement --xml option by Chengyu Fan · 10 years ago
  26. 650028d face: Gracefully handle tlv::Error when received TLV block is malformed by Alexander Afanasyev · 10 years ago
  27. 4a77136 build: == Dependency change == NFD now depends on ndn-cxx library by Alexander Afanasyev · 10 years ago
  28. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 10 years ago