1. d4a1f86 In readBinaryElement, added argument allowNull, and use for ContentObject content. by Jeff Thompson · 12 years ago
  2. efff43b Correct comments for readBinaryElement and readBlob. by Jeff Thompson · 12 years ago
  3. 0da6561 Changed informational log messages to LOG>4. by Jeff Thompson · 12 years ago
  4. 7480aca Fix bug: peekTypeAndVal should be a prototype member, not static. by Jeff Thompson · 12 years ago
  5. c3c611b Remove first definition of readAttributes which is replaced by the second one where attributes is an array. by Jeff Thompson · 12 years ago
  6. 882e34e Implement Merkle hash verification by Wentao Shang · 12 years ago
  7. bd63e46 Set interest timeout with interest.interestLifetime by Wentao Shang · 12 years ago
  8. b7e190b Fix bug in readStartElement, should log startTag, not startag. by Jeff Thompson · 12 years ago
  9. 41ef0f9 Use var where necessary to make variables local. by Jeff Thompson · 12 years ago
  10. 146d7de Change the author from ucla-cs to Meki Cheraoui or to Jeff Thompson in a few cases. by Jeff Thompson · 12 years ago
  11. c92706b Use Uint8Array instead of byte array (from websocket branch). by Jeff Thompson · 12 years ago
  12. f72d7ed Remove unused variables from decodeTypeAndVal. by Jeff Thompson · 12 years ago
  13. cab74c3 Define ContentDecodingException used by BinaryXMLDecoder. by Jeff Thompson · 12 years ago
  14. 1b19659 For internal methods, don't pass istream as an argument since we use this.istream. by Jeff Thompson · 12 years ago
  15. 745026e Change all ucla-cs authored files to refer to COPYING. by Jeff Thompson · 12 years ago
  16. 34a2ec0 Major update: Fix bug: Rename "new Exception" to "new Error" througout the project. by Jeff Thompson · 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