1. a00f4eb In the destructor, free the memory allocated for elementReader_.partialData. by Jeff Thompson · 11 years ago
  2. 432c8be Added support for processEvents to Transport and Face. Removed tempReceive. by Jeff Thompson · 11 years ago
  3. 2d27e2f Convert tabs to spaces. by Jeff Thompson · 11 years ago
  4. 5341219 Major code style change to rename all files to lower case. by Jeff Thompson · 11 years ago[Renamed (86%) from ndn-cpp/transport/TcpTransport.hpp]
  5. 5796388 Added Transport close method by Jeff Thompson · 11 years ago
  6. b9e3c8e Major update to rename NDN class to Face by Jeff Thompson · 11 years ago
  7. f0fea00 Code style: Rename BinaryXML to BinaryXml by Jeff Thompson · 11 years ago
  8. b605b5d Change send to use const unsigned char * by Jeff Thompson · 11 years ago
  9. 2ed62fb Added doc comment by Jeff Thompson · 11 years ago
  10. b002f90 Move the elementReader_ to a member of TcpTransport by Jeff Thompson · 11 years ago
  11. 0cb7aee Pass the NDN object to connect. Added TcpTransport::tempReceive() by Jeff Thompson · 11 years ago
  12. beb8b7d Pass host and port to NDN constructor and Transport::connect by Jeff Thompson · 11 years ago
  13. fcf347d Added Transport class by Jeff Thompson · 11 years ago