1. 5e6ab9a Remove unused concatFromString. Added concatArrays. by Jeff Thompson · 12 years ago
  2. 40df2fa Fix bug in nonNegativeIntToBigEndian. Need to encode backwards starting from the end of the result buffer. by Jeff Thompson · 12 years ago
  3. 3a78259 Remove unused encodeUtf8 since we use str2rstr_utf8 from sha256.js. by Jeff Thompson · 12 years ago
  4. 146d7de Change the author from ucla-cs to Meki Cheraoui or to Jeff Thompson in a few cases. by Jeff Thompson · 12 years ago
  5. adba491 Added DataUtils.stringToUtf8Array. Use in Name to encode strings as utf8. by Jeff Thompson · 12 years ago
  6. 95f935b Make nonNegativeIntToBigEndian return Uint8Array. Added concatFromString. by Jeff Thompson · 12 years ago
  7. 34a585f Make toString, toNumbers and toNumbersFromString use Uint8Array instead of byte array. by Jeff Thompson · 12 years ago
  8. 8b44aa1 Always check LOG before console.log (from websocket branch). by Jeff Thompson · 12 years ago
  9. deda95e Added bigEndianToUnsignedInt and nonNegativeIntToBigEndian. by Jeff Thompson · 12 years ago
  10. 745026e Change all ucla-cs authored files to refer to COPYING. by Jeff Thompson · 12 years ago
  11. 7495797 Added hexToRawString. by Jeff Thompson · 12 years ago
  12. a566e79 Added stringToHex by Jeff Thompson · 12 years ago
  13. bb97609 Added arraysEqual. by Jeff Thompson · 12 years ago
  14. 8f17361 Security implemented + Partial publish by Meki Cherkaoui · 13 years ago
  15. b21911b More update missing by Meki Cherkaoui · 13 years ago
  16. abb973b Publish code submitted by Meki Cherkaoui · 13 years ago
  17. f441d3a First Commit after cleanup by Meki Cherkaoui · 13 years ago