1. 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
  2. fddf90d Small bug in contentObjectToHTML() fixed by Wentao Shang · 12 years ago
  3. 882e34e Implement Merkle hash verification by Wentao Shang · 12 years ago
  4. ab9018d Move the functionality of sending content response into WebSocketTransport so that user's closure is simpler. by Wentao Shang · 12 years ago
  5. bd63e46 Set interest timeout with interest.interestLifetime by Wentao Shang · 12 years ago
  6. 1e62536 Remove unused generateSignatureBits. by Jeff Thompson · 12 years ago
  7. 146d7de Change the author from ucla-cs to Meki Cheraoui or to Jeff Thompson in a few cases. by Jeff Thompson · 12 years ago
  8. 3d2393f Make sign and saveRawData use Uint8Array (from websocket branch). 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. b9ce458 Moved classes Signature and SignedInfo into ContentObject.js, and deleted Signature.js and SignedInfo.js. by Jeff Thompson · 12 years ago
  11. 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
  12. 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
  13. 86aea88 Major update: refactored the API of Interest and ContentObject according to the API notes: by Jeff Thompson · 12 years ago
  14. 8f17361 Security implemented + Partial publish by Meki Cherkaoui · 13 years ago
  15. f3d8f69 Uncomitted stuff from the previous commit by Meki Cherkaoui · 13 years ago
  16. f441d3a First Commit after cleanup by Meki Cherkaoui · 13 years ago