Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
edaccfb50f808a102d684c20fc933011160ed270
/
js
/
ContentObject.js
d4a1f86
In readBinaryElement, added argument allowNull, and use for ContentObject content.
by Jeff Thompson
· 12 years ago
b094d2b
In ContentObject.from_ccnb, allow content to be null.
by Jeff Thompson
· 12 years ago
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
fddf90d
Small bug in contentObjectToHTML() fixed
by Wentao Shang
· 12 years ago
882e34e
Implement Merkle hash verification
by Wentao Shang
· 12 years ago
ab9018d
Move the functionality of sending content response into WebSocketTransport so that user's closure is simpler.
by Wentao Shang
· 12 years ago
bd63e46
Set interest timeout with interest.interestLifetime
by Wentao Shang
· 12 years ago
1e62536
Remove unused generateSignatureBits.
by Jeff Thompson
· 12 years ago
146d7de
Change the author from ucla-cs to Meki Cheraoui or to Jeff Thompson in a few cases.
by Jeff Thompson
· 12 years ago
3d2393f
Make sign and saveRawData use Uint8Array (from websocket branch).
by Jeff Thompson
· 12 years ago
745026e
Change all ucla-cs authored files to refer to COPYING.
by Jeff Thompson
· 12 years ago
b9ce458
Moved classes Signature and SignedInfo into ContentObject.js, and deleted Signature.js and SignedInfo.js.
by Jeff Thompson
· 12 years ago
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
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
86aea88
Major update: refactored the API of Interest and ContentObject according to the API notes:
by Jeff Thompson
· 12 years ago
8f17361
Security implemented + Partial publish
by Meki Cherkaoui
· 13 years ago
f3d8f69
Uncomitted stuff from the previous commit
by Meki Cherkaoui
· 13 years ago
f441d3a
First Commit after cleanup
by Meki Cherkaoui
· 13 years ago