1. 68fccd6 Added decodeSubjectPublicKeyInfo. In contentObjectToHtml, use decodeSubjectPublicKeyInfo and x509.readCertHex. by Jeff Thompson · 12 years ago
  2. 1a338f8 In _x509_getSubjectPublicKeyPosFromCertHex and _x509_getPublicKeyHexArrayFromCertHex, added an optional position argument to enable decoding a SubjectPublicKeyInfo directly. by Jeff Thompson · 12 years ago
  3. 1e4c183 Added x509-1.1.js. by Jeff Thompson · 12 years ago
  4. ab9018d Move the functionality of sending content response into WebSocketTransport so that user's closure is simpler. by Wentao Shang · 12 years ago
  5. 3dfddaa For XPCOM (the Firefox add-on), connect to a random testbed host. by Jeff Thompson · 12 years ago
  6. 84db263 The Interest object interestLifetime is seconds, not milliseconds. by Jeff Thompson · 12 years ago
  7. 83003a5 Use compiled ndn-js.js. by Jeff Thompson · 12 years ago
  8. acb3b3d Build instructions by Jeff Burke · 12 years ago
  9. 0f418d0 Build instructions by Jeff Burke · 12 years ago
  10. 2b740e6 Fix bug in decoding NDN packet from multiple Websocket frames by Wentao Shang · 12 years ago
  11. bd63e46 Set interest timeout with interest.interestLifetime by Wentao Shang · 12 years ago
  12. c0311e5 Add interest timeout by Wentao Shang · 12 years ago
  13. 0e291c8 Add library compressing tool; add onopen and onclose callback to NDN class by Wentao Shang · 12 years ago
  14. ec4036b Initial files for node.js implementation of ndnpublish. by Jeff Thompson · 12 years ago