1. 24189e5 In onDataAvailable, just use BinaryXmlElementReader. by Jeff Thompson · 12 years ago
  2. 275133e In onReceivedElement, renamed arg data to element. by Jeff Thompson · 12 years ago
  3. 07f15fb Renamed onReceivedData to onReceivedElement. by Jeff Thompson · 12 years ago
  4. 3b6bf98 Change XpcomTransport to use a single socket connection and the NDN PITTable. by Jeff Thompson · 12 years ago
  5. 3fa8415 Added defaultGetHostAndPort with a list of testbed hubs. Make onReceivedData return false until it gets a ContentObject so that onDataAvailable keeps reading and disregarding unwanted Interest objects. by Jeff Thompson · 12 years ago
  6. bd63e46 Set interest timeout with interest.interestLifetime by Wentao Shang · 12 years ago
  7. fab4a7d In readAllFromSocket onDataAvailable, use the enhanced BinaryXMLDecoder so that we only have to concatenate the data once at the very end to avoid multiple large copies. by Jeff Thompson · 12 years ago
  8. 17a9da8 Rename NDNSocketTransport.js to XpcomTransport.js and implement expressInterest. by Jeff Thompson · 12 years ago