Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
dd6915521587673051ecc2b3f189043d69fd844e
/
js
/
encoding
/
BinaryXMLEncoder.js
96978b4
In BinaryXMLEncoder, use DynamicUint8Array to dynamically allocate the encoding buffer.
by Jeff Thompson
· 12 years ago
bd63e46
Set interest timeout with interest.interestLifetime
by Wentao Shang
· 12 years ago
d24dad3
Make writeUString, encodeUString and writeElement (if content is a string) encode as utf8.
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
d15aa7b
encodeUString, encodeTypeAndVal and encodeBlob were updated to not take the ostream argument, and to use this.ostream. This closes bug #116.
by Jeff Thompson
· 12 years ago
c92706b
Use Uint8Array instead of byte array (from websocket branch).
by Jeff Thompson
· 12 years ago
84ca950
In encodeBlob, allow components of zero length.
by Jeff Thompson
· 12 years ago
e6923bf
Fix comment (class only used to encode ccnb).
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