1. ab9018d Move the functionality of sending content response into WebSocketTransport so that user's closure is simpler. by Wentao Shang · 12 years ago
  2. 36a1a25 Added shuffle. by Jeff Thompson · 12 years ago
  3. bd63e46 Set interest timeout with interest.interestLifetime by Wentao Shang · 12 years ago
  4. 0e291c8 Add library compressing tool; add onopen and onclose callback to NDN class by Wentao Shang · 12 years ago
  5. 5e6ab9a Remove unused concatFromString. Added concatArrays. by Jeff Thompson · 12 years ago
  6. 40df2fa Fix bug in nonNegativeIntToBigEndian. Need to encode backwards starting from the end of the result buffer. by Jeff Thompson · 12 years ago
  7. 3a78259 Remove unused encodeUtf8 since we use str2rstr_utf8 from sha256.js. by Jeff Thompson · 12 years ago
  8. 146d7de Change the author from ucla-cs to Meki Cheraoui or to Jeff Thompson in a few cases. by Jeff Thompson · 12 years ago
  9. adba491 Added DataUtils.stringToUtf8Array. Use in Name to encode strings as utf8. by Jeff Thompson · 12 years ago
  10. 95f935b Make nonNegativeIntToBigEndian return Uint8Array. Added concatFromString. by Jeff Thompson · 12 years ago
  11. 34a585f Make toString, toNumbers and toNumbersFromString use Uint8Array instead of byte array. by Jeff Thompson · 12 years ago
  12. 8b44aa1 Always check LOG before console.log (from websocket branch). by Jeff Thompson · 12 years ago
  13. deda95e Added bigEndianToUnsignedInt and nonNegativeIntToBigEndian. by Jeff Thompson · 12 years ago
  14. 745026e Change all ucla-cs authored files to refer to COPYING. by Jeff Thompson · 12 years ago
  15. 7495797 Added hexToRawString. by Jeff Thompson · 12 years ago
  16. a566e79 Added stringToHex by Jeff Thompson · 12 years ago
  17. bb97609 Added arraysEqual. by Jeff Thompson · 12 years ago
  18. 8f17361 Security implemented + Partial publish by Meki Cherkaoui · 13 years ago
  19. b21911b More update missing by Meki Cherkaoui · 13 years ago
  20. abb973b Publish code submitted by Meki Cherkaoui · 13 years ago
  21. f441d3a First Commit after cleanup by Meki Cherkaoui · 13 years ago