1. 68fccd6 Added decodeSubjectPublicKeyInfo. In contentObjectToHtml, use decodeSubjectPublicKeyInfo and x509.readCertHex. by Jeff Thompson · 12 years ago
  2. 2b740e6 Fix bug in decoding NDN packet from multiple Websocket frames by Wentao Shang · 12 years ago
  3. bd63e46 Set interest timeout with interest.interestLifetime by Wentao Shang · 12 years ago
  4. 146d7de Change the author from ucla-cs to Meki Cheraoui or to Jeff Thompson in a few cases. by Jeff Thompson · 12 years ago
  5. a5a2a2b In contentObjectToHtml, use Name.to_uri. by Jeff Thompson · 12 years ago
  6. 344891b Added encodeToBinaryInterest (from websocket branch). by Jeff Thompson · 12 years ago
  7. 6444788 In contentObjectToHtml, show FinalBlockID. 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. 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
  10. 86aea88 Major update: refactored the API of Interest and ContentObject according to the API notes: by Jeff Thompson · 12 years ago
  11. cc8b3a9 Moved display code from test-encode-decode-ContentObject.html to EncodingUtils contentObjectToHtml() to allow re-use. by jeff · 12 years ago
  12. 8f17361 Security implemented + Partial publish by Meki Cherkaoui · 13 years ago