Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
3dfddaae87da3fe60648a0390a4861877f7261ef
/
js
/
ndnProtocol
3dfddaa
For XPCOM (the Firefox add-on), connect to a random testbed host.
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
35cfc26
Minor change in the alert message.
by Jeff Thompson
· 12 years ago
ae95c2d
In the constructor, set loadFlags LOAD_REPLACE so that window.location uses the updated URI.
by Jeff Thompson
· 12 years ago
c2d7ae0
Fix spelling of ndnToolbarGetLatestButton.
by Jeff Thompson
· 12 years ago
e4c3614
Added setTimeout and clearTimeout.
by Jeff Thompson
· 12 years ago
84db263
The Interest object interestLifetime is seconds, not milliseconds.
by Jeff Thompson
· 12 years ago
dc860c1
Added make-ndnProtocol.sh
by Jeff Thompson
· 12 years ago
e9f1194
Change makefile to use compressed ndn-js.js.
by Jeff Thompson
· 12 years ago
7ccc76f
Don't need LOG = 0 since NDN.js defines it.
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