Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
bd82926c76410ba02bb265b6538af51e9564ba1c
/
js
/
testing
/
test-encode-decode-Interest.html
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
5fc9b67
Support interestLifetime in from_ccnb and to_ccnb. Updated test script to test all fields (except Exclude).
by Jeff Thompson
· 12 years ago
38422f4
Include Helper.js instead of including js files separately.
by Jeff Thompson
· 12 years ago
d9784e0
Fix typo in page title.
by Jeff Thompson
· 12 years ago
a901500
Don't include unused BinaryXMLCodec.js .
by Jeff Thompson
· 12 years ago
c316472
Moved DateFormat.js into encoding directory.
by Jeff Thompson
· 12 years ago
b9ce458
Moved classes Signature and SignedInfo into ContentObject.js, and deleted Signature.js and SignedInfo.js.
by Jeff Thompson
· 12 years ago
f3bd359
Major update: Refactor to rename ContentName to Name. Delete KeyName.js. For the moment, the KeyName class is now in KeyLocator.js.
by Jeff Thompson
· 12 years ago
e85ff1d
Major update: refactored the API of all classes to make attributes start with a lower case letter and rename encode=>to_ccnb() and decode()=>from_ccnb.
by Jeff Thompson
· 12 years ago
86aea88
Major update: refactored the API of Interest and ContentObject according to the API notes:
by Jeff Thompson
· 12 years ago
9797d3d
Fix typo in input field name
by jeff
· 12 years ago
7ed5ef5
Add ../ to javascript src because test files were moved to testing subdirectory.
by Jeff Thompson
· 12 years ago
2758c46
Renaming and reorganizing before the demo
by Axel Colin de Verdiere
· 13 years ago
[Renamed from js/test-encode-decode-Interest.html]
8f17361
Security implemented + Partial publish
by Meki Cherkaoui
· 13 years ago
88d59cd
Adding Security Features
by Meki Cherkaoui
· 13 years ago