1. 3f4be55 In matches_name, just call Name.match. by Jeff Thompson · 12 years ago
  2. 42806a1 Change Interest.interestLifetime to be milliseconds (not seconds). by Jeff Thompson · 12 years ago
  3. bd63e46 Set interest timeout with interest.interestLifetime by Wentao Shang · 12 years ago
  4. 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
  5. 5fc9b67 Support interestLifetime in from_ccnb and to_ccnb. Updated test script to test all fields (except Exclude). by Jeff Thompson · 12 years ago
  6. 146d7de Change the author from ucla-cs to Meki Cheraoui or to Jeff Thompson in a few cases. by Jeff Thompson · 12 years ago
  7. 745026e Change all ucla-cs authored files to refer to COPYING. by Jeff Thompson · 12 years ago
  8. b9ce458 Moved classes Signature and SignedInfo into ContentObject.js, and deleted Signature.js and SignedInfo.js. by Jeff Thompson · 12 years ago
  9. 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
  10. 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
  11. 86aea88 Major update: refactored the API of Interest and ContentObject according to the API notes: by Jeff Thompson · 12 years ago
  12. 8f17361 Security implemented + Partial publish by Meki Cherkaoui · 13 years ago
  13. e37e9af Adding comment by Meki Cherkaoui · 13 years ago
  14. 88d59cd Adding Security Features by Meki Cherkaoui · 13 years ago
  15. abb973b Publish code submitted by Meki Cherkaoui · 13 years ago
  16. f441d3a First Commit after cleanup by Meki Cherkaoui · 13 years ago