Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
6ad5c36127b51ae8f7391fa01fb04970112e457e
/
js
/
ndnProtocol
/
components
6ad5c36
Added NdnProtocolInfo.jsm to store static info such as the connected host. Updated ndnProtocolService.js to report the hub host and port when connected, and updated the NDN Toolbar to display it.
by Jeff Thompson
· 12 years ago
2a67a54
Pass host: null to the NDN constructor.
by Jeff Thompson
· 12 years ago
869e819
Always compute contentSha256.
by Jeff Thompson
· 12 years ago
3d6ce94
Create and keep one NDN object. Allow it to use XpcomTransport.defaultGetHostAndPort to select a testbed host at random.
by Jeff Thompson
· 12 years ago
963d2da
If Name.getContentDigestValue() returns a content digest, then use Sha256 to digest the content and dump an error if not equal.
by Jeff Thompson
· 12 years ago
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