Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
d460739af68ff1517f2c47225d4a0b21867efe59
/
js
/
tools
/
build
/
ndn-js-uncomp.js
d460739
Allow user to disable content verification
by Wentao Shang
· 12 years ago
9530663
In to_uri, if there are not components, return "/".
by Jeff Thompson
· 12 years ago
a46083c
Added if (LOG>3) messages for receiving data.
by Jeff Thompson
· 12 years ago
fcb1626
Move timerID to pit entry; implement basic pipeline code
by Wentao Shang
· 12 years ago
edd4dea
Fix bug in Witness decoding
by Wentao Shang
· 12 years ago
dc5c29f
Support null closure
by Wentao Shang
· 12 years ago
d4bef8d
minor changes...
by Wentao Shang
· 12 years ago
fddf90d
Small bug in contentObjectToHTML() fixed
by Wentao Shang
· 12 years ago
4f3b5de
Small fixes after merge
by Wentao Shang
· 12 years ago
e0d7f05
Implement new Witness decoding function
by Wentao Shang
· 12 years ago
882e34e
Implement Merkle hash verification
by Wentao Shang
· 12 years ago
b42483a
Bug fix. Use Name.match for name matching.
by Wentao Shang
· 12 years ago
b5d0c3e
Improve KeyStore functionality
by Wentao Shang
· 12 years ago
e086b6d
Merge branch 'master' into sigverify
by Wentao Shang
· 12 years ago
98b595c
Wait to merge
by Wentao Shang
· 12 years ago
96978b4
In BinaryXMLEncoder, use DynamicUint8Array to dynamically allocate the encoding buffer.
by Jeff Thompson
· 12 years ago
42806a1
Change Interest.interestLifetime to be milliseconds (not seconds).
by Jeff Thompson
· 12 years ago
253cab4
In contentObjectToHtml, for the certificate, also show the public key values.
by Jeff Thompson
· 12 years ago
68fccd6
Added decodeSubjectPublicKeyInfo. In contentObjectToHtml, use decodeSubjectPublicKeyInfo and x509.readCertHex.
by Jeff Thompson
· 12 years ago
1a338f8
In _x509_getSubjectPublicKeyPosFromCertHex and _x509_getPublicKeyHexArrayFromCertHex, added an optional position argument to enable decoding a SubjectPublicKeyInfo directly.
by Jeff Thompson
· 12 years ago
82854bd
KeyStore implemented
by Wentao Shang
· 12 years ago
fa24596
Recursive key fetching
by Wentao Shang
· 12 years ago
f8b4a7d
Start implement signature verification
by Wentao Shang
· 12 years ago
3dfddaa
For XPCOM (the Firefox add-on), connect to a random testbed host.
by Jeff Thompson
· 12 years ago
84db263
The Interest object interestLifetime is seconds, not milliseconds.
by Jeff Thompson
· 12 years ago
2b740e6
Fix bug in decoding NDN packet from multiple Websocket frames
by Wentao Shang
· 12 years ago
bd63e46
Set interest timeout with interest.interestLifetime
by Wentao Shang
· 12 years ago
c0311e5
Add interest timeout
by Wentao Shang
· 12 years ago
0e291c8
Add library compressing tool; add onopen and onclose callback to NDN class
by Wentao Shang
· 12 years ago