Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
adba491a6bcd9c9abe8a4d2b7f13e063a2811505
/
js
/
encoding
adba491
Added DataUtils.stringToUtf8Array. Use in Name to encode strings as utf8.
by Jeff Thompson
· 12 years ago
a5a2a2b
In contentObjectToHtml, use Name.to_uri.
by Jeff Thompson
· 12 years ago
95f935b
Make nonNegativeIntToBigEndian return Uint8Array. Added concatFromString.
by Jeff Thompson
· 12 years ago
34a585f
Make toString, toNumbers and toNumbersFromString use Uint8Array instead of byte array.
by Jeff Thompson
· 12 years ago
c92706b
Use Uint8Array instead of byte array (from websocket branch).
by Jeff Thompson
· 12 years ago
344891b
Added encodeToBinaryInterest (from websocket branch).
by Jeff Thompson
· 12 years ago
8b44aa1
Always check LOG before console.log (from websocket branch).
by Jeff Thompson
· 12 years ago
e769c51
Added MimeTypes.js, based on Ubuntu /etc/mime.types, to get the contentType based on the filename extension.
by Jeff Thompson
· 12 years ago
84ca950
In encodeBlob, allow components of zero length.
by Jeff Thompson
· 12 years ago
f72d7ed
Remove unused variables from decodeTypeAndVal.
by Jeff Thompson
· 12 years ago
deda95e
Added bigEndianToUnsignedInt and nonNegativeIntToBigEndian.
by Jeff Thompson
· 12 years ago
cab74c3
Define ContentDecodingException used by BinaryXMLDecoder.
by Jeff Thompson
· 12 years ago
158a47d
Remove unused BinaryXMLCodec.js.
by Jeff Thompson
· 12 years ago
6444788
In contentObjectToHtml, show FinalBlockID.
by Jeff Thompson
· 12 years ago
dad617b
Added BinaryXMLStructureDecoder. Use it in NDNSocketTransportService to detect the end of the input (instead of the hack to try to decode a ContentObject).
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
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
7495797
Added hexToRawString.
by Jeff Thompson
· 12 years ago
a566e79
Added stringToHex
by Jeff Thompson
· 12 years ago
c316472
Moved DateFormat.js into encoding directory.
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
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
bb97609
Added arraysEqual.
by Jeff Thompson
· 12 years ago
cc8b3a9
Moved display code from test-encode-decode-ContentObject.html to EncodingUtils contentObjectToHtml() to allow re-use.
by jeff
· 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