1. 10de459 Update the address bar with the name in the returned ContentObject. (Don't show the sequence number unless in the original URI.) by Jeff Thompson · 12 years ago
  2. cab74c3 Define ContentDecodingException used by BinaryXMLDecoder. by Jeff Thompson · 12 years ago
  3. 97f2743 In NDN.expressInterest, call readAllFromSocket directly without using getAsync to pass the interest in hex. by Jeff Thompson · 12 years ago
  4. 741108b upcall should return Closure.RESULT_OK. by Jeff Thompson · 12 years ago
  5. 3441976 Added Closure.js. Put expressInterest in NDN.js. Use it in ccnxProtocolService.js. by Jeff Thompson · 12 years ago
  6. dad617b Added BinaryXMLStructureDecoder. Use it in NDNSocketTransportService to detect the end of the input (instead of the hack to try to decode a ContentObject). by Jeff Thompson · 12 years ago
  7. 6aa338a In NDNSocketTransportService getAsync, make the listener receive a byte array, not hex. by Jeff Thompson · 12 years ago
  8. a901500 Don't include unused BinaryXMLCodec.js . by Jeff Thompson · 12 years ago
  9. 745026e Change all ucla-cs authored files to refer to COPYING. by Jeff Thompson · 12 years ago
  10. 3651251 Check for MIME type text/css. by Jeff Thompson · 12 years ago
  11. 744d28e For now, when reading the data, try to parse it as a content object to check if more needs to be read. Should really parse the ccnb skeleton. by Jeff Thompson · 12 years ago
  12. 08ab3cd Add initial working implementation of the ccnx protocol handler for Firefox. The extension is ccnxProtocol.xpi. by Jeff Thompson · 12 years ago