1. 48ff28a Added var to properly declare local variables so that they don't pollute the global namespace and risk multi-threading conflicts. by Jeff Thompson · 12 years ago
  2. b42483a Bug fix. Use Name.match for name matching. by Wentao Shang · 12 years ago
  3. 98b595c Wait to merge by Wentao Shang · 12 years ago
  4. 82854bd KeyStore implemented by Wentao Shang · 12 years ago
  5. f8b4a7d Start implement signature verification by Wentao Shang · 12 years ago
  6. bd63e46 Set interest timeout with interest.interestLifetime by Wentao Shang · 12 years ago
  7. 146d7de Change the author from ucla-cs to Meki Cheraoui or to Jeff Thompson in a few cases. by Jeff Thompson · 12 years ago
  8. 8b44aa1 Always check LOG before console.log (from websocket branch). by Jeff Thompson · 12 years ago
  9. 745026e Change all ucla-cs authored files to refer to COPYING. by Jeff Thompson · 12 years ago
  10. c316472 Moved DateFormat.js into encoding directory. by Jeff Thompson · 12 years ago[Renamed (94%) from js/KeyLocator.js]
  11. 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
  12. 34a2ec0 Major update: Fix bug: Rename "new Exception" to "new Error" througout the project. by Jeff Thompson · 12 years ago
  13. 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
  14. 8f17361 Security implemented + Partial publish by Meki Cherkaoui · 13 years ago
  15. f3d8f69 Uncomitted stuff from the previous commit by Meki Cherkaoui · 13 years ago
  16. abb973b Publish code submitted by Meki Cherkaoui · 13 years ago
  17. f441d3a First Commit after cleanup by Meki Cherkaoui · 13 years ago