1. 2c58044 In ContentObject constructor, remove unused signature argument by Jeff Thompson · 11 years ago
  2. 2a2c9d2 tests: Updating tests to have correct include path for ndn-js by Alexander Afanasyev · 12 years ago
  3. 181a8b9 Initial reorganization by Alexander Afanasyev · 12 years ago[Renamed from js/testing/test-publish-async.html]
  4. 589664b Use the default NDN() to connect to a random host on the testbed. by Jeff Thompson · 12 years ago
  5. 82854bd KeyStore implemented by Wentao Shang · 12 years ago
  6. f8b4a7d Start implement signature verification by Wentao Shang · 12 years ago
  7. ab9018d Move the functionality of sending content response into WebSocketTransport so that user's closure is simpler. by Wentao Shang · 12 years ago
  8. bd9bd20 Renamed put-async to publish-async by Jeff Burke · 12 years ago[Renamed from js/testing/test-put-async.html]
  9. 92dd8e4 Added COPYING note to each test file by Jeff Burke · 12 years ago
  10. 0e291c8 Add library compressing tool; add onopen and onclose callback to NDN class by Wentao Shang · 12 years ago
  11. c05dc53 Some files is forgotten to be commited... by Wentao Shang · 12 years ago
  12. 9c9cb64 Revert to using toNumbersFromString instead of stringToUtf8Array because a valid ccnx URI doesn't have extended ASCII. by Jeff Thompson · 12 years ago
  13. adba491 Added DataUtils.stringToUtf8Array. Use in Name to encode strings as utf8. by Jeff Thompson · 12 years ago
  14. 48ba4ff Make registerPrefix take a Name object, not a name string. by Jeff Thompson · 12 years ago
  15. 5b265a7 Changed NDN to take getTransport and added WebSocketTransport.js which defines the default transport. Make NDN.expressInterest take the Name and call the specified transport's expressInterest. by Jeff Thompson · 12 years ago
  16. 287a318 Added new websocket files. by Jeff Thompson · 12 years ago