1. 2a2c9d2 tests: Updating tests to have correct include path for ndn-js by Alexander Afanasyev · 12 years ago
  2. 181a8b9 Initial reorganization by Alexander Afanasyev · 12 years ago[Renamed from js/testing/test-decode-Interest+Forwarding+Entry.html]
  3. 92dd8e4 Added COPYING note to each test file by Jeff Burke · 12 years ago
  4. 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
  5. 38422f4 Include Helper.js instead of including js files separately. by Jeff Thompson · 12 years ago
  6. a901500 Don't include unused BinaryXMLCodec.js . by Jeff Thompson · 12 years ago
  7. c316472 Moved DateFormat.js into encoding directory. 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. 7ed5ef5 Add ../ to javascript src because test files were moved to testing subdirectory. by Jeff Thompson · 12 years ago
  13. 2758c46 Renaming and reorganizing before the demo by Axel Colin de Verdiere · 13 years ago[Renamed from js/test-decode-Interest+Forwarding+Entry.html]
  14. 8f17361 Security implemented + Partial publish by Meki Cherkaoui · 13 years ago