1. 426174a Updating READMEs and firefox plugin building script by Alexander Afanasyev · 12 years ago
  2. 181a8b9 Initial reorganization by Alexander Afanasyev · 12 years ago[Renamed from js/ndnProtocol/modules/make-ndn-js.jsm.sh]
  3. e9f1194 Change makefile to use compressed ndn-js.js. by Jeff Thompson · 12 years ago
  4. bd82926 Major update to rename ccnx to ndn, mainly in ndnProtocol and also in a few files with ccnx in comments. by Jeff Thompson · 12 years ago[Renamed from js/ccnxProtocol/modules/make-ndn-js.jsm.sh]
  5. 98c451e Remove unneeded emptyLine.txt by Jeff Thompson · 12 years ago
  6. 17a9da8 Rename NDNSocketTransport.js to XpcomTransport.js and implement expressInterest. by Jeff Thompson · 12 years ago
  7. e769c51 Added MimeTypes.js, based on Ubuntu /etc/mime.types, to get the contentType based on the filename extension. by Jeff Thompson · 12 years ago
  8. 3441976 Added Closure.js. Put expressInterest in NDN.js. Use it in ccnxProtocolService.js. by Jeff Thompson · 12 years ago
  9. 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
  10. a901500 Don't include unused BinaryXMLCodec.js . by Jeff Thompson · 12 years ago
  11. 08ab3cd Add initial working implementation of the ccnx protocol handler for Firefox. The extension is ccnxProtocol.xpi. by Jeff Thompson · 12 years ago