1. adba491 Added DataUtils.stringToUtf8Array. Use in Name to encode strings as utf8. by Jeff Thompson · 12 years ago
  2. a5a2a2b In contentObjectToHtml, use Name.to_uri. by Jeff Thompson · 12 years ago
  3. 95f935b Make nonNegativeIntToBigEndian return Uint8Array. Added concatFromString. by Jeff Thompson · 12 years ago
  4. 34a585f Make toString, toNumbers and toNumbersFromString use Uint8Array instead of byte array. by Jeff Thompson · 12 years ago
  5. c92706b Use Uint8Array instead of byte array (from websocket branch). by Jeff Thompson · 12 years ago
  6. 344891b Added encodeToBinaryInterest (from websocket branch). by Jeff Thompson · 12 years ago
  7. 8b44aa1 Always check LOG before console.log (from websocket branch). by Jeff Thompson · 12 years ago
  8. 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
  9. 84ca950 In encodeBlob, allow components of zero length. by Jeff Thompson · 12 years ago
  10. f72d7ed Remove unused variables from decodeTypeAndVal. by Jeff Thompson · 12 years ago
  11. deda95e Added bigEndianToUnsignedInt and nonNegativeIntToBigEndian. by Jeff Thompson · 12 years ago
  12. cab74c3 Define ContentDecodingException used by BinaryXMLDecoder. by Jeff Thompson · 12 years ago
  13. 158a47d Remove unused BinaryXMLCodec.js. by Jeff Thompson · 12 years ago
  14. 6444788 In contentObjectToHtml, show FinalBlockID. by Jeff Thompson · 12 years ago
  15. 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
  16. 1b19659 For internal methods, don't pass istream as an argument since we use this.istream. by Jeff Thompson · 12 years ago
  17. e6923bf Fix comment (class only used to encode ccnb). by Jeff Thompson · 12 years ago
  18. 745026e Change all ucla-cs authored files to refer to COPYING. by Jeff Thompson · 12 years ago
  19. 7495797 Added hexToRawString. by Jeff Thompson · 12 years ago
  20. a566e79 Added stringToHex by Jeff Thompson · 12 years ago
  21. c316472 Moved DateFormat.js into encoding directory. by Jeff Thompson · 12 years ago
  22. 34a2ec0 Major update: Fix bug: Rename "new Exception" to "new Error" througout the project. by Jeff Thompson · 12 years ago
  23. 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
  24. 86aea88 Major update: refactored the API of Interest and ContentObject according to the API notes: by Jeff Thompson · 12 years ago
  25. bb97609 Added arraysEqual. by Jeff Thompson · 12 years ago
  26. cc8b3a9 Moved display code from test-encode-decode-ContentObject.html to EncodingUtils contentObjectToHtml() to allow re-use. by jeff · 12 years ago
  27. 8f17361 Security implemented + Partial publish by Meki Cherkaoui · 13 years ago
  28. b21911b More update missing by Meki Cherkaoui · 13 years ago
  29. abb973b Publish code submitted by Meki Cherkaoui · 13 years ago
  30. f441d3a First Commit after cleanup by Meki Cherkaoui · 13 years ago