1. af25c6b Less console output by Wentao Shang · 12 years ago
  2. 6848986 Merge branch 'master' of https://github.com/remap/ndn-js by Wentao Shang · 12 years ago
  3. 0e291c8 Add library compressing tool; add onopen and onclose callback to NDN class by Wentao Shang · 12 years ago
  4. 13c2e7b In onmessage log message, use DataUtils.toHex to show the data. by Jeff Thompson · 12 years ago
  5. 3c26381 For status log messages, use LOG > 3. by Jeff Thompson · 12 years ago
  6. bd82926 Major update to rename ccnx to ndn, mainly in ndnProtocol and also in a few files with ccnx in comments. by Jeff Thompson · 12 years ago
  7. c05dc53 Some files is forgotten to be commited... by Wentao Shang · 12 years ago
  8. 48ba4ff Make registerPrefix take a Name object, not a name string. by Jeff Thompson · 12 years ago
  9. 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