1. e9f1194 Change makefile to use compressed ndn-js.js. by Jeff Thompson · 12 years ago
  2. 7ccc76f Don't need LOG = 0 since NDN.js defines it. by Jeff Thompson · 12 years ago
  3. 963d2da If Name.getContentDigestValue() returns a content digest, then use Sha256 to digest the content and dump an error if not equal. 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/ndn-js-header.txt]
  5. 146d7de Change the author from ucla-cs to Meki Cheraoui or to Jeff Thompson in a few cases. 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. 745026e Change all ucla-cs authored files to refer to COPYING. by Jeff Thompson · 12 years ago
  10. 08ab3cd Add initial working implementation of the ccnx protocol handler for Firefox. The extension is ccnxProtocol.xpi. by Jeff Thompson · 12 years ago