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