1. 10e3438 Change Transport connect to use the new ConnectionInfo object. by Jeff Thompson · 11 years ago
  2. a405697 In Transport, added getIsConnected by Jeff Thompson · 11 years ago
  3. bf50a1a Added Node class, and move most functionality from Face to Node. Make connect take a Node, not a Face. by Jeff Thompson · 11 years ago
  4. 43d6c0a Added a virtual destructor. by Jeff Thompson · 11 years ago
  5. 432c8be Added support for processEvents to Transport and Face. Removed tempReceive. by Jeff Thompson · 11 years ago
  6. 2d27e2f Convert tabs to spaces. by Jeff Thompson · 11 years ago
  7. 7098dd6 For now, in Transport, add virtual tempReceive by Jeff Thompson · 11 years ago
  8. 5341219 Major code style change to rename all files to lower case. by Jeff Thompson · 11 years ago[Renamed from ndn-cpp/transport/Transport.hpp]
  9. 5796388 Added Transport close method by Jeff Thompson · 11 years ago
  10. b9e3c8e Major update to rename NDN class to Face by Jeff Thompson · 11 years ago
  11. b605b5d Change send to use const unsigned char * by Jeff Thompson · 11 years ago
  12. 2ed62fb Added doc comment by Jeff Thompson · 11 years ago
  13. 0cb7aee Pass the NDN object to connect. Added TcpTransport::tempReceive() by Jeff Thompson · 11 years ago
  14. beb8b7d Pass host and port to NDN constructor and Transport::connect by Jeff Thompson · 11 years ago
  15. fcf347d Added Transport class by Jeff Thompson · 11 years ago