1. 5341219 Major code style change to rename all files to lower case. by Jeff Thompson · 11 years ago[Renamed (98%) from ndn-cpp/transport/TcpTransport.cpp]
  2. 5796388 Added Transport close method by Jeff Thompson · 11 years ago
  3. b9e3c8e Major update to rename NDN class to Face by Jeff Thompson · 11 years ago
  4. f0fea00 Code style: Rename BinaryXML to BinaryXml by Jeff Thompson · 11 years ago
  5. 3cd04e8 Change send to use const unsigned char *data by Jeff Thompson · 11 years ago
  6. b605b5d Change send to use const unsigned char * by Jeff Thompson · 11 years ago
  7. 5e275b4 In BinaryXMLElementReader, add a DynamicUCharArray to handle partial data by Jeff Thompson · 11 years ago
  8. b002f90 Move the elementReader_ to a member of TcpTransport by Jeff Thompson · 11 years ago
  9. 7ed97c7 In tempReceive, disregard exceptions. by Jeff Thompson · 11 years ago
  10. caff7ef Fix comment typo 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. 0e72a16 Rename TcpTransport2.cpp to TcpTransport.cpp by Jeff Thompson · 11 years ago[Renamed from ndn-cpp/transport/TcpTransport2.cpp]
  14. fcf347d Added Transport class by Jeff Thompson · 11 years ago