1. 2a2c9d2 tests: Updating tests to have correct include path for ndn-js by Alexander Afanasyev · 12 years ago
  2. 181a8b9 Initial reorganization by Alexander Afanasyev · 12 years ago[Renamed from js/testing/test-get-async.html]
  3. 1a1f3d4 For UPCALL_INTEREST_TIMED_OUT, return RESULT_REEXPRESS. by Jeff Thompson · 12 years ago
  4. 589664b Use the default NDN() to connect to a random host on the testbed. by Jeff Thompson · 12 years ago
  5. edd4dea Fix bug in Witness decoding by Wentao Shang · 12 years ago
  6. e0d7f05 Implement new Witness decoding function by Wentao Shang · 12 years ago
  7. 82854bd KeyStore implemented by Wentao Shang · 12 years ago
  8. fa24596 Recursive key fetching by Wentao Shang · 12 years ago
  9. 92dd8e4 Added COPYING note to each test file 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. c0311e5 Add interest timeout by Wentao Shang · 12 years ago
  12. 0e291c8 Add library compressing tool; add onopen and onclose callback to NDN class by Wentao Shang · 12 years ago
  13. 7eb8c40 Explicit listen on '0.0.0.0' in wsproxy. Proxy port number is configurable now. by Wentao Shang · 12 years ago
  14. 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
  15. 287a318 Added new websocket files. by Jeff Thompson · 12 years ago