1. 3f5655f face: Fix spurious assertion failure in StreamFace by Davide Pesavento · 10 years ago
  2. 5dd26c3 face: increment link layer byte counters in StreamFace and DatagramFace by Junxiao Shi · 10 years ago
  3. e5966b7 face: Serializing StreamFace::send(Interest|Data) operations using queue by Alexander Afanasyev · 10 years ago
  4. 29d1fab face: Avoid calls to socket::local_endpoint() by Alexander Afanasyev · 10 years ago
  5. 08d07a7 face: avoid multiple onFail events by Junxiao Shi · 10 years ago
  6. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 10 years ago
  7. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 10 years ago
  8. 7949416 face: Face::getLocalUri by Junxiao Shi · 10 years ago
  9. bf6a93d core: change logging from environment variable to configuration file-based by Steve DiBenedetto · 10 years ago
  10. 5a8d8d8 face: Remove reliance on exceptions during TLV decoding by Alexander Afanasyev · 10 years ago
  11. 355c066 face: Implementing new "isOnDemand" flag by Alexander Afanasyev · 10 years ago
  12. 7e698e6 face: Incrementing Face counters by Alexander Afanasyev · 10 years ago
  13. a39b90b face: Implementing Face::getUri() method by Alexander Afanasyev · 10 years ago
  14. 0ff10db face: remove awkward Face::setLocal, use a constructor argument instead. by Davide Pesavento · 10 years ago
  15. bd220a0 face: Implementation of encode/decode of LocalControlHeader by Alexander Afanasyev · 10 years ago
  16. 93ce75e face: Fixing bug with InternalFace considered not local and changing "isLocal" method to be pure virtual by Alexander Afanasyev · 10 years ago
  17. ba558e7 stream-face: invoke shutdown() before closing the socket. by Davide Pesavento · 10 years ago
  18. b9f6e43 face: Fixing a silly bug with m_inputBufferSize being uninitialized in StreamFace by Alexander Afanasyev · 10 years ago
  19. a0a10fb face: Implementing close operation and many related fixes in TcpFace and TcpChannel by Alexander Afanasyev · 10 years ago
  20. 3958b01 face/tcp: Fixing TcpChannel and TcpFace implementation and enable basic logging in both by Alexander Afanasyev · 10 years ago
  21. 8c8d218 fw: integrate forwarder, strategy, tables by Junxiao Shi · 10 years ago
  22. 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 10 years ago
  23. d32cb96 face/tcp: Implementing mock version of TcpFace by Alexander Afanasyev · 10 years ago
  24. a9034b0 face: Skeleton implementation for the TCP protocol (face, channel, factory) by Alexander Afanasyev · 10 years ago