1. ea3a690 Added function clone(). by Jeff Thompson · 12 years ago
  2. 202728a In Interest.matches_name used to match interests in the PITTable, added a check for minSuffixComponents, maxSuffixComponents and exclude. by Jeff Thompson · 12 years ago
  3. 08d41b7 Implement interest Exclude to_ccnb and from_ccnb. by Jeff Thompson · 12 years ago
  4. fced4c2 In Exclude.from_ccnb, use a BinaryXMLStructureDecoder to skip decoding the Exclude. (Implementing decoding is still TODO.) This closes bug #16. by Jeff Thompson · 12 years ago
  5. 3f4be55 In matches_name, just call Name.match. by Jeff Thompson · 12 years ago
  6. 42806a1 Change Interest.interestLifetime to be milliseconds (not seconds). by Jeff Thompson · 12 years ago
  7. bd63e46 Set interest timeout with interest.interestLifetime by Wentao Shang · 12 years ago
  8. 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
  9. 5fc9b67 Support interestLifetime in from_ccnb and to_ccnb. Updated test script to test all fields (except Exclude). by Jeff Thompson · 12 years ago
  10. 146d7de Change the author from ucla-cs to Meki Cheraoui or to Jeff Thompson in a few cases. by Jeff Thompson · 12 years ago
  11. 745026e Change all ucla-cs authored files to refer to COPYING. by Jeff Thompson · 12 years ago
  12. b9ce458 Moved classes Signature and SignedInfo into ContentObject.js, and deleted Signature.js and SignedInfo.js. by Jeff Thompson · 12 years ago
  13. 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
  14. 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
  15. 86aea88 Major update: refactored the API of Interest and ContentObject according to the API notes: by Jeff Thompson · 12 years ago
  16. 8f17361 Security implemented + Partial publish by Meki Cherkaoui · 13 years ago
  17. e37e9af Adding comment by Meki Cherkaoui · 13 years ago
  18. 88d59cd Adding Security Features by Meki Cherkaoui · 13 years ago
  19. abb973b Publish code submitted by Meki Cherkaoui · 13 years ago
  20. f441d3a First Commit after cleanup by Meki Cherkaoui · 13 years ago