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