Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
0790af83acc1aff3c78236de86752c9f43874e95
/
js
/
Interest.js
3f4be55
In matches_name, just call Name.match.
by Jeff Thompson
· 12 years ago
42806a1
Change Interest.interestLifetime to be milliseconds (not seconds).
by Jeff Thompson
· 12 years ago
bd63e46
Set interest timeout with interest.interestLifetime
by Wentao Shang
· 12 years ago
821183d
Move constants such as CHILD_SELECTOR_LEFT, etc. from the object to the class Interest.CHILD_SELECTOR_LEFT, etc.
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
146d7de
Change the author from ucla-cs to Meki Cheraoui or to Jeff Thompson in a few cases.
by Jeff Thompson
· 12 years ago
745026e
Change all ucla-cs authored files to refer to COPYING.
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
8f17361
Security implemented + Partial publish
by Meki Cherkaoui
· 13 years ago
e37e9af
Adding comment
by Meki Cherkaoui
· 13 years ago
88d59cd
Adding Security Features
by Meki Cherkaoui
· 13 years ago
abb973b
Publish code submitted
by Meki Cherkaoui
· 13 years ago
f441d3a
First Commit after cleanup
by Meki Cherkaoui
· 13 years ago