Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
2a2c9d2a0d3f204e339d0e13c5e5b0f98a33db5e
/
tests
/
test-encode-decode-Interest.html
2a2c9d2
tests: Updating tests to have correct include path for ndn-js
by Alexander Afanasyev
· 12 years ago
181a8b9
Initial reorganization
by Alexander Afanasyev
· 12 years ago
[Renamed from js/testing/test-encode-decode-Interest.html]
08d41b7
Implement interest Exclude to_ccnb and from_ccnb.
by Jeff Thompson
· 12 years ago
42806a1
Change Interest.interestLifetime to be milliseconds (not seconds).
by Jeff Thompson
· 12 years ago
92dd8e4
Added COPYING note to each test file
by Jeff Burke
· 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
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