1. 2c58044 In ContentObject constructor, remove unused signature argument by Jeff Thompson · 11 years ago
  2. 2a2c9d2 tests: Updating tests to have correct include path for ndn-js by Alexander Afanasyev · 12 years ago
  3. 181a8b9 Initial reorganization by Alexander Afanasyev · 12 years ago[Renamed from js/testing/test-encode-decode-ContentObject.html]
  4. 92dd8e4 Added COPYING note to each test file by Jeff Burke · 12 years ago
  5. 1e62536 Remove unused generateSignatureBits. by Jeff Thompson · 12 years ago
  6. 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
  7. 38422f4 Include Helper.js instead of including js files separately. by Jeff Thompson · 12 years ago
  8. a901500 Don't include unused BinaryXMLCodec.js . by Jeff Thompson · 12 years ago
  9. c316472 Moved DateFormat.js into encoding directory. by Jeff Thompson · 12 years ago
  10. b9ce458 Moved classes Signature and SignedInfo into ContentObject.js, and deleted Signature.js and SignedInfo.js. by Jeff Thompson · 12 years ago
  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. cc8b3a9 Moved display code from test-encode-decode-ContentObject.html to EncodingUtils contentObjectToHtml() to allow re-use. by jeff · 12 years ago
  13. 12b029d Fix prompt. Remove old cached result. by Jeff Thompson · 12 years ago
  14. 7ed5ef5 Add ../ to javascript src because test files were moved to testing subdirectory. by Jeff Thompson · 12 years ago
  15. 2758c46 Renaming and reorganizing before the demo by Axel Colin de Verdiere · 13 years ago[Renamed from js/test-encode-decode-ContentObject.html]
  16. 8f17361 Security implemented + Partial publish by Meki Cherkaoui · 13 years ago
  17. 88d59cd Adding Security Features by Meki Cherkaoui · 13 years ago