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