1. b9ce458 Moved classes Signature and SignedInfo into ContentObject.js, and deleted Signature.js and SignedInfo.js. by Jeff Thompson · 12 years ago
  2. f3bd359 Major update: Refactor to rename ContentName to Name. Delete KeyName.js. For the moment, the KeyName class is now in KeyLocator.js. by Jeff Thompson · 12 years ago
  3. e85ff1d Major update: refactored the API of all classes to make attributes start with a lower case letter and rename encode=>to_ccnb() and decode()=>from_ccnb. by Jeff Thompson · 12 years ago
  4. 86aea88 Major update: refactored the API of Interest and ContentObject according to the API notes: by Jeff Thompson · 12 years ago
  5. dd4602f Fix bug: Need to include EncodingUtils.js to get decodeHexFaceInstance. by jeff · 12 years ago
  6. 7ed5ef5 Add ../ to javascript src because test files were moved to testing subdirectory. by Jeff Thompson · 12 years ago
  7. 2758c46 Renaming and reorganizing before the demo by Axel Colin de Verdiere · 13 years ago[Renamed from js/test-decode-FaceInstance.html]
  8. 8f17361 Security implemented + Partial publish by Meki Cherkaoui · 13 years ago