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