1. d4a1f86 In readBinaryElement, added argument allowNull, and use for ContentObject content. by Jeff Thompson · 12 years ago
  2. b094d2b In ContentObject.from_ccnb, allow content to be null. by Jeff Thompson · 12 years ago
  3. 48ff28a Added var to properly declare local variables so that they don't pollute the global namespace and risk multi-threading conflicts. by Jeff Thompson · 12 years ago
  4. fddf90d Small bug in contentObjectToHTML() fixed by Wentao Shang · 12 years ago
  5. 882e34e Implement Merkle hash verification by Wentao Shang · 12 years ago
  6. ab9018d Move the functionality of sending content response into WebSocketTransport so that user's closure is simpler. by Wentao Shang · 12 years ago
  7. bd63e46 Set interest timeout with interest.interestLifetime by Wentao Shang · 12 years ago
  8. 1e62536 Remove unused generateSignatureBits. by Jeff Thompson · 12 years ago
  9. 146d7de Change the author from ucla-cs to Meki Cheraoui or to Jeff Thompson in a few cases. by Jeff Thompson · 12 years ago
  10. 3d2393f Make sign and saveRawData use Uint8Array (from websocket branch). by Jeff Thompson · 12 years ago
  11. 745026e Change all ucla-cs authored files to refer to COPYING. by Jeff Thompson · 12 years ago
  12. b9ce458 Moved classes Signature and SignedInfo into ContentObject.js, and deleted Signature.js and SignedInfo.js. by Jeff Thompson · 12 years ago
  13. 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
  14. 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
  15. 86aea88 Major update: refactored the API of Interest and ContentObject according to the API notes: by Jeff Thompson · 12 years ago
  16. 8f17361 Security implemented + Partial publish by Meki Cherkaoui · 13 years ago
  17. f3d8f69 Uncomitted stuff from the previous commit by Meki Cherkaoui · 13 years ago
  18. f441d3a First Commit after cleanup by Meki Cherkaoui · 13 years ago