Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
36a1a257517251894da330f6e0f59cfce2b5af46
/
js
/
encoding
/
DataUtils.js
36a1a25
Added shuffle.
by Jeff Thompson
· 12 years ago
bd63e46
Set interest timeout with interest.interestLifetime
by Wentao Shang
· 12 years ago
0e291c8
Add library compressing tool; add onopen and onclose callback to NDN class
by Wentao Shang
· 12 years ago
5e6ab9a
Remove unused concatFromString. Added concatArrays.
by Jeff Thompson
· 12 years ago
40df2fa
Fix bug in nonNegativeIntToBigEndian. Need to encode backwards starting from the end of the result buffer.
by Jeff Thompson
· 12 years ago
3a78259
Remove unused encodeUtf8 since we use str2rstr_utf8 from sha256.js.
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
adba491
Added DataUtils.stringToUtf8Array. Use in Name to encode strings as utf8.
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
8b44aa1
Always check LOG before console.log (from websocket branch).
by Jeff Thompson
· 12 years ago
deda95e
Added bigEndianToUnsignedInt and nonNegativeIntToBigEndian.
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
bb97609
Added arraysEqual.
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