Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
ca5130ac9483f4513206e538f2b2df80cee67697
/
js
/
encoding
/
BinaryXMLDecoder.js
d4a1f86
In readBinaryElement, added argument allowNull, and use for ContentObject content.
by Jeff Thompson
· 12 years ago
efff43b
Correct comments for readBinaryElement and readBlob.
by Jeff Thompson
· 12 years ago
0da6561
Changed informational log messages to LOG>4.
by Jeff Thompson
· 12 years ago
7480aca
Fix bug: peekTypeAndVal should be a prototype member, not static.
by Jeff Thompson
· 12 years ago
c3c611b
Remove first definition of readAttributes which is replaced by the second one where attributes is an array.
by Jeff Thompson
· 12 years ago
882e34e
Implement Merkle hash verification
by Wentao Shang
· 12 years ago
bd63e46
Set interest timeout with interest.interestLifetime
by Wentao Shang
· 12 years ago
b7e190b
Fix bug in readStartElement, should log startTag, not startag.
by Jeff Thompson
· 12 years ago
41ef0f9
Use var where necessary to make variables local.
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
c92706b
Use Uint8Array instead of byte array (from websocket branch).
by Jeff Thompson
· 12 years ago
f72d7ed
Remove unused variables from decodeTypeAndVal.
by Jeff Thompson
· 12 years ago
cab74c3
Define ContentDecodingException used by BinaryXMLDecoder.
by Jeff Thompson
· 12 years ago
1b19659
For internal methods, don't pass istream as an argument since we use this.istream.
by Jeff Thompson
· 12 years ago
745026e
Change all ucla-cs authored files to refer to COPYING.
by Jeff Thompson
· 12 years ago
34a2ec0
Major update: Fix bug: Rename "new Exception" to "new Error" througout the project.
by Jeff Thompson
· 12 years ago
8f17361
Security implemented + Partial publish
by Meki Cherkaoui
· 13 years ago
b21911b
More update missing
by Meki Cherkaoui
· 13 years ago
abb973b
Publish code submitted
by Meki Cherkaoui
· 13 years ago
f441d3a
First Commit after cleanup
by Meki Cherkaoui
· 13 years ago